Re: [HACKERS] [COMMITTERS] pgsql: Back out this because of fear of changing

2005-10-13 Thread Bruce Momjian
Alvaro Herrera wrote: > Bruce Momjian wrote: > > > Back out this because of fear of changing error strings: > > > > This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED > > etc. match the docs, which talk about "transaction identifier" not > > "gid" or "global transaction identi

Re: [HACKERS] [COMMITTERS] pgsql: Back out this because of fear of changing error strings: This

2005-10-13 Thread Alvaro Herrera
Bruce Momjian wrote: > Back out this because of fear of changing error strings: > > This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED > etc. match the docs, which talk about "transaction identifier" not > "gid" or "global transaction identifier". I say make the change anyway