Win32 psql fix

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Win32 psql fix
Date: 2004-10-18 14:16:16
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4306C6A@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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.

Please apply.

Regards Dave.

Attachment Content-Type Size
psql.diff application/octet-stream 1.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-10-18 14:43:52 (Turkish) New Translation: pgscripts
Previous Message Dave Page 2004-10-18 13:43:27 Fix VC++/Borland libpq build - pqsignal