pginstaller - pginst: Add check for compilers that break on UTF-8

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Add check for compilers that break on UTF-8
Date: 2004-12-27 20:49:59
Message-ID: 20041227204959.69DF0AAD818@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add check for compilers that break on UTF-8 encoded files.

Modified Files:
--------------
pginst/ca:
Makefile (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/Makefile.diff?r1=1.12&r2=1.13)

Added Files:
-----------
pginst/ca:
mbtest.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/mbtest.c?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-12-27 20:53:08 pginstaller - pginst: Translation updates (Harald)
Previous Message Tom Lane 2004-12-27 20:39:22 pgsql: Make sure --with-pgport option propagates into postgresql.conf.