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 ad1c881 commit 2937bf0Copy full SHA for 2937bf0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Apr 28 10:44:19 EDT 2000
+Last updated: Fri May 5 00:05:54 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -180,7 +180,7 @@ MISC
180
* Allow BLCKSZ <= 64k, not <= 32k
181
* redesign UNION structures to have separarate target lists
182
* Allow multi-level query trees for INSERT INTO ... SELECT
183
-
+* Use IPC_EXCL when creating shared memory and semaphores
184
185
PERFORMANCE
186
-----------
0 commit comments