mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Add:
> > * Add a GUC to control whether BEGIN inside a transcation should abort > the transaction.
This commit is contained in:
5
doc/TODO
5
doc/TODO
@@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Sat May 6 19:35:11 EDT 2006
|
||||
Last updated: Wed May 17 22:32:10 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@@ -479,6 +479,9 @@ SQL Commands
|
||||
|
||||
This would be useful for SERIAL nextval() calls and CHECK constraints.
|
||||
|
||||
* Add a GUC to control whether BEGIN inside a transcation should abort
|
||||
the transaction.
|
||||
|
||||
|
||||
* CREATE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user