[BUGS] Setting Datestyle failed

2000-06-09 Thread Mitterwald, Holger
Hello, it is me again :-) Setting a different Datestyle now failes (7.0.2). If I set a different Datestyle (e.g. European) either from the Backend (postmaster -o -e ...) or in psql with "set datestyle=European"), the setting is completely ignored. It seems as if the Style has been set as a "show

Re: [BUGS] grant/revoke bug with delete/update

2000-06-09 Thread Bruce Momjian
Are we addressing this? > Hi, > > first I'm sorry to not fill the form, I'm too lazy, and it's not platform > nor version dependent AFAIK. > > I recently posted a question (on Feb 23rd) to pgsql-sql concerning the > fact that update and insert are considered the same thing when you modify > pe

Re: [BUGS] Bug in move 0

2000-06-09 Thread Bruce Momjian
I can confirm this bug still exists in the code. Sorry. > = > POSTGRESQL BUG REPORT TEMPLATE > = > > > Your name :

[BUGS] Re: [HACKERS] Sigh, LIKE indexing is *still* broken in foreign locales

2000-06-09 Thread Giles Lean
On Fri, 9 Jun 2000 02:57:56 +0200 (CEST) Peter Eisentraut wrote: > I think that's pretty safe. Shorter strings are always "less than" longer > ones. Nope: many-to-one collation elements break this too. Regards, Giles

Re: [BUGS] ALTER USER CREATEUSER bug?

2000-06-09 Thread Bruce Momjian
Can someone comment on this? [ Charset ISO-8859-1 unsupported, converting... ] > Since I havn't got any reply from the hackers list, I'm resending this here > to not lose it. > > > On > > CREATE USER username CREATEUSER > > both pg_user.usesuper and pg_user.usecatupd are set to true. > > > > An