Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit974135a

Browse files
committed
Add 128 mention:
> * Increase identifier length (NAMEDATALEN) if small performance hit,> perhaps to standard length of 128; change struct pgNotify to use pid> first, breaks notify API;
1 parentb440e17 commit974135a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/TODO

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Jan 2418:49:32 EST 2002
3+
Last updated:Thu Jan 2420:04:28 EST 2002
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -474,8 +474,9 @@ SOURCE CODE
474474
* Improve access-permissions check on data directory in Cygwin (Tom)
475475
* Report failure to find readline or zlib at end of configure run
476476
* Add --port flag to regression tests
477-
* Increase identifier length (NAMEDATALEN) if small performance hit;
478-
change struct pgNotify to use pid first, breaks notify API
477+
* Increase identifier length (NAMEDATALEN) if small performance hit,
478+
perhaps to standard length of 128; change struct pgNotify to use pid
479+
first, breaks notify API;
479480
* Increase maximum number of function parameters if little wasted space
480481
* Add documentation for perl, including mention of DBI/DBD perl location
481482
* Add optional CRC checksum to heap and index pages

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp