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 af53b62 commit 3af969dCopy full SHA for 3af969d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jan 12 22:32:53 EST 2000
+Last updated: Wed Jan 12 22:36:16 EST 2000
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -251,7 +251,7 @@ CACHE
251
252
* Cache most recent query plan(s) [prepare]
253
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
254
-* elog() flushes cache, try invalidating just entries from current xact,
+* -elog() flushes cache, try invalidating just entries from current xact,
255
perhaps using invalidation cache
256
257
0 commit comments