| From: | wieck(at)debis(dot)com (Jan Wieck) |
|---|---|
| To: | caffeine(at)toodarkpark(dot)org (Howie) |
| Cc: | rjb(at)typeline(dot)com, pgsql-sql(at)postgreSQL(dot)org |
| Subject: | Re: [SQL] SQL features... |
| Date: | 1999-12-24 11:46:25 |
| Message-ID: | m121TAv-0003kGC@orion.SAPserv.Hamburg.dsh.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
>
> > Does anyone know when these feature might be implemented?
>
> full fk support ( via REFERENCES ) is due out in 7.0.
Not full, only partial. All that'll be available is MATCH
FULL. Missing will be MATCH PARTIAL, MATCH <unspecified> and
PENDANT.
But will be much better than refint anyway, since it will
completely support DEFERRED and check for thinks like
"triggered data change violation".
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= wieck(at)debis(dot)com (Jan Wieck) #
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Igor | 1999-12-24 12:02:33 | libpq test |
| Previous Message | Howie | 1999-12-24 05:51:24 | Re: [SQL] SQL features... |