pgsql: Correctly name functions in debug output in ecpglib. - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Correctly name functions in debug output in ecpglib.
Date
Msg-id 20100321113344.E5C6C7541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Correctly name functions in debug output in ecpglib. When the functions were
refactored the debug output wasn't adjusted.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        prepare.c (r1.37 -> r1.38)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/prepare.c?r1=1.37&r2=1.38)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: ECPG only copied #include statements instead of processing them
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Adjusted regression test results to the change I made in debug