Add array_to_json and row_to_json functions.
Also move the escape_json function from explain.c to json.c where it
seems to belong.
Andrew Dunstan, Reviewd by Abhijit Menon-Sen.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/39909d1d39ae57c3a655fc7010e394e26b90fec9
Applied Peter's patch to PQconnectdbParams in ecpglib instead of the old
PQconectdb.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/fc211f8277c06326fcd5012f7247528920376a4c
Modified Files
--
src/interfaces/ecpg/ecpglib/connect.c | 75 ++