From: | Steve Woodcock <steve(dot)woodcock(at)gmail(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Make 2PC error messages match docs |
Date: | 2005-10-02 10:50:29 |
Message-ID: | ff68c4ad0510020350v6acf388ale836d1d6c19c39af@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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".
Regards, Steve Woodcock
Attachment | Content-Type | Size |
---|---|---|
twophase-ereport.patch | text/x-patch | 2.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-10-02 15:38:53 | Re: Path to enable a module to change the stack_base_ptr |
Previous Message | Michael Paesold | 2005-10-02 10:47:02 | Re: Proposed patch for sequence-renaming problems |