Skip to content

Commit fae5d81

Browse files
committed
Update TODO list.
1 parent 97e82dc commit fae5d81

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: Sat Jan 15 21:31:39 EST 2000
3+
Last updated: Sun Jan 16 00:16:44 EST 2000
44

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

@@ -276,7 +276,7 @@ MISC
276276
allocation [memory]
277277
* -fix memory leak in cache code when non-existant table is referenced
278278
In WHERE tab1.x=3 AND tab1.x=tab2.y, add tab2.y=3
279-
* pass atttypmod through parser in more cases [atttypmod]
279+
* -pass atttypmod through parser in more cases [atttypmod]
280280
* -remove duplicate type in/out functions for disk and net
281281
* Allow persistent backends [persistent]
282282
* others [performance]

0 commit comments

Comments
 (0)