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

Commit664be84

Browse files
committed
Update TODO.detail syntax:
< * Add free-behind capability for large sequential scans (fadvise)> * Add free-behind capability for large sequential scans [fadvise]
1 parent9878fe2 commit664be84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Mon Dec 8 08:04:13 EST 2003
3+
Last updated:Sat Dec13 15:01:57 EST 2003
44

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

@@ -351,7 +351,7 @@ Fsync
351351
Cache
352352
=====
353353
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
354-
* Add free-behind capability for large sequential scans(fadvise)
354+
* Add free-behind capability for large sequential scans[fadvise]
355355
* Consider use of open/fcntl(O_DIRECT) to minimize OS caching
356356
* Make blind writes go through the file descriptor cache
357357
* Cache last known per-tuple offsets to speed long tuple access
@@ -461,7 +461,7 @@ Source Code
461461
* Acquire lock on a relation before building a relcache entry for it
462462
* Research interaction of setitimer() and sleep() used by statement_timeout
463463
* Add checks for fclose() failure
464-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1179 2003/12/08 13:04:14 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1179 2003/12/08 13:04:14 momjian Exp $
464+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1180 2003/12/13 20:02:01 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1180 2003/12/13 20:02:01 momjian Exp $
465465
* Exit postmaster if postgresql.conf can not be opened
466466
* Rename /scripts directory because they are all C programs now
467467
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp