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

Commitd5ea0d5

Browse files
committed
Add:
> * Use background process to write dirty shared buffers to disk
1 parentc99a41b commitd5ea0d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Oct4 14:19:54 EDT 2003
3+
Last updated:Wed Oct8 15:33:48 EDT 2003
44

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

@@ -477,6 +477,7 @@ Miscellaneous
477477
* Improve caching of attribute offsets when NULLs exist in the row
478478
* Add a script to ask system configuration questions and tune postgresql.conf
479479
* Allow partitioning of table into multiple subtables
480+
* Use background process to write dirty shared buffers to disk
480481

481482

482483
Source Code
@@ -502,7 +503,7 @@ Source Code
502503
* Acquire lock on a relation before building a relcache entry for it
503504
* Research interaction of setitimer() and sleep() used by statement_timeout
504505
* Add checks for fclose() failure
505-
* Change CVS $Id: TODO,v 1.1142 2003/10/04 18:19:57 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1142 2003/10/04 18:19:57 momjian Exp $
506+
* Change CVS $Id: TODO,v 1.1143 2003/10/0819:33:53 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1143 2003/10/0819:33:53 momjian Exp $
506507
* Exit postmaster if postgresql.conf can not be opened
507508
* Rename /scripts directory because they are all C programs now
508509
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp