Add NAMEDATALEN discussion.
< first, breaks notify API; > first, breaks notify API; [namedatalen]
This commit is contained in:
parent
1149bb21a4
commit
7364208ad2
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Feb 21 20:17:02 EST 2002
|
Last updated: Thu Feb 21 22:05:06 EST 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -458,7 +458,7 @@ SOURCE CODE
|
|||||||
* 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
|
perhaps to standard length of 128; change struct pgNotify to use pid
|
||||||
first, breaks notify API;
|
first, breaks notify API; [namedatalen]
|
||||||
* Increase maximum number of function parameters if little wasted space
|
* 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user