Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2e794 commit 752314eCopy full SHA for 752314e
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Jan 9 23:23:02 EST 2000
+Last updated: Mon Jan 10 08:19:08 EST 2000
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -249,7 +249,7 @@ CACHE
249
250
* Cache most recent query plan(s) [prepare]
251
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
252
-* elog() flushes cache, try invalidating just entries from current xact,
+* -elog() flushes cache, try invalidating just entries from current xact,
253
perhaps using invalidation cache
254
255
0 commit comments