pgsql: Remove: < * Add a GUC to control whether BEGIN inside a

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove: < * Add a GUC to control whether BEGIN inside a
Date: 2006-12-28 20:44:00
Message-ID: 20061228204400.2A3BE9FA5CE@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove:

< * Add a GUC to control whether BEGIN inside a transcation should abort
< the transaction.

Modified Files:
--------------
pgsql/doc:
TODO (r1.2021 -> r1.2022)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2021&r2=1.2022)
pgsql/doc/src/FAQ:
TODO.html (r1.523 -> r1.524)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.523&r2=1.524)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-12-28 20:51:13 pgsql: Add TLS thread URL: >
Previous Message User Okbob 2006-12-28 20:25:35 plpsm - plpgpsm: small fix