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

Commit22b305a

Browse files
committed
Add:
> * Have pg_dump -c clear the database using dependency information
1 parent33d4c82 commit22b305a

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:Mon Sep8 18:48:19 EDT 2003
3+
Last updated:Tue Sep9 20:03:20 EDT 2003
44

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

@@ -347,6 +347,7 @@ Dependency Checking
347347

348348
* Flush cached query plans when their underlying catalog data changes
349349
* Use dependency information to dump data in proper order
350+
* Have pg_dump -c clear the database using dependency information
350351

351352

352353
Exotic Features
@@ -495,7 +496,7 @@ Source Code
495496
* Acquire lock on a relation before building a relcache entry for it
496497
* Research interaction of setitimer() and sleep() used by statement_timeout
497498
* Add checks for fclose() failure
498-
* Change CVS $Id: TODO,v 1.1133 2003/09/08 22:48:21 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1133 2003/09/08 22:48:21 momjian Exp $
499+
* Change CVS $Id: TODO,v 1.1134 2003/09/10 00:03:23 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1134 2003/09/10 00:03:23 momjian Exp $
499500
* Exit postmaster if postgresql.conf can not be opened
500501
* Rename /scripts directory because they are all C programs now
501502
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp