| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Notice about costly ri checks |
| Date: | 2004-03-03 10:04:29 |
| Message-ID: | Pine.LNX.4.58.0403031100410.28778@sablons.cri.ensmp.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Dear patchers,
This patch adds a "notice" at constraint creation time if the referential
integrity check is to be "costly", that is the comparison operator
involves some coercion. The patch also accepts the validation of the
regression tests with the added notice.
The patch was generated with the "difforig" script against the current cvs
head.
Thanks in advance for considering it, and for any comment or cheering,
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
| Attachment | Content-Type | Size |
|---|---|---|
| costly_ri_notice.patch | text/plain | 2.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-03-03 11:23:44 | Re: log_line_info |
| Previous Message | Bruce Momjian | 2004-03-03 05:03:22 | Re: log_line_info |