Skip to content

Commit 34529ae

Browse files
committed
Add:
> * Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column > o -MOVE 0 should not move to end of cursor (Bruce)
1 parent 4e5a947 commit 34529ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Nov 8 12:42:14 EST 2002
3+
Last updated: Tue Nov 12 21:10:17 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -156,6 +156,8 @@ Commands
156156
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
157157
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
158158
* Make a transaction-safe TRUNCATE
159+
* Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column
160+
159161

160162
* ALTER
161163
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
@@ -179,7 +181,7 @@ Commands
179181

180182
* CURSOR
181183
o Allow BINARY option to SELECT, just like DECLARE
182-
o MOVE 0 should not move to end of cursor (Bruce)
184+
o -MOVE 0 should not move to end of cursor (Bruce)
183185
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
184186
stored in the backend
185187
o Prevent DROP of table being referenced by our own open cursor

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy