Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e376bf

Browse files
committed
Add:
> * Use nested transactions to prevent syntax errors from aborting a transaction
1 parent65010e3 commit1e376bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Feb 1221:30:57 EST 2004
3+
Last updated:Thu Feb 1223:36:00 EST 2004
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -163,6 +163,7 @@ Commands
163163
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
164164
* Add schema option to createlang
165165
* Allow savepoints / nested transactions [transactions] (Bruce)
166+
* Use nested transactions to prevent syntax errors from aborting a transaction
166167
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
167168
* Allow SET CONSTRAINTS to be qualified by schema/table
168169
* Prevent COMMENT ON DATABASE from using a database name
@@ -459,7 +460,7 @@ Source Code
459460
* Acquire lock on a relation before building a relcache entry for it
460461
* Research interaction of setitimer() and sleep() used by statement_timeout
461462
* -Add checks for fclose() failure (Tom)
462-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1214 2004/02/1302:30:53 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1214 2004/02/1302:30:53 momjian Exp $
463+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1215 2004/02/1304:36:02 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1215 2004/02/1304:36:02 momjian Exp $
463464
* Exit postmaster if postgresql.conf can not be opened
464465
* Rename /scripts directory because they are all C programs now
465466
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp