| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Open 7.4 items |
| Date: | 2003-10-06 13:45:27 |
| Message-ID: | 26555.1065447927@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:
> I'm not sure what conditions could possibley cause SPI_prepare to return
> NULL, but it'd be certainly better to check that.
Good thought. I was looking at the other SPI_prepare calls in
ri_triggers.c, which don't check for NULL either, but clearly they
should. Will fix all.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-10-06 13:48:46 | Re: Open 7.4 items |
| Previous Message | Jan Wieck | 2003-10-06 13:37:42 | Re: Open 7.4 items |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-10-06 13:48:46 | Re: Open 7.4 items |
| Previous Message | Jan Wieck | 2003-10-06 13:37:42 | Re: Open 7.4 items |