summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/.gitignore
AgeCommit message (Expand)Author
2018-09-28Build src/common files as a library with -fPIC.Tom Lane
2018-09-26Convert elog.c's useful_strerror() into a globally-used strerror wrapper.Tom Lane
2017-10-11Add port/strnlen support to libpq and ecpg Makefiles.Tom Lane
2015-05-19Revert error-throwing wrappers for the printf family of functions.Tom Lane
2015-05-18Add error-throwing wrappers for the printf family of functions.Noah Misch
2014-02-19Fix some missing .gitignore and "make clean" items in ecpg.Tom Lane
2011-06-18Remove redundant lib*dll.def rules from .gitignoreMagnus Hagander
2011-04-19Add gitignore entries for Windows MSVC buildsPeter Eisentraut
2010-09-22Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander