pgsql: ECPG: Simplify free_variable() - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: ECPG: Simplify free_variable()
Date
Msg-id E1VlLiu-0000xt-Mr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ECPG: Simplify free_variable()

Patch by Boszormenyi Zoltan <zb@cybertec.at>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f641fc86fbe72a84a9d0a32279c4f9941bde6b6a

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c |    9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a
Next
From: Michael Meskes
Date:
Subject: pgsql: ECPG: Add EXEC SQL CLOSE C to the tests.