Thread: pgsql: Correctly name functions in debug output in ecpglib.

pgsql: Correctly name functions in debug output in ecpglib.

From
meskes@postgresql.org (Michael Meskes)
Date:
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)