mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Update TODO list.
This commit is contained in:
parent
0f6101e470
commit
49ee133424
2
doc/TODO
2
doc/TODO
@ -118,7 +118,7 @@ COMMANDS
|
|||||||
NULL specification, indexes, permissions, etc on table
|
NULL specification, indexes, permissions, etc on table
|
||||||
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
|
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
|
||||||
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
|
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
|
||||||
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
|
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
|
||||||
* Allow INSERT/UPDATE of system-generated oid value for a row
|
* Allow INSERT/UPDATE of system-generated oid value for a row
|
||||||
* Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
|
* Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
|
||||||
* Rewrite the LIKE handling by rewriting the user string with the
|
* Rewrite the LIKE handling by rewriting the user string with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user