Update TODO list.

This commit is contained in:
Bruce Momjian 2001-11-07 01:34:03 +00:00
parent 4a3bf197eb
commit 3e5e73ec3b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Tue Nov 6 18:42:18 EST 2001
Last updated: Tue Nov 6 20:33:37 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -291,7 +291,7 @@ EXOTIC FEATURES
MISCELLANEOUS
* Increase identifier length (NAMEDATALEN) if small performance hit
* Increase maximum number of function parameters
* Increase maximum number of function parameters if little wasted space
* -Populate backend status area and write program to dump status data (Jan)
* -Put sort files in their own directory (Bruce)
* Show location of syntax error in query [yacc]