|
Home > Archive > PostgreSQL Patches > October 2005 > Re: Make 2PC error messages match docs
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Make 2PC error messages match docs
|
|
| Bruce Momjian 2005-10-27, 8:15 am |
| Steve Woodcock wrote:
> Hi,
>
> 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?
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
| |
| Tom Lane 2005-10-27, 8:15 am |
| Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Steve Woodcock wrote:
[color=darkred]
> 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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
|
|
|
|
|