Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit34529ae

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 parent4e5a947 commit34529ae

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 Nov12 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)

[8]ページ先頭

©2009-2025 Movatter.jp