On 01.09.2011 19:47, Tom Lane wrote:
> Heikki Linnakangas<heikki(dot)linnakangas(at)iki(dot)fi> writes:
>> libpq compiles various pgport files like ecpg does, and needs similar Makefile
>> changes for the win32 setlocale() wrapper I put into ecpg, to make it compile
>> on MinGW.
>
> The comma added in OBJS macro looks wrong.
Thanks, fixed.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
In response to
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-09-01 18:07:11 |
| Subject: Re: pgsql: Remove "fmgr.h" include in cube
contrib --- caused crash on a Ge |
| Previous: | From: Heikki Linnakangas | Date: 2011-09-01 17:08:30 |
| Subject: pgsql: Remove spurious comma. Spotted by Tom. |