| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Don Baccus <dhogaza(at)pacifier(dot)com> |
| Cc: | The Hermit Hacker <scrappy(at)hub(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, webmaster(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Beta for 4:30AST ... ? |
| Date: | 2000-02-22 00:57:36 |
| Message-ID: | 200002220057.TAA19649@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> At 07:57 PM 2/21/00 -0400, The Hermit Hacker wrote:
>
> > * -Add referential integrity(Jan)[primary]
>
> This is only PARTIALLY complete:
>
> MATCH FULL and MATCH <unspecified> foreign keys and their related
> referential actions are complete. MATCH PARTIAL isn't in - I'll be
> doing that for 7.1.
Added to TODO.
> It doesn't check that the columns referenced in a foreign key
> form a primary key or are contrained by UNIQUE in the referenced
> table. This will be checked in 7.1, not sure who will do it (who
> ever gets to it first, probably).
Added.
* Foreign key does not check that columns referenced form a primary key
or constrained by UNIQUE
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 2000-02-22 01:13:57 | RE: [HACKERS] Numeric with '-' |
| Previous Message | Bruce Momjian | 2000-02-22 00:53:39 | Re: [HACKERS] Beta for 4:30AST ... ? |