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

Commit2177572

Browse files
committed
Update TODO list.
1 parent46e5daf commit2177572

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎doc/TODO

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Jan 403:24:53 EST 2001
3+
Last updated:Thu Jan 413:51:05 EST 2001
44

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

@@ -46,7 +46,7 @@ MISC
4646
* -SELECT ... UNION ... ORDER BY fails when sort expr not in result list
4747
* -SELECT ... UNION ... GROUP BY fails if column types disagree, no type
4848
promotion occurs
49-
*-Modification of pg_class can happen while table in use by
49+
* Modification of pg_class can happen while table in use by
5050
another backend. Might lead to MVCC inside of syscache
5151
* Permission to DELETE table allows UPDATE also
5252

@@ -187,13 +187,11 @@ CLIENTS
187187
REFERENTIAL INTEGRITY
188188

189189
* Add MATCH PARTIAL referential integrity
190-
* Foreign key does not check that columns referenced form a primary key
191-
or constrained by UNIQUE
192190
* Check that primary key exists at foreign key definition time
193191
* Prevent column dropping if column is used by foreign key
194192
* Propagate column or table renaming to foreign key constraints
195193
* -Emit a warning at foreign key creation time if no UNIQUE index
196-
exists on referenced primary key attributes (Tom)
194+
exists on referenced primary key attributes
197195
* Add deferred trigger queue file (Jan)
198196
* Allow oid to act as a foreign key
199197
* Implement dirty reads and use them in RI triggers

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp