| From: | Seb <spluque(at)gmail(dot)com> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Fwd: conditional rule not applied |
| Date: | 2010-01-08 03:43:57 |
| Message-ID: | 87y6k9gt1e.fsf@kolob.sebmags.homelinux.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Thu, 07 Jan 2010 16:31:29 +0100,
Leo Mannhart <leo(dot)mannhart(at)beecom(dot)ch> wrote:
[...]
> I can give a 'first cut' solution. But I strongly discourage from
> doing this in a real world application as chances are big, that you'll
> forget something to implement correctly (nullable fields come to mind
> immediately as an example). Your example is also simplified as it
> makes no sense for instance, that sh_name is nullable...
> here we go:
[...]
Thank you very much for your time on this. I can see that this is
indeed a difficult thing to implement. I'll study your code carefully
to understand the issues a little better.
Cheers,
--
Seb
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wes James | 2010-01-09 04:26:11 | how to do this query |
| Previous Message | Leo Mannhart | 2010-01-07 15:31:29 | Re: Fwd: conditional rule not applied |