mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
Done in 7.3.2, so removed:
< * Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column
This commit is contained in:
parent
0550c7a63a
commit
e2b58f7693
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Feb 12 09:08:58 EST 2003
|
Last updated: Wed Feb 12 09:11:11 EST 2003
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -164,7 +164,6 @@ Commands
|
|||||||
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
|
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
|
||||||
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
|
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
|
||||||
* Make a transaction-safe TRUNCATE
|
* Make a transaction-safe TRUNCATE
|
||||||
* Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column
|
|
||||||
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
|
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user