| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>, Andrea Grassi <andreagrassi(at)sogeasoft(dot)com>, Darko(dot)Prenosil(at)finteh(dot)hr, shridhar_daithankar(at)persistent(dot)co(dot)in |
| Subject: | Re: Problem with dblink |
| Date: | 2003-11-27 00:59:34 |
| Message-ID: | 3FC54C76.3010207@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
> Thanks, that's what i thought.
>
> On a loosely related question, I didn't see commit messages for my
> commits. Am I supposed to do something specific to cause them to be
> emitted?
I saw them, "User Joe" :)
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: joe(at)svr1(dot)postgresql(dot)org 03/11/26 16:43:25
Modified files:
contrib/dblink : dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by Andrea Grassi.
...and the rest...
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2003-11-27 01:02:27 | Re: Problem with dblink |
| Previous Message | Joe Conway | 2003-11-26 22:39:35 | Re: Problem with dblink |