From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc:
Darcy Buskermolen <darcy(at)wavefire(dot)com>,Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: [COMMITTERS] pgsql-server: Clean up generation of
Date:
2004-06-13 17:24:05
Message-ID:
26378.1087147445@sss.pgh.pa.us (view raw or flat )
Thread:
2004-06-10 17:56:03 from tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
2004-06-11 01:14:37 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-11 01:34:14 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-06-11 01:49:25 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-11 03:15:31 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-06-11 03:41:22 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-11 04:02:21 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-11 06:16:04 from Michael Glaesemann <grzm(at)myrealbox(dot)com>
2004-06-11 12:51:39 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-11 21:48:23 from Darcy Buskermolen <darcy(at)wavefire(dot)com>
2004-06-12 10:12:37 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-12 17:44:08 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-06-13 07:32:10 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-06-13 17:24:05 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-hackers
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> I'm trying to avoid doing it in C as it seems like it would be a pita.
I think it would be simpler in C than this mess in SQL is ;-). You
would not of course implement it in any way that would look like the
SQL query ... but there are existing utility subroutines for most of
the bits that are being done with joins here.
regards, tom lane
In response to
pgsql-hackers by date
Next :From: Andreas PflugDate: 2004-06-13 18:47:47
Subject : Re: logfile rotation
Previous :From : Tom LaneDate : 2004-06-13 17:22:05
Subject : Re: Nested transactions and tuple header info
pgsql-committers by date
Next :From: Tom LaneDate: 2004-06-13 17:51:09
Subject : pgsql-server: Correct erroneous table title, per Halley Pacheco de
Previous :From : Tom LaneDate : 2004-06-13 17:17:50
Subject : pgsql-server: Suppress compile warnings on machines where the