Done:
> * -Increase identifier length (NAMEDATALEN) if small performance hit, > * -Increase maximum number of function parameters if little wasted space
This commit is contained in:
parent
c028c2a703
commit
e9a0de8b3f
8
doc/TODO
8
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Tue Aug 13 00:32:10 EDT 2002
|
Last updated: Tue Aug 13 22:24:31 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -484,10 +484,8 @@ Source Code
|
|||||||
* Improve access-permissions check on data directory in Cygwin (Tom)
|
* Improve access-permissions check on data directory in Cygwin (Tom)
|
||||||
* -Report failure to find readline or zlib at end of configure run
|
* -Report failure to find readline or zlib at end of configure run
|
||||||
* Add --port flag to regression tests
|
* Add --port flag to regression tests
|
||||||
* Increase identifier length (NAMEDATALEN) if small performance hit,
|
* -Increase identifier length (NAMEDATALEN) if small performance hit,
|
||||||
perhaps to standard length of 128; change struct pgNotify to use pid
|
* -Increase maximum number of function parameters if little wasted space
|
||||||
first, breaks notify API; [namedatalen]
|
|
||||||
* Increase maximum number of function parameters if little wasted space
|
|
||||||
* Add documentation for perl, including mention of DBI/DBD perl location
|
* Add documentation for perl, including mention of DBI/DBD perl location
|
||||||
* Add optional CRC checksum to heap and index pages
|
* Add optional CRC checksum to heap and index pages
|
||||||
* Change representation of whole-tuple parameters to functions
|
* Change representation of whole-tuple parameters to functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user