Re: [HACKERS] ECPG thread-safety

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] ECPG thread-safety
Дата
Msg-id 200305261832.h4QIWXL10507@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] ECPG thread-safety  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] ECPG thread-safety
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Adding Rendezvous support to postmaster