1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Cleanup of psql \copyright

This commit is contained in:
Bruce Momjian
1999-11-10 01:22:37 +00:00
parent b2c55a02b1
commit c6c60302ba
2 changed files with 20 additions and 30 deletions

View File

@ -278,7 +278,7 @@ MISC
SOURCE CODE
-----------
* Add use of 'const' for varibles in source tree
* Add use of 'const' for variables in source tree
* Fix C optimizer problem where fmgr_ptr calls return different types [alpha]
* -Add needed includes and removed unneeded include files(Bruce)
* Make configure --enable-debug add -g on compile line