pgsql: Fix search/replace error in makefile for ecpg tests - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Fix search/replace error in makefile for ecpg tests
Date
Msg-id 20070612130958.E4C5D9FB3D8@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix search/replace error in makefile for ecpg tests

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test:
        Makefile (r1.68 -> r1.69)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makefile.diff?r1=1.68&r2=1.69)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Fixed reduce/recuce problem due to CURRENT_P.
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Fix missing variable initialization.