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

Commitd3ad2ad

Browse files
committed
Update TODO list.
1 parent71d578a commitd3ad2ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Mon Apr2 13:40:06 EDT 2001
3+
Last updated:Wed Apr4 16:58:17 EDT 2001
44

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

@@ -337,6 +337,7 @@ MISCELLANEOUS
337337
* Force transactions that commit at near the same time use a single fsync()
338338
* Make blind writes go through the file descriptor cache
339339
* Allow logging of query durations
340+
* Write out a CRC with each data block, and verify it on reading
340341

341342
SOURCE CODE
342343
-----------
@@ -358,7 +359,6 @@ SOURCE CODE
358359
* Make sure all block numbers are unsigned to increase maximum table size
359360
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
360361
* HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
361-
* Correct CRC WAL code to be a real CRC64 algorithm
362362
* Add version file format stamp to heap and other table types
363363
* Make elog(LOG) in WAL its own output type, distinct from DEBUG
364364
* Rename some /contrib modules from pg* to pg_*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp