Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2d1221b

Browse files
committed
Done:
< * Add NO WAIT option to various SQL commands > * -Add NO WAIT LOCKs
1 parent 6022a7d commit 2d1221b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Apr 20 10:03:31 EDT 2004
3+
Last updated: Tue Apr 20 16:16:27 EDT 2004
44

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

@@ -169,7 +169,7 @@ Commands
169169
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
170170
* Allow SET CONSTRAINTS to be qualified by schema/table
171171
* Prevent COMMENT ON DATABASE from using a database name
172-
* Add NO WAIT option to various SQL commands
172+
* -Add NO WAIT LOCKs
173173
* Allow TRUNCATE ... CASCADE/RESTRICT
174174
* Allow PREPARE of cursors
175175
* Allow LISTEN/NOTIFY to store info in memory rather than tables

0 commit comments

Comments
 (0)