1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-22 23:02:54 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian 1999-07-11 02:02:13 +00:00
parent 9cbd349bcd
commit 8c32f99f67

View File

@ -238,7 +238,7 @@ SOURCE CODE
----------- -----------
* Add use of 'const' for varibles in source tree * Add use of 'const' for varibles in source tree
* Fix C optimizer problem where fmgr_ptr calls return different types * Fix C optimizer problem where fmgr_ptr calls return different types
* Add needed includes and removed unneede include files(Bruce)
--------------------------------------------------------------------------- ---------------------------------------------------------------------------