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

Commit49e92ca

Browse files
committed
Update TODO list.
1 parent0c4929f commit49e92ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Fri Jul16 23:06:38 EDT 1999
3+
Last updated:Sun Jul18 20:49:38 EDT 1999
44

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

@@ -31,8 +31,8 @@ PARSER
3131
* Update table SET table.value = 3 fails
3232
* Creating index of TIMESTAMP & RELTIME fails, or rename to DATETIME(Thomas)
3333
* SELECT foo UNION SELECT foo is incorrectly simplified to SELECT foo
34-
* INSERT ... SELECT ... GROUP BY groups by target columns not source columns
35-
* CREATE TABLE test (a char(5) DEFAULT text '', b int4) fails on INSERT
34+
*-INSERT ... SELECT ... GROUP BY groups by target columns not source columns
35+
*-CREATE TABLE test (a char(5) DEFAULT text '', b int4) fails on INSERT
3636
* UNION with LIMIT fails
3737
* Unique index on base column not honored on inserts from inherited table
3838
INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp