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

Commit 749fe03

Browse files
committed
Update TODO list.
1 parent 9c6e543 commit 749fe03

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: Mon Oct 22 22:51:18 EDT 2001
3+
Last updated: Mon Oct 22 22:52:02 EDT 2001
44

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

@@ -155,7 +155,7 @@ COMMANDS
155155
* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
156156
* Allow RULE recompilation
157157
* Add BETWEEN ASYMMETRIC/SYMMETRIC
158-
* Remove LIMIT #,# and force use LIMIT and OFFSET clauses for 7.3 (Bruce)
158+
* Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
159159
* Allow LIMIT/OFFSET to use expressions
160160
* Allow PL/PgSQL's RAISE function to take expressions
161161
* Change PL/PgSQL to use palloc() instead of malloc()

0 commit comments

Comments
 (0)