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
Commit message (
Expand
)
Author
Age
*
Change error handling of out of scope variables in ecpg.
Michael Meskes
2019-01-30
*
Make some ecpg test cases more robust against unexpected errors that happen
Michael Meskes
2019-01-30
*
Remove _configthreadlocale() calls in ecpg test suite.
Tom Lane
2019-01-24
*
Remove infinite-loop hazards in ecpg test suite.
Tom Lane
2019-01-24
*
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Second try at fixing numeric data passed through an ECPG SQLDA.
Tom Lane
2018-11-14
*
Fix incorrect results for numeric data passed through an ECPG SQLDA.
Tom Lane
2018-11-13
*
Minor additional improvements for ecpglib/prepare.c.
Tom Lane
2018-10-17
*
Another round of portability hacking on ECPG regression tests.
Tom Lane
2018-10-12
*
Remove dead reference to ecpg resultmap file.
Tom Lane
2018-10-12
*
Make float exponent output on Windows look the same as elsewhere.
Tom Lane
2018-10-12
*
Add PGTYPESchar_free() to avoid cross-module problems on Windows.
Thomas Munro
2018-06-18
*
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-20
*
Hot-fix ecpg regression test for missing ecpg_config.h inclusion.
Tom Lane
2018-05-18
*
Add some test coverage for ecpg's "long long" support.
Tom Lane
2018-05-18
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
*
Fix whitespace
Peter Eisentraut
2018-03-22
*
Fix closing of incorrectly named cursor.
Michael Meskes
2018-03-17
*
Fixed compiler warnings in test case.
Michael Meskes
2018-03-14
*
Add Oracle like handling of char arrays.
Michael Meskes
2018-03-14
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Add post-2010 ecpg tests to checktcp.
Noah Misch
2017-11-11
*
Make connect/test1 independent of localhost IPv6.
Noah Misch
2017-11-11
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
*
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-05
*
Remove useless dead code
Peter Eisentraut
2017-09-08
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Changed order of statements and added an additiona MSVC safeguard to make ecpg
Michael Meskes
2017-08-26
*
Make setlocale in ECPG test cases thread aware on Windows.
Michael Meskes
2017-08-26
*
Fix locale dependency in new ecpg test case.
Tom Lane
2017-08-25
*
Implement DO CONTINUE action for ECPG WHENEVER statement.
Michael Meskes
2017-08-25
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
*
Fix schedule of ecpg test files to only try two-phase commit test when possible.
Michael Meskes
2017-03-18
*
Update .gitignore
Robert Haas
2017-03-14
*
Add test case for two phase commit. Also by Masahiko Sawada.
Michael Meskes
2017-03-13
*
Fix inclusions of postgres_fe.h from .h files.
Tom Lane
2017-03-08
*
Suppress compiler warnings in ecpg test on newer Windows toolchains.
Tom Lane
2017-02-24
*
De-support floating-point timestamps.
Tom Lane
2017-02-23
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
ecpg: Fix typo
Peter Eisentraut
2016-03-08
*
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-27
*
Changed expected result to list IPv6 local interface too.
Michael Meskes
2016-02-16
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
*
Revert "Ignore object files generated by ecpg test suite on Windows"
Michael Meskes
2015-03-09
[next]