File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Thu Jul 31 00:49:35 EDT 2003
3+ Last updated: Thu Jul 31 11:06:51 EDT 2003
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -310,7 +310,7 @@ Referential Integrity
310310
311311* Add MATCH PARTIAL referential integrity [foreign]
312312* Add deferred trigger queue file (Jan)
313- * Implement dirty reads or shared locks and use them in RI triggers
313+ * Implement dirty reads or shared row locks and use them in RI triggers
314314* Enforce referential integrity for system tables
315315* Change foreign key constraint for array -> element to mean element
316316 in array
@@ -474,7 +474,7 @@ Source Code
474474* Acquire lock on a relation before building a relcache entry for it
475475* Research interaction of setitimer() and sleep() used by statement_timeout
476476* Add checks for fclose() failure
477- * Change CVS $Id: TODO,v 1.1102 2003/07/31 04:49:38 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1102 2003/07/31 04:49:38 momjian Exp $
477+ * Change CVS $Id: TODO,v 1.1103 2003/07/31 15:07:17 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1103 2003/07/31 15:07:17 momjian Exp $
478478* Exit postmaster if postgresql.conf can not be opened
479479* Rename /scripts directory because they are all C programs now
480480* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments