Re: switch for disabling ecpg & pgeasy

From: Marko Kreen <marko(at)l-t(dot)ee>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: switch for disabling ecpg & pgeasy
Date: 2001-06-15 19:35:15
Message-ID: 20010615213515.A9801@l-t.ee
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.

--
marko

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2001-06-16 16:46:01 Please review: Authentication after fork
Previous Message Tom Lane 2001-06-15 18:32:31 Re: switch for disabling ecpg & pgeasy