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 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Thu Feb 12 23:36:00 EST 2004
3
+ Last updated: Thu Feb 12 23:47:05 EST 2004
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -332,7 +332,7 @@ Exotic Features
332
332
to clients
333
333
* Add two-phase commit to all distributed transactions with
334
334
offline/readonly server status or administrator notification for failure
335
- * Allow cross-db queries with transaction sematics
335
+ * Allow cross-db queries with transaction semantics
336
336
337
337
338
338
PERFORMANCE
@@ -460,7 +460,7 @@ Source Code
460
460
* Acquire lock on a relation before building a relcache entry for it
461
461
* Research interaction of setitimer() and sleep() used by statement_timeout
462
462
* -Add checks for fclose() failure (Tom)
463
- * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1215 2004/02/13 04:36:02 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1215 2004/02/13 04:36:02 momjian Exp $
463
+ * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1216 2004/02/13 04:47:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1216 2004/02/13 04:47:13 momjian Exp $
464
464
* Exit postmaster if postgresql.conf can not be opened
465
465
* Rename /scripts directory because they are all C programs now
466
466
* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments