Skip to content

Commit 50869ef

Browse files
committed
Add:
> * Add schema, cast, and conversion backslash commands to psql
1 parent 04287da commit 50869ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Sep 23 10:52:15 EDT 2002
3+
Last updated: Thu Oct 3 12:38:57 EDT 2002
44

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

@@ -282,6 +282,7 @@ Clients
282282
* Allow psql to show transaction status if backend protocol changes made
283283
* Add XML interface: psql, pg_dump, COPY, separate server (?)
284284
* -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
285+
* Add schema, cast, and conversion backslash commands to psql
285286

286287
* JDBC
287288
o Comprehensive test suite. This may be available already.

0 commit comments

Comments
 (0)