Skip to content

Commit c77ec76

Browse files
committed
Update TODO list.
1 parent 2d0eee3 commit c77ec76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Sep 13 22:19:20 EDT 1999
3+
Last updated: Thu Sep 16 21:50:14 EDT 1999
44

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

@@ -247,13 +247,15 @@ MISC
247247
* In WHERE tab1.x=3 AND tab1.x=tab2.y, add tab2.y=3
248248
* pass atttypmod through parser in more cases(Bruce)
249249
* remove duplicate type in/out functions for disk and net
250+
* change VACUUM ANALYZE to use btree comparison functions, not <,=,> calls
250251

251252
SOURCE CODE
252253
-----------
253254
* Add use of 'const' for varibles in source tree
254255
* Fix C optimizer problem where fmgr_ptr calls return different types
255256
* Add needed includes and removed unneede include files(Bruce)
256257
* Make configure --enable-debug add -g on compile line
258+
* Does Mariposa source contain any other bug fixes?
257259

258260
---------------------------------------------------------------------------
259261

0 commit comments

Comments
 (0)