|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu May17 18:06:54 EDT 2001 |
| 3 | +Last updated:Fri May18 10:39:40 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -171,6 +171,7 @@ COMMANDS
|
171 | 171 | * Allow INSERT/UPDATE ... RETURNING new.col or old.col (Philip)
|
172 | 172 | * SHOW/SET
|
173 | 173 | * Add SHOW command to display locks
|
| 174 | +* Add SHOW command to show all settings |
174 | 175 | * Add a global RESET command for use with connection pooling
|
175 | 176 | * Add SET or BEGIN timeout parameter to cancel query if waiting too long
|
176 | 177 | * Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
|
|