We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e82dc commit fae5d81Copy full SHA for fae5d81
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jan 15 21:31:39 EST 2000
+Last updated: Sun Jan 16 00:16:44 EST 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -276,7 +276,7 @@ MISC
276
allocation [memory]
277
* -fix memory leak in cache code when non-existant table is referenced
278
In WHERE tab1.x=3 AND tab1.x=tab2.y, add tab2.y=3
279
-* pass atttypmod through parser in more cases [atttypmod]
+* -pass atttypmod through parser in more cases [atttypmod]
280
* -remove duplicate type in/out functions for disk and net
281
* Allow persistent backends [persistent]
282
* others [performance]
0 commit comments