File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Fri Jan 9 16:12:53 EST 2004
3
+ Last updated: Fri Jan 23 00:05:33 EST 2004
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -186,6 +186,7 @@ Commands
186
186
* Ignore temporary tables from other session when processing inheritance
187
187
* Add GUC setting to make created tables default to WITHOUT OIDS
188
188
* Have pg_ctl look at PGHOST in case it is a socket directory
189
+ * Allow column-level privileges
189
190
190
191
191
192
* ALTER
@@ -462,7 +463,7 @@ Source Code
462
463
* Acquire lock on a relation before building a relcache entry for it
463
464
* Research interaction of setitimer() and sleep() used by statement_timeout
464
465
* Add checks for fclose() failure
465
- * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1187 2004/01/09 21:12:55 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1187 2004/01/09 21:12:55 momjian Exp $
466
+ * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1188 2004/01/23 05:05:34 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1188 2004/01/23 05:05:34 momjian Exp $
466
467
* Exit postmaster if postgresql.conf can not be opened
467
468
* Rename /scripts directory because they are all C programs now
468
469
* Allow the regression tests to start postmaster with -i so the tests
You can’t perform that action at this time.
0 commit comments