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

Commit237e5df

Browse files
committed
Update TODO list.
1 parenta9bf773 commit237e5df

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:Mon Jul 16 01:00:21 EDT 2001
3+
Last updated:Mon Jul 16 01:01:38 EDT 2001
44

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

@@ -132,7 +132,6 @@ SYSTEM TABLES
132132
* -Check all system tables and add unique indexes as needed (Tom)
133133
* -Remove pg_listener index
134134
* -Remove unused pg_variable, pg_inheritproc, pg_ipl tables (Bruce)
135-
* Add pg_depend table to track object dependencies
136135

137136
COMMANDS
138137

@@ -217,17 +216,16 @@ REFERENTIAL INTEGRITY
217216
* Change foreign key constraint for array -> element to mean element
218217
in array
219218

220-
DEPENDENCY CHECKING/ pg_depend
219+
DEPENDENCY CHECKING- pg_depend
221220

222-
* Auto-destroy sequence on DROP of table with SERIAL, perhaps with a separate
221+
* Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
223222
SERIAL type
224223
* Prevent column dropping if column is used by foreign key
225224
* Propagate column or table renaming to foreign key constraints
226225
* Automatically drop constraints/functions when object is dropped
227226
* Make constraints clearer in dump file
228227
* Make foreign keys easier to identify
229228

230-
231229
TRANSACTIONS
232230

233231
* Allow autocommit so always in a transaction block

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp