View Single Post

   
  #4 (permalink)  
Old 04-12-2008, 05:56 AM
Markus Schaber
 
Posts: n/a
Default Re: DROP FUNCTION IF EXISTS

Hi, Csaba,

Csaba Nagy wrote:

> dbval=# select 1;
> ERROR: column " 1" does not exist
>
> The full story is that I typed 'ü' (u-umlaut if it won't render
> correctly) and backspace before the '1'. I guess the backspace will
> delete byte-wise and will so fail to delete properly multi-byte
> characters. I have no idea if this is a problem of psql or some other
> problem, and it was not annoying enough to report it...


I think this could be a problem with libreadline / libedit not being
utf8-safe.

HTH,
Markus


--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFF9NdyHQIGEs7eeARA+uvAJ961L+1szslwXhJA8ynT+ jYAu1srgCg2N2A
cN+NDW1jXl4RVJFK1ONEXpQ=
=8VJV
-----END PGP SIGNATURE-----

Reply With Quote