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

Commitc70bdf0

Browse files
committed
Update item description:
< * CREATE TABLE AS can not determine column lengths from expressions [atttypmod]> * Allow CREATE TABLE AS to determine column lengths for complex> expressions like SELECT col1 || col2
1 parent4126c1c commitc70bdf0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
66
Bracketed items "[]" have more detail.
77

88
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9-
Last updated:Mon Nov 809:53:53 EST 2004
9+
Last updated:Mon Nov 810:17:53 EST 2004
1010

1111
The most recent version of this document can be viewed at the PostgreSQL web
1212
site, http://www.PostgreSQL.org.
@@ -284,7 +284,8 @@ Commands
284284

285285
* Add BETWEEN ASYMMETRIC/SYMMETRIC
286286
* Change LIMIT/OFFSET to use int8
287-
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
287+
* Allow CREATE TABLE AS to determine column lengths for complex
288+
expressions like SELECT col1 || col2
288289
* Allow UPDATE to handle complex aggregates [update] (?)
289290
* Allow backslash handling in quoted strings to be disabled for portability
290291

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp