| From: | Misa Simic <misa(dot)simic(at)gmail(dot)com> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, Gabriele Bartolini <gabriele(dot)bartolini(at)2ndquadrant(dot)it>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Marco Nenciarini <marco(dot)nenciarini(at)2ndquadrant(dot)it> |
| Subject: | Re: [PATCH] Support for foreign keys with arrays |
| Date: | 2012-06-17 15:14:05 |
| Message-ID: | CAH3i69m2Dqrf8cvgG_WEB_OF6wUr_Lx1b5H+pxPJ9NPsJva_-w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2012/6/17 Simon Riggs <simon(at)2ndquadrant(dot)com>
>
> Do we need something like Exclusion FKs? i.e. the FK partner of
> Exclusion Constraints?
>
+1
Definatelly it would be something usefull... Today's workaround to achieve
that with additional table, and additional column in Key is a bit
awkward...
>
> --
> Simon Riggs http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Misa Simic | 2012-06-17 15:25:16 | Re: [PATCH] Support for foreign keys with arrays |
| Previous Message | Kevin Grittner | 2012-06-17 14:58:17 | Re: [PATCH] Support for foreign keys with arrays |