File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Sun Aug 25 16:30:25 EDT 2002
3
+ Last updated: Sun Aug 25 20: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]
You can’t perform that action at this time.
0 commit comments