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

Commit4f715d6

Browse files
committed
Modified/Added
< * Allow row re-use without vacuum (Tom)---> * Allow row re-use with automatic vacuum (Tom)> * Flush cached query plans when their underlying catalog data changes
1 parent42e28d2 commit4f715d6

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:Sun Feb3 14:23:58 EST 2002
3+
Last updated:Mon Feb4 15:43:49 EST 2002
44

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

@@ -25,7 +25,7 @@ URGENT
2525
o queries across databases or servers (two-phase commit)
2626
o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
2727
* Point-in-time data recovery using backup and write-ahead log
28-
* Allow row re-usewithout vacuum (Tom)
28+
* Allow row re-usewith automatic vacuum (Tom)
2929

3030

3131
REPORTING
@@ -300,7 +300,7 @@ DEPENDENCY CHECKING
300300
* Automatically drop constraints/functions when object is dropped
301301
* Make constraints clearer in dump file
302302
* Make foreign keys easier to identify
303-
303+
* Flush cached query plans when their underlying catalog data changes
304304

305305
TRANSACTIONS
306306
------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp