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

Commit7746a2d

Browse files
committed
Update TODO list.
1 parentf96baba commit7746a2d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Jul 20 13:15:50 EDT 1999
3+
Last updated:Tue Jul 20 13:24:02 EDT 1999
44

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

@@ -38,6 +38,10 @@ PARSER
3838
INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail
3939
* CREATE TABLE x AS SELECT 1 UNION SELECT 2 fails
4040
* CREATE TABLE test(col char(2) DEFAULT user) fails in length restriction
41+
* SELECT ... UNION ... ORDER BY fails when sort expr not in result list
42+
* INSERT ... SELECT ... UNION is not reliable
43+
* Be smarter about promoting types when UNION merges different data types
44+
* SELECT ... UNION ... GROUP BY fails if column types disagree
4145

4246
VIEWS
4347

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp