| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] ECPG thread-safety |
| Date: | 2003-05-26 18:20:06 |
| Message-ID: | 200305261820.h4QIK6N09826@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > diff -c -c -r1.47 pg_config.h.in
> > *** src/include/pg_config.h.in 22 May 2003 16:39:30 -0000 1.47
> > --- src/include/pg_config.h.in 26 May 2003 16:57:57 -0000
>
> 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.
I got it working and here is the updated patch --- thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2003-05-26 18:20:56 | Re: 500 tpsQL + WAL log implementation |
| Previous Message | Bruce Momjian | 2003-05-26 18:18:21 | Re: 500 tpsQL + WAL log implementation |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dietmar May | 2003-05-26 18:25:38 | Re: Race condition with libpq |
| Previous Message | Rod Taylor | 2003-05-26 18:18:06 | Re: [HACKERS] ECPG thread-safety |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-05-26 18:23:34 | Re: Removing a user's password |
| Previous Message | Rod Taylor | 2003-05-26 18:18:06 | Re: [HACKERS] ECPG thread-safety |