| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | BEGIN WORK and transaction isolation level |
| Date: | 2004-01-10 02:22:06 |
| Message-ID: | 200401100222.i0A2M6O03432@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
This applied patch adds transaction isolation level to BEGIN WORK just
like START TRANSACTION. The bottom of the patch improves table
completion for transaction commands.
This was discussed and approved a while ago. (Peter objected, though.)
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 5.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-01-10 02:55:05 | pg_ctl "starting" postmaster |
| Previous Message | Bruce Momjian | 2004-01-09 23:26:56 | Re: [PATCHES] fork/exec patch: pre-CreateProcess finalization |