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.
Regards,
Andreas
In response to
Responses
pgsql-hackers by date
| Next: | From: Fabien COELHO | Date: 2004-06-03 10:10:50 |
| Subject: Re: ACLs versus ALTER OWNER |
| Previous: | From: Tom Lane | Date: 2004-06-03 05:03:42 |
| Subject: Re: Indices pinned in pageable RAM? |
pgsql-patches by date
| Next: | From: Manfred Koizar | Date: 2004-06-03 10:07:51 |
| Subject: vacuum.c refactoring |
| Previous: | From: Bruce Momjian | Date: 2004-06-03 00:25:22 |
| Subject: Re: fix for pg_regress.sh on mingw |
pgsql-hackers-win32 by date
| Next: | From: Bruce Momjian | Date: 2004-06-03 14:55:45 |
| Subject: Re: Compiling libpq with VisualC |
| Previous: | From: Tom Lane | Date: 2004-06-03 04:18:24 |
| Subject: Re: [pgsql-hackers-win32] select like...not using index |