|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sun Aug 2516:30:25 EDT 2002 |
| 3 | +Last updated:Sun Aug 2520:52:36 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -182,7 +182,7 @@ Commands
|
182 | 182 | * Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
|
183 | 183 | * -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
|
184 | 184 | * Allow LIMIT/OFFSET to use expressions
|
185 |
| -* Disallow TRUNCATE on tables that are involved in referential constraints |
| 185 | +*-Disallow TRUNCATE on tables that are involved in referential constraints |
186 | 186 | * Add OR REPLACE clauses to non-FUNCTION object creation
|
187 | 187 | * CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
|
188 | 188 | * Allow UPDATE to handle complex aggregates [update]
|
|