Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b5db560

Browse files
committed
Add:
* Move psql backslash database information into the backend, use nmumonic commands? [psql]
1 parent 07ff3af commit b5db560

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Mar 30 20:01:37 EST 2004
3+
Last updated: Tue Mar 30 20:04:46 EST 2004
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -118,7 +118,6 @@ Views / Rules
118118
* Allow NOTIFY in rules involving conditionals
119119
* Have views on temporary tables exist in the temporary namespace
120120
* Allow temporary views on non-temporary tables
121-
* Move psql backslash information into views
122121
* Allow RULE recompilation
123122

124123

@@ -268,6 +267,8 @@ Clients
268267
* Have psql show more information about sequences
269268
* Allow pg_dumpall to use non-text output formats
270269
* Have pg_dump use multi-statement transactions for INSERT dumps
270+
* Move psql backslash database information into the backend, use nmumonic
271+
commands? [psql]
271272

272273

273274
* JDBC

0 commit comments

Comments
 (0)