mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:22:43 -04:00
Update TODO list.
This commit is contained in:
parent
49ed4dd779
commit
32a505e897
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Tue Jul 20 19:05:04 EDT 1999
|
||||
Last updated: Mon Jul 26 11:27:29 EDT 1999
|
||||
|
||||
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -247,6 +247,7 @@ SOURCE CODE
|
|||
* Add use of 'const' for varibles in source tree
|
||||
* Fix C optimizer problem where fmgr_ptr calls return different types
|
||||
* Add needed includes and removed unneede include files(Bruce)
|
||||
* Make configure --enable-debug add -g on compile line
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue