index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
Age
Commit message (
Expand
)
Author
2021-01-23
Update ecpg's connect-test1 for connection-failure message changes.
Tom Lane
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-21
Improve new wording of libpq's connection failure messages.
Tom Lane
2021-01-11
Uniformly identify the target host in libpq connection failure reports.
Tom Lane
2021-01-11
Allow pg_regress.c wrappers to postprocess test result files.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-30
Use setenv() in preference to putenv().
Tom Lane
2020-11-07
Avoid re-using output variables in new ecpg test case.
Tom Lane
2020-11-07
Fix ecpg's mishandling of B'...' and X'...' literals.
Tom Lane
2020-10-22
Add documentation and tests for quote marks in ECPG literal queries.
Tom Lane
2020-10-22
Avoid premature de-doubling of quote marks in ECPG strings.
Tom Lane
2020-10-21
Fix -Wcast-function-type warnings on Windows/MinGW
Peter Eisentraut
2020-09-22
Rethink API for pg_get_line.c, one more time.
Tom Lane
2020-09-06
Remove arbitrary line length limits in pg_regress (plain and ECPG).
Tom Lane
2020-08-10
Replace remaining StrNCpy() by strlcpy()
Peter Eisentraut
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-03
Fix behavior of ecpg's "EXEC SQL elif name".
Tom Lane
2020-06-30
Fix ecpg crash with bytea and cursor variables.
Michael Meskes
2020-02-21
Fix compiler warnings on 64-bit Windows
Peter Eisentraut
2020-01-13
Reduce size of backend scanner's tables.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-30
Fix off-by-one error in PGTYPEStimestamp_fmt_asc
Tomas Vondra
2019-11-07
Remove HAVE_LONG_LONG_INT
Peter Eisentraut
2019-10-29
Fix compiler warnings in ecpg tests
Peter Eisentraut
2019-10-08
Remove some code for old unsupported versions of MSVC
Peter Eisentraut
2019-09-20
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-06
Message style fixes
Peter Eisentraut
2019-08-27
Set application_name per-test in isolation and ecpg tests.
Tom Lane
2019-08-02
Fix format truncation issue from ECPG test
Michael Paquier
2019-06-08
Stop using spelling "nonexistant".
Noah Misch
2019-06-02
Un-break ecpg tests for Windows.
Tom Lane
2019-05-31
Adjust ecpg expected-results files for commit 7640f9312.
Tom Lane
2019-05-31
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-22
Add .gitignore entries for new ecpg test case.
Tom Lane
2019-05-22
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-01
Fix whitespace
Peter Eisentraut
2019-02-26
Free memory in ecpg bytea regression test.
Michael Meskes
2019-02-18
Fix omissions in ecpg/test/sql/.gitignore.
Tom Lane
2019-02-18
Sync ECPG's CREATE TABLE AS statement with backend's.
Michael Meskes
2019-02-18
Add bytea datatype to ECPG.
Michael Meskes
2019-02-16
Add DECLARE STATEMENT support to ECPG.
Michael Meskes
2019-01-30
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-24
Remove _configthreadlocale() calls in ecpg test suite.
Tom Lane
2019-01-24
Remove infinite-loop hazards in ecpg test suite.
Tom Lane
2019-01-02
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-14
Second try at fixing numeric data passed through an ECPG SQLDA.
Tom Lane
[prev]
[next]