| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Oliver Jowett <oliver(at)opencloud(dot)com> |
| Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] SAVEPOINT syntax again |
| Date: | 2004-08-12 19:13:53 |
| Message-ID: | 12448.1092338033@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Oliver Jowett <oliver(at)opencloud(dot)com> writes:
> Here's an updated patch that supports the syntax you suggest. I kept the
> error messages, doc examples and regression tests using RELEASE
> SAVEPOINT in full to follow the standard.
Applied. I had to tweak the grammar changes a bit --- the patch as
given created shift/reduce warnings, which we have a project policy
against allowing.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2004-08-12 19:14:23 | Asserting existing key to be primary |
| Previous Message | ntufar | 2004-08-12 19:09:11 | Re: Turkish downcasting in PL/pgSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-08-12 19:15:33 | Re: psql - missing tab-completion support for tablespaces |
| Previous Message | Bruce Momjian | 2004-08-12 19:05:11 | Re: [pgsql-hackers-win32] PITR on Win32 - Archive and Restore |