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: Tue Mar 30 20:01:37 EST 2004
3
+ Last updated: Tue Mar 30 20:04:46 EST 2004
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -118,7 +118,6 @@ Views / Rules
118
118
* Allow NOTIFY in rules involving conditionals
119
119
* Have views on temporary tables exist in the temporary namespace
120
120
* Allow temporary views on non-temporary tables
121
- * Move psql backslash information into views
122
121
* Allow RULE recompilation
123
122
124
123
@@ -268,6 +267,8 @@ Clients
268
267
* Have psql show more information about sequences
269
268
* Allow pg_dumpall to use non-text output formats
270
269
* Have pg_dump use multi-statement transactions for INSERT dumps
270
+ * Move psql backslash database information into the backend, use nmumonic
271
+ commands? [psql]
271
272
272
273
273
274
* JDBC
You can’t perform that action at this time.
0 commit comments