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
*
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