From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Marko Kreen <marko(at)l-t(dot)ee> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: switch for disabling ecpg & pgeasy |
Date: | 2001-06-18 17:18:49 |
Message-ID: | 200106181718.f5IHIn010470@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
> On Fri, Jun 15, 2001 at 07:59:08PM +0200, Peter Eisentraut wrote:
> > Marko Kreen writes:
> >
> > > * configure switches for disabling ECPG and libpgeasy
> > > compile, as they are not used always
> >
> > I'm positive the patch as posted does not work.
>
> Oh. Damn. Wrong var name and I did not update
> Makefile.global.in... Actually, it _did_ work - it
> definitely disabled compiling both... ;)
>
> > Anyway, I don't think "not always used" is a good reason to add even more
> > switches to configure.
>
> As Tom also opposed it, I guess I better forget it too.
On a related topic, is libpgeasy useful? I wrote it because I liked how
easy it was to write stuff in C and eventually moved it from /contrib
to /interfaces. Is it useful for anyone else or should I move it back
to /contrib?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-06-18 17:21:34 | Re: [PATCHES] Cygwin contrib patch |
Previous Message | Bruce Momjian | 2001-06-18 17:16:24 | Re: use GUC for cmdline |