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 Sep 4 21:10:07 EDT 2003
3+ Last updated: Thu Sep 4 22:20:40 EDT 2003
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -168,7 +168,7 @@ Indexes
168168 float4, numeric/decimal too [optimizer]
169169* Add FILLFACTOR to btree index creation
170170* Add concurrency to GIST
171- * Improve concurrency of hash indexes (Neil )
171+ * - Improve concurrency of hash indexes (Tom )
172172* Allow a single index to index multiple tables (for inheritance and subtables)
173173
174174
@@ -492,7 +492,7 @@ Source Code
492492* Acquire lock on a relation before building a relcache entry for it
493493* Research interaction of setitimer() and sleep() used by statement_timeout
494494* Add checks for fclose() failure
495- * Change CVS $Id: TODO,v 1.1129 2003/09/05 01:10:07 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1129 2003/09/05 01:10:07 momjian Exp $
495+ * Change CVS $Id: TODO,v 1.1130 2003/09/05 02:20:50 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1130 2003/09/05 02:20:50 momjian Exp $
496496* Exit postmaster if postgresql.conf can not be opened
497497* Rename /scripts directory because they are all C programs now
498498* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments