1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update SGML for FETCH and url's.

This commit is contained in:
Bruce Momjian
2000-05-11 17:32:33 +00:00
parent 023fdd6bbb
commit eead0e77a4
5 changed files with 11 additions and 10 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Sat May 6 23:21:34 EDT 2000
Last updated: Thu May 11 12:47:33 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -70,6 +70,7 @@ ADMIN
* Allow international error message support and add error codes
* Add ability to specifiy location of lock/socket files [flock]
* Unify configuration into one configuration file (Peter E)
* use setproctitle() if it exists for 'ps' display of status
TYPES