| From: | "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> |
|---|---|
| To: | Patches <pgsql-patches(at)postgresql(dot)org> |
| Cc: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Subject: | Re: [HACKERS] BEGIN inside transaction should be an error |
| Date: | 2006-05-26 15:38:47 |
| Message-ID: | 65937bea0605260838k36215f9wd04d8058a0dd509b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
I have made the changes to implement this TODO item. I wish to
know the standard procedure (command) to generate a patch; and from
which level in the source directory should I execute it?
On 5/18/06, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
>
> Added to TODO:
>
> * Add a GUC to control whether BEGIN inside a transcation should abort
> the transaction.
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-05-26 15:42:29 | Re: [HACKERS] BEGIN inside transaction should be an error |
| Previous Message | Martijn van Oosterhout | 2006-05-26 15:07:46 | Re: Updatable views/with check option parsing |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-05-26 15:42:29 | Re: [HACKERS] BEGIN inside transaction should be an error |
| Previous Message | Alvaro Herrera | 2006-05-26 03:34:29 | Re: [WIP] The relminxid addition, try 3 |