From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Steve Woodcock <steve(dot)woodcock(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Make 2PC error messages match docs |
Date: | 2005-10-13 18:05:28 |
Message-ID: | 24261.1129226728@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Steve Woodcock wrote:
>> 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".
> Agreed. However, haven't we frozen the error strings? This arrived
> October 2 when I think the change could have been made, but now, can we?
Peter has been editorializing on the messages over the past week or two
(I assume when he comes across something he doesn't like while translating),
so the freeze doesn't seem that hard to me. I'm fine with that patch.
Peter, what's your opinion?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Hallgren | 2005-10-13 18:06:04 | Re: Path to enable a module to change the stack_base_ptr |
Previous Message | Tom Lane | 2005-10-13 18:01:27 | Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2 |