Re: Win32 psql fix - Mailing list pgsql-patches

From Tom Lane
Subject Re: Win32 psql fix
Date
Msg-id 27005.1098121031@sss.pgh.pa.us
Whole thread Raw
In response to Win32 psql fix  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Win32 psql fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
"Dave Page" <dpage@vale-housing.co.uk> writes:
> The attached patch fixes psql's win32 frontend-only build, by using
> pg_strcasecmp in variables.c, and #ifdef'ing out PostmasterPid in
> miscadmin.h.

What in the world is client-side code doing including miscadmin.h
in the first place?

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: windows progname / regression fixes
Next
From: Peter Eisentraut
Date:
Subject: Re: additional GCC warning flags