pgsql: Add: > > * Fix problem when multiple subtransactions of the same
| From: |
momjian(at)postgresql(dot)org (Bruce Momjian) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: Add: > > * Fix problem when multiple subtransactions of the same |
| Date: |
2007-02-01 04:35:52 |
| Message-ID: |
20070201043552.5D50C9FA2A7@postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Add:
>
> * Fix problem when multiple subtransactions of the same outer transaction
> hold different types of locks, and one subtransaction aborts
>
> http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php
> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php
Modified Files:
--------------
pgsql/doc:
TODO (r1.2060 -> r1.2061)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2060&r2=1.2061)
pgsql/doc/src/FAQ:
TODO.html (r1.561 -> r1.562)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.561&r2=1.562)
pgsql-committers by date
| Next: | From: Neil Conway | Date: 2007-02-01 04:39:33 |
| Subject: pgsql: This patch adds documentation for the long-version parameters |
| Previous: | From: Neil Conway | Date: 2007-02-01 04:16:08 |
| Subject: pgsql: Fix a few typos in comments in GiN. |