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

Commitc80a067

Browse files
committed
Update server DEBUG startup tag fixes:
> * Change DEBUG startup tag to NOTICE; change NOTICE to output to client> only if client exists (Bruce)This item is not done:< * -Make elog(LOG) in WAL its own output type, distinct from DEBUG (Peter E)---> * Make elog(LOG) in WAL its own output type, distinct from DEBUG
1 parenta783379 commitc80a067

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/TODO

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Dec 2900:22:31 EST 2001
3+
Last updated:Sat Dec 2912:18:10 EST 2001
44

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

@@ -57,7 +57,9 @@ ADMIN
5757
flags unique
5858
* Allow usernames to be specified directly in pg_hba.conf (Bruce)
5959
* Add function to return compressed length of TOAST data values (Tom)
60-
* Change DEBUG tag used in server logs
60+
* Change DEBUG startup tag to NOTICE; change NOTICE to output to client
61+
only if client exists (Bruce)
62+
6163

6264
DATA TYPES
6365

@@ -410,7 +412,7 @@ SOURCE CODE
410412
* HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
411413
* Remove LockMethodTable.prio field, not used (Bruce)
412414
* Add version file format stamp to heap and other table types
413-
*-Make elog(LOG) in WAL its own output type, distinct from DEBUG (Peter E)
415+
* Make elog(LOG) in WAL its own output type, distinct from DEBUG
414416
* Rename some /contrib modules from pg* to pg_*
415417
* Move some things from /contrib into main tree
416418
* Remove warnings created by -Wcast-align

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp