We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7e8cb commit 7887726Copy full SHA for 7887726
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated: Fri Aug 6 11:12:36 EDT 2004
+Last updated: Fri Aug 6 11:24:17 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -539,6 +539,7 @@ Dependency Checking
539
* Flush cached query plans when the dependent objects change
540
* -Use dependency information to dump data in proper order
541
* -Have pg_dump -c clear the database using dependency information
542
+* Track dependencies in function bodies and recompile/invalidate
543
544
545
Exotic Features
0 commit comments