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

Commitf3efaf8

Browse files
committed
Spelling fix:
< * Consider use of open/fctl(O_DIRECT) to minimize OS caching---> * Consider use of open/fcntl(O_DIRECT) to minimize OS caching
1 parent3ef4925 commitf3efaf8

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:Fri Jan 416:32:12 EST 2002
3+
Last updated:Fri Jan 423:03:33 EST 2002
44

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

@@ -359,7 +359,7 @@ CACHE
359359
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
360360
* Add free-behind capability for large sequential scans (Bruce)
361361
* Allow binding query args over FE/BE protocol
362-
* Consider use of open/fctl(O_DIRECT) to minimize OS caching
362+
* Consider use of open/fcntl(O_DIRECT) to minimize OS caching
363363
* Make blind writes go through the file descriptor cache
364364

365365
VACUUM

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp