File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Tue Aug 13 00:32:10 EDT 2002
3
+ Last updated: Tue Aug 13 22:24:31 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -484,10 +484,8 @@ Source Code
484
484
* Improve access-permissions check on data directory in Cygwin (Tom)
485
485
* -Report failure to find readline or zlib at end of configure run
486
486
* Add --port flag to regression tests
487
- * Increase identifier length (NAMEDATALEN) if small performance hit,
488
- perhaps to standard length of 128; change struct pgNotify to use pid
489
- first, breaks notify API; [namedatalen]
490
- * Increase maximum number of function parameters if little wasted space
487
+ * -Increase identifier length (NAMEDATALEN) if small performance hit,
488
+ * -Increase maximum number of function parameters if little wasted space
491
489
* Add documentation for perl, including mention of DBI/DBD perl location
492
490
* Add optional CRC checksum to heap and index pages
493
491
* Change representation of whole-tuple parameters to functions
You can’t perform that action at this time.
0 commit comments