pgsql: Because the change to gettext.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Because the change to gettext.
Date: 2005-02-27 22:57:17
Message-ID: 20050227225717.AA048563A6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Because the change to gettext. Needs a bunch of new includes. Patch
follows:

Magnus Hagander

Modified Files:
--------------
pgsql/src/interfaces/libpq:
win32.c (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.c.diff?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-02-28 03:45:24 pgsql: Implement max() and min() aggregates for array types.
Previous Message Bruce Momjian 2005-02-27 22:39:52 pgsql: Tab indent all actions in bcc32.mak, and do it on win32.mak too