File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Sun Feb 12 22:42:37 EST 2006
5
+ Last updated: Fri Feb 24 22:40:15 EST 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -462,7 +462,6 @@ SQL Commands
462
462
Currently non-global system tables must be in the default database
463
463
tablespace. Global system tables can never be moved.
464
464
465
- o %Disallow dropping of an inherited constraint
466
465
o %Prevent child tables from altering or dropping constraints
467
466
like CHECK that were inherited from the parent table
468
467
o Have ALTER INDEX update the name of a constraint using that index
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Sun Feb 12 22:42:37 EST 2006
11
+ Last updated: Fri Feb 24 22:40:15 EST 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -423,7 +423,6 @@ <h1><a name="section_8">SQL Commands</a></h1>
423
423
< p > Currently non-global system tables must be in the default database
424
424
tablespace. Global system tables can never be moved.
425
425
</ p >
426
- </ li > < li > %Disallow dropping of an inherited constraint
427
426
</ li > < li > %Prevent child tables from altering or dropping constraints
428
427
like CHECK that were inherited from the parent table
429
428
</ li > < li > Have ALTER INDEX update the name of a constraint using that index
You can’t perform that action at this time.
0 commit comments