index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
/
pg_regress_ecpg.c
Commit message (
Expand
)
Author
Age
*
regress: allow to specify directory containing expected files, for ecpg
Andres Freund
2022-08-20
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
*
Improve new wording of libpq's connection failure messages.
Tom Lane
2021-01-21
*
Allow pg_regress.c wrappers to postprocess test result files.
Tom Lane
2021-01-11
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Use setenv() in preference to putenv().
Tom Lane
2020-12-30
*
Rethink API for pg_get_line.c, one more time.
Tom Lane
2020-09-22
*
Remove arbitrary line length limits in pg_regress (plain and ECPG).
Tom Lane
2020-09-06
*
Replace remaining StrNCpy() by strlcpy()
Peter Eisentraut
2020-08-10
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Set application_name per-test in isolation and ecpg tests.
Tom Lane
2019-08-27
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Fix inclusions of postgres_fe.h from .h files.
Tom Lane
2017-03-08
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Replace a bunch more uses of strncpy() with safer coding.
Tom Lane
2015-01-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-05
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Fix ECPG compiler warning.
Robert Haas
2013-11-09
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Peter Eisentraut
2012-01-02
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Use diff's -w switch only on Windows, to avoid problems with inconsistent
Tom Lane
2009-11-23
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Properly identify mingw as a win32 platform needing different diff
Magnus Hagander
2007-06-14
*
Rewrite ECPG regression test driver in C, by splitting the standard
Magnus Hagander
2007-06-12