Andreas Pflug wrote:
> Bruce Momjian wrote:
>
> >
> >
> >>>fe-connect.c:
> >>>- pg_config_paths.h isn't available. SYSCONFDIR is already defined so
> >>>fe-connect.c doesn't need to include that.
> >>>patch appended
> >>>
> >>>
> >
> >This shouldn't be needed anymore. Where is SYSCONFDIR coming from? Is
> >it from some Win32 include file? It should only be coming from
> >pg_config_paths.h now.
> >
> >
> It's defined in pg_config.h.win32, which is copied to pg_config.h.
> There's no pg_config_paths.h for win32, and I wonder if the code which
> uses SYSCONFDIR is of any use for win32.
Thanks. Removed. I never saw that because the file has a .win32
extension and my search tools didn't look in there.
--
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
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2004-06-03 15:29:38 |
| Subject: PageGetMaxOffsetNumber on uninitialized pages |
| Previous: | From: Teodor Sigaev | Date: 2004-06-03 12:27:59 |
| Subject: Re: New btree_gist code has a few problems |
pgsql-patches by date
| Next: | From: Tom Lane | Date: 2004-06-03 16:47:34 |
| Subject: Re: [HACKERS] Configuration patch |
| Previous: | From: Manfred Koizar | Date: 2004-06-03 10:08:12 |
| Subject: Stylistic changes in bufmgr.c |
pgsql-hackers-win32 by date
| Next: | From: Andreas Pflug | Date: 2004-06-04 08:26:19 |
| Subject: Re: Compiling libpq with VisualC |
| Previous: | From: Andreas Pflug | Date: 2004-06-03 08:10:10 |
| Subject: Re: Compiling libpq with VisualC |