pgsql: Make pg_regress -V consistent with the corresponding code in - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Make pg_regress -V consistent with the corresponding code in
Date
Msg-id 20080220224416.33BC2754108@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make pg_regress -V consistent with the corresponding code in other
programs: use puts with a compile-time-constant string.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.41 -> r1.42)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.41&r2=1.42)

pgsql-committers by date:

Previous
From: pgunittest@pgfoundry.org (User Pgunittest)
Date:
Subject: pgunittest - pgUnitTest_Rnd:
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Rename miscadmin.h's PG_VERSIONSTR macro to PG_BACKEND_VERSIONSTR