提交 b440e17f 编写于 作者: B Bruce Momjian

Updated:

> * Increase identifier length (NAMEDATALEN) if small performance hit;
>   change struct pgNotify to use pid first, breaks notify API
上级 daf4891d
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jan 24 18:35:14 EST 2002 Last updated: Thu Jan 24 18:49:32 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -474,7 +474,8 @@ SOURCE CODE ...@@ -474,7 +474,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;
change struct pgNotify to use pid first, breaks notify API
* 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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册