We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04287da commit 50869efCopy full SHA for 50869ef
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Sep 23 10:52:15 EDT 2002
+Last updated: Thu Oct 3 12:38:57 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -282,6 +282,7 @@ Clients
282
* Allow psql to show transaction status if backend protocol changes made
283
* Add XML interface: psql, pg_dump, COPY, separate server (?)
284
* -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
285
+* Add schema, cast, and conversion backslash commands to psql
286
287
* JDBC
288
o Comprehensive test suite. This may be available already.
0 commit comments