pgsql: Fix another Windows compile break.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix another Windows compile break.
Date: 2016-10-04 17:15:01
Message-ID: E1brTIz-0001yD-Tf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix another Windows compile break.

Commit 6f3bd98ebfc008cbd676da777bb0b2376c4c4bfa is still making
the buildfarm unhappy. This time it's mastodon that is complaining.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6c9c95ed1b89add3a78d115a90e92d765b4c859a

Modified Files
--------------
src/backend/postmaster/syslogger.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-10-04 19:23:16 pgsql: Improve (I hope) our autolocation of the Python shared library.
Previous Message Robert Haas 2016-10-04 16:18:23 pgsql: Fix Windows compile break in 6f3bd98ebfc008cbd676da777bb0b2376c4