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

Commitac4ad7b

Browse files
committed
Does not apply anymore:
< * Make blind writes go through the file descriptor cache
1 parent94a67cc commitac4ad7b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/TODO

Lines changed: 2 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 Feb 7 20:17:06 EST 2004
3+
Last updated:Wed Feb11 12:03:58 EST 2004
44

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

@@ -358,7 +358,6 @@ Cache
358358
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
359359
* Add free-behind capability for large sequential scans [fadvise]
360360
* Consider use of open/fcntl(O_DIRECT) to minimize OS caching
361-
* Make blind writes go through the file descriptor cache
362361
* Cache last known per-tuple offsets to speed long tuple access
363362
* Automatically place fixed-width, NOT NULL columns first in a table
364363
* Use a fixed row count and a +/- count with MVCC visibility rules
@@ -466,7 +465,7 @@ Source Code
466465
* Acquire lock on a relation before building a relcache entry for it
467466
* Research interaction of setitimer() and sleep() used by statement_timeout
468467
* -Add checks for fclose() failure (Tom)
469-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1196 2004/02/08 01:17:09 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1196 2004/02/08 01:17:09 momjian Exp $
468+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1197 2004/02/1117:04:04 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1197 2004/02/1117:04:04 momjian Exp $
470469
* Exit postmaster if postgresql.conf can not be opened
471470
* Rename /scripts directory because they are all C programs now
472471
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp