| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Compiling libpq with VisualC |
| Date: | 2004-06-24 18:59:14 |
| Message-ID: | 25217.1088103554@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-hackers-win32 pgsql-patches |
Andreas Pflug <pgadmin(at)pse-consulting(dot)de> writes:
> elog.h is included in postgres.h, which is included in many
> src/port/*.c. Many of them are pretty straight, not requiring any
> backend specific stuff, so the attached patch will change postgres.h to
> c.h for most of them.
Applied. I did the sys/time.h stuff the standard Autoconf way, however.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Cyril VELTER | 2004-06-24 19:53:25 | [Re] Re: [Re] Re: PREPARE and transactions |
| Previous Message | Greg Stark | 2004-06-24 18:40:58 | Re: warning missing |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2004-06-24 19:13:30 | Re: Starting PostgreSQL as an NT Service |
| Previous Message | Andrew Dunstan | 2004-06-24 18:40:48 | Re: Starting PostgreSQL as an NT Service |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-06-24 19:27:52 | Re: initdb initial password from file |
| Previous Message | Tom Lane | 2004-06-24 18:38:56 | Re: pg_ctl service integration for WIN32 |