|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sun May27 12:31:21 EDT 2001 |
| 3 | +Last updated:Mon May28 00:28:27 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -180,7 +180,7 @@ CLIENTS
|
180 | 180 | ORDER BY direction
|
181 | 181 | * have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
|
182 | 182 | or multiple SELECTS to avoid bad system catalog entries
|
183 |
| -* allow psql \d to showprimary andforeign keys |
| 183 | +* allow psql \d to show foreign keys |
184 | 184 | * allow psql \d to show temporary table structure
|
185 | 185 | * add XML interface capability
|
186 | 186 | * Remove <=6.3 version compatibility in ODBC?
|
|