From 16812e339cea317ab4d3700326136561d3a18987 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Jul 2008 18:09:09 +0000 Subject: Add to TODO: > * Fix TRUNCATE ... RESTART IDENTITY so its affect on sequences is rolled > back on transaction abort --- doc/src/FAQ/TODO.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 0d7b2d225a2..6acf4d3c995 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Jun 30 15:45:09 EDT 2008
+Last updated: Tue Jul 1 14:09:02 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -543,6 +543,8 @@ first. There is also a developer's wiki at
Currently only the owner can TRUNCATE a table because triggers are not called, and the table is locked in exclusive mode.
+Currently queries prepared via the libpq API are planned on first -- cgit v1.2.3