summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/compatlib
Commit message (Expand)AuthorAgeFilesLines
* pkg-config Requires.private entries should be comma-separatedPeter Eisentraut2023-03-161-1/+1
* Update copyright for 2023Bruce Momjian2023-01-022-2/+2
* Add copyright notices to meson filesAndrew Dunstan2022-12-201-0/+2
* meson: Add windows resource filesAndres Freund2022-10-051-0/+6
* meson: ecpg: Split definition of static and shared librariesAndres Freund2022-10-051-9/+30
* meson: Add initial version of meson based build systemAndres Freund2022-09-211-0/+22
* Don't define FRONTEND for ecpg librariesAndres Freund2022-08-221-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.Tom Lane2021-01-281-2/+2
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-141-2/+2
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Offer pnstrdup to frontend codeAlvaro Herrera2019-12-041-20/+1
* Remove useless "return;" linesAlvaro Herrera2019-11-281-2/+0
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-1/+3
* Fix typos in the codeMichael Paquier2019-10-301-1/+1
* Make the order of the header file includes consistent in non-backend modules.Amit Kapila2019-10-251-8/+8
* Clean up MinGW def file generationPeter Eisentraut2019-10-201-1/+1
* Fix inconsistencies and typos in the tree, take 10Michael Paquier2019-08-131-6/+1
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-161-1/+1
* Fix inconsistencies in the codeMichael Paquier2019-07-081-1/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Build src/common files as a library with -fPIC.Tom Lane2018-09-282-14/+3
* Fix another portability issue from commit 758ce9b77.Tom Lane2018-09-262-3/+4
* Always use our own versions of *printf().Tom Lane2018-09-261-1/+2
* Convert elog.c's useful_strerror() into a globally-used strerror wrapper.Tom Lane2018-09-262-3/+4
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-031-2/+2
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Add some const decorations to prototypesPeter Eisentraut2017-11-101-7/+7
* Add port/strnlen support to libpq and ecpg Makefiles.Tom Lane2017-10-112-3/+4
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-051-8/+8
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-211-3/+3
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Automate the maintenance of SO_MINOR_VERSION for our shared libraries.Tom Lane2016-08-161-1/+1
* Stamp shared-library minor version numbers for v10.Tom Lane2016-08-151-1/+1
* pgindent run for 9.6Robert Haas2016-06-091-1/+2
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Stamp shared-library minor version numbers for 9.6.Tom Lane2015-06-301-1/+1
* Check for out of memory when allocating sqlca.Michael Meskes2015-06-151-0/+2
* Fix intoasc() in Informix compat lib. This function used to be a noop.Michael Meskes2015-06-121-2/+6
* Revert error-throwing wrappers for the printf family of functions.Tom Lane2015-05-191-1/+0
* Add error-throwing wrappers for the printf family of functions.Noah Misch2015-05-181-0/+1
* Remove obsolete -I options from ECPG library compilation.Noah Misch2015-04-241-1/+1
* Build every ECPG library with -DFRONTEND.Noah Misch2015-04-241-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Add file version information to most installed Windows binaries.Noah Misch2014-07-141-1/+2
* Stamp shared-library minor version numbers for 9.5.Tom Lane2014-06-101-1/+1
* Fix some missing .gitignore and "make clean" items in ecpg.Tom Lane2014-02-191-0/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Stamp shared-library minor version numbers for 9.4.Tom Lane2013-06-141-1/+1