| From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: contrib/cube |
| Date: | 2002-08-19 16:33:09 |
| Message-ID: | 20020819163309.GA2281@wolff.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sun, Aug 18, 2002 at 16:23:18 -0400,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> The other changes sound reasonable. Fix the regression test and the
> documentation and send a patch...
I am going to try to get it to work with today's cvs version so I can
give you diffs versus something recent.
While trying to make the cvs version I had a problem with the perl5
interface. The type 'bool' wasn't recognized in headers included from
my perl distribution (5.00503). Adding an include of "c.h" in Pg.c
seemed to fix the problem.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2002-08-19 18:29:56 | Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes |
| Previous Message | Joe Conway | 2002-08-19 16:32:02 | Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes |