Re: [HACKERS] ECPG thread-safety - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [HACKERS] ECPG thread-safety
Date
Msg-id 200305261832.h4QIWXL10507@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] ECPG thread-safety  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >> Bruce, you do realize that you're not supposed to hand-edit
> >> pg_config.h.in anymore?  Use autoheader to build it from configure.in.
>
> > You mentioned that recently, and I wasn't sure exactly how you did it,
> > and figured I would research it later.
>
> You just run autoheader immediately after autoconf --- it's no different
> from building configure from configure.in.
>

Yes, I see now.  I thought autoheader was for generating include
dependencies, actually.
--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] ECPG thread-safety
Next
From: Peter Eisentraut
Date:
Subject: Re: Adding Rendezvous support to postmaster