>
> * Add a GUC to control whether BEGIN inside a transcation should abort
> the transaction.
PostgreSQL TODO List
====================
-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.
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
-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
owner
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
Allow CREATE TABLE AS to determine column lengths for complex