Re: [BUGS] BUG #3048: pg_dump dumps intarray metadata incorrectly

2007-05-15 Thread Bruce Momjian
Uh, I believe this has not been done. Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. -

Re: [HACKERS] [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)

2007-05-15 Thread Russell Smith
Alvaro Herrera wrote: Russell Smith wrote: Alvaro Herrera wrote: Alvaro Herrera wrote: 2. decide that the standard is braindead and just omit dumping the grantor when it's no longer available, but don't remove pg_auth_members.grantor Which do people feel should be implem

Re: [HACKERS] [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)

2007-05-15 Thread Russell Smith
Alvaro Herrera wrote: Alvaro Herrera wrote: Alvaro Herrera wrote: 2. decide that the standard is braindead and just omit dumping the grantor when it's no longer available, but don't remove pg_auth_members.grantor Which do people feel should be implemented? I can do whatever we

Re: [HACKERS] [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)

2007-05-15 Thread Alvaro Herrera
Alvaro Herrera wrote: > Alvaro Herrera wrote: > > > 2. decide that the standard is braindead and just omit dumping the > >grantor when it's no longer available, but don't remove > >pg_auth_members.grantor > > > > Which do people feel should be implemented? I can do whatever we > > decide

Re: [BUGS] BUG #3280: wrong german-translation

2007-05-15 Thread Peter Eisentraut
Am Dienstag, 15. Mai 2007 15:45 schrieb Andreas Sakowski: > If you truncate a table with a foreign key constraint there comes a error > that this table can not truncate unless you use truncate ... cascade. If > you use truncate ... cascade then comes a message 'Truncate-Vorgang löscht > ebenfalls

[BUGS] BUG #3280: wrong german-translation

2007-05-15 Thread Andreas Sakowski
The following bug has been logged online: Bug reference: 3280 Logged by: Andreas Sakowski Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: debian-linux Description:wrong german-translation Details: If you truncate a table with a foreign key

Re: [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)

2007-05-15 Thread Alvaro Herrera
Russell Smith wrote: > Alvaro Herrera wrote: > >Alvaro Herrera wrote: > > > > > >>2. decide that the standard is braindead and just omit dumping the > >> grantor when it's no longer available, but don't remove > >> pg_auth_members.grantor > >> > >>Which do people feel should be implemented?

Re: [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)

2007-05-15 Thread Russell Smith
Alvaro Herrera wrote: Alvaro Herrera wrote: 2. decide that the standard is braindead and just omit dumping the grantor when it's no longer available, but don't remove pg_auth_members.grantor Which do people feel should be implemented? I can do whatever we decide; if no one has a stro