File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Fri Jul 20 10:29:50 EDT 2001
3
+ Last updated: Fri Jul 20 10:31:21 EDT 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -191,11 +191,11 @@ CLIENTS
191
191
192
192
* -Make NULL's come out at the beginning or end depending on the
193
193
ORDER BY direction (Tom)
194
- * have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
194
+ * Have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
195
195
or multiple SELECTS to avoid bad system catalog entries
196
- * allow psql \d to show foreign keys
197
- * allow psql \d to show temporary table structure
198
- * add XML interface capability
196
+ * Allow psql \d to show foreign keys
197
+ * Allow psql \d to show temporary table structure
198
+ * Add XML interface: psql, pg_dump, COPY, separate server (?)
199
199
* Fix libpq to properly handle socket failures under native MS Win32 [libpq]
200
200
* JDBC
201
201
o Comprehensive test suite. This may be available already.
You can’t perform that action at this time.
0 commit comments