aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/pg_regress_ecpg.c
Commit message (Expand)AuthorAge
* regress: allow to specify directory containing expected files, for ecpgAndres Freund2022-08-20
* Update copyright for 2022Bruce Momjian2022-01-07
* Remove dynamic translation of regression test scripts, step 2.Tom Lane2021-12-20
* Improve new wording of libpq's connection failure messages.Tom Lane2021-01-21
* Allow pg_regress.c wrappers to postprocess test result files.Tom Lane2021-01-11
* Update copyright for 2021Bruce Momjian2021-01-02
* Use setenv() in preference to putenv().Tom Lane2020-12-30
* Rethink API for pg_get_line.c, one more time.Tom Lane2020-09-22
* Remove arbitrary line length limits in pg_regress (plain and ECPG).Tom Lane2020-09-06
* Replace remaining StrNCpy() by strlcpy()Peter Eisentraut2020-08-10
* Update copyrights for 2020Bruce Momjian2020-01-01
* Set application_name per-test in isolation and ecpg tests.Tom Lane2019-08-27
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Fix inclusions of postgres_fe.h from .h files.Tom Lane2017-03-08
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Replace a bunch more uses of strncpy() with safer coding.Tom Lane2015-01-24
* Update copyright for 2015Bruce Momjian2015-01-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Replace SYSTEMQUOTEs with Windows-specific wrapper functions.Heikki Linnakangas2014-05-05
* Update copyright for 2014Bruce Momjian2014-01-07
* Fix ECPG compiler warning.Robert Haas2013-11-09
* Update copyrights for 2013Bruce Momjian2013-01-01
* pg_regress: Replace exit_nicely() with exit() plus atexit() hookPeter Eisentraut2012-01-02
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Use diff's -w switch only on Windows, to avoid problems with inconsistentTom Lane2009-11-23
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Properly identify mingw as a win32 platform needing different diffMagnus Hagander2007-06-14
* Rewrite ECPG regression test driver in C, by splitting the standardMagnus Hagander2007-06-12