| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | costly foreign key ri checks (4) |
| Date: | 2004-03-09 09:22:39 |
| Message-ID: | Pine.LNX.4.58.0403090848200.12289@sablons.cri.ensmp.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Dear patchers,
Following the discussion about previous versions of this patch, please
find attached a new patch candidate for warning about costly foreign key
referential integrity checks.
1/ it generates a WARNING
2/ it DETAILs the attributes and types
3/ some regression tests are also appended to foreign_key.sql
It validates for me against current "head".
Have a nice day,
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
| Attachment | Content-Type | Size |
|---|---|---|
| costly_ri_notice.patch.gz | application/octet-stream | 3.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Petri Jooste | 2004-03-09 12:40:24 | Translation (partial): postgres-af.po |
| Previous Message | Tatsuo Ishii | 2004-03-09 06:45:04 | Re: [PATCHES] NO WAIT ... |