summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/ecpglib_extern.h
AgeCommit message (Expand)Author
2019-11-25Make the order of the header file includes consistent.Amit Kapila
2019-11-07Move declaration of ecpg_gettext() to a saner place.Tom Lane
2019-09-20Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane
2019-07-08Fix inconsistencies in the codeMichael Paquier
2019-05-31Fix assorted header files that failed to compile standalone.Tom Lane
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2019-05-22Initial pgindent run for v12.Tom Lane
2019-05-22Implement PREPARE AS statement for ECPG.Michael Meskes
2019-02-18Add bytea datatype to ECPG.Michael Meskes
2019-02-16Add DECLARE STATEMENT support to ECPG.Michael Meskes
2019-01-21Second try at fixing ecpglib thread-safety problem.Tom Lane
2019-01-21Avoid thread-safety problem in ecpglib.Tom Lane
2018-12-01Rename ecpg's various "extern.h" files to have distinct names.Tom Lane