pgsql: Revert pgindent changes to ecpg include files that are part of - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Revert pgindent changes to ecpg include files that are part of
Date
Msg-id 20100226170755.2441D7541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Revert pgindent changes to ecpg include files that are part of ecpg
regession test output, and update pgindent script to avoid them in the
future.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/include:
        sqlda.h (r1.7 -> r1.8)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/sqlda.h?r1=1.7&r2=1.8)
        sqltypes.h (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/sqltypes.h?r1=1.12&r2=1.13)
    pgsql/src/interfaces/ecpg/test/preproc:
        struct.h (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/preproc/struct.h?r1=1.2&r2=1.3)
    pgsql/src/tools/pgindent:
        README (r1.37 -> r1.38)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README?r1=1.37&r2=1.38)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Wording improvements to README.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Suggest gmake installcheck-world for pgindent testing.