From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Gaetano Mendola <mendola(at)bigfoot(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] BEGIN vs START TRANSACTION |
Date: | 2003-11-09 09:18:33 |
Message-ID: | Pine.LNX.4.44.0311091017501.11030-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian writes:
> In fact, the BEGIN manual page says:
>
> <xref linkend="sql-start-transaction"
> endterm="sql-start-transaction-title"> has the same functionality
> as <command>BEGIN</>.
>
> which is currently not true because START TRANSACTION has additional
> options.
Then the that manual page should be fixed.
> The following patch fixes it. I will put it into 7.5 after an
> appropriate delay.
I object to adding unnecessary complications like that.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2003-11-09 10:10:18 | Re: Coding help |
Previous Message | Alvaro Herrera | 2003-11-09 08:23:59 | Re: bugzilla (Was: What do you want me to do?) |
From | Date | Subject | |
---|---|---|---|
Next Message | Jochem van Dieten | 2003-11-09 11:10:45 | Re: WIN32_DEV CVS branch |
Previous Message | Bruce Momjian | 2003-11-09 03:47:45 | Re: "make check" improvement for cygwin |