Re: Compiling libpq with VisualC
От
Bruce Momjian
Тема
Re: Compiling libpq with VisualC
Дата
Msg-id
200406030012.i530CRY00642@candle.pha.pa.us
Ответ на
Re: Compiling libpq with VisualC (Bruce Momjian)
Список
Дерево обсуждения
Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Manfred Spraul <manfred@colorfullife.com>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Manfred Spraul <manfred@colorfullife.com>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Tom Lane <tgl@sss.pgh.pa.us>
Re: Compiling libpq with VisualC Bruce Momjian <pgman@candle.pha.pa.us>
Re: Compiling libpq with VisualC Andreas Pflug <pgadmin@pse-consulting.de>
Re: Compiling libpq with VisualC Tom Lane <tgl@sss.pgh.pa.us>
Bruce Momjian wrote: > > I noticed that SYSCONFDIR will also be an issue for relocatable installs > just like localedir. I will address them in the same way either as an > environment variable or libpq function call to set the location. Fixed. > > > > 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. > > win32.mak: > > - pg_config.h must be generated > > - port/pgstrcasecmp.c is needed > > - port/path.c is not needed > > - the current cvs version includes some bogus cr characters, when > > checking out with wincvs the file will contain several cr cr lf lines > > which will confuse nmake. > > > > Because the last problem might be difficult to handle as diff, I > > attached win32.mak as complete file, with all cr stripped so it may be > > committed safely with any cvs client. Added. Thanks. -- 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 по дате отправления