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
/
expected
Age
Commit message (
Expand
)
Author
2019-09-06
Message style fixes
Peter Eisentraut
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-22
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-03-01
Fix whitespace
Peter Eisentraut
2019-02-26
Free memory in ecpg bytea regression test.
Michael Meskes
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
2018-11-14
Second try at fixing numeric data passed through an ECPG SQLDA.
Tom Lane
2018-11-13
Fix incorrect results for numeric data passed through an ECPG SQLDA.
Tom Lane
2018-10-17
Minor additional improvements for ecpglib/prepare.c.
Tom Lane
2018-10-12
Another round of portability hacking on ECPG regression tests.
Tom Lane
2018-10-12
Make float exponent output on Windows look the same as elsewhere.
Tom Lane
2018-06-18
Add PGTYPESchar_free() to avoid cross-module problems on Windows.
Thomas Munro
2018-05-20
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-18
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-03-22
Fix whitespace
Peter Eisentraut
2018-03-17
Fix closing of incorrectly named cursor.
Michael Meskes
2018-03-14
Fixed compiler warnings in test case.
Michael Meskes
2018-03-14
Add Oracle like handling of char arrays.
Michael Meskes
2017-11-11
Make connect/test1 independent of localhost IPv6.
Noah Misch
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-09-08
Remove useless dead code
Peter Eisentraut
2017-09-05
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-08-26
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-25
Fix locale dependency in new ecpg test case.
Tom Lane
2017-08-25
Implement DO CONTINUE action for ECPG WHENEVER statement.
Michael Meskes
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-04-11
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-03-13
Add test case for two phase commit. Also by Masahiko Sawada.
Michael Meskes
2017-02-24
Suppress compiler warnings in ecpg test on newer Windows toolchains.
Tom Lane
2017-02-23
De-support floating-point timestamps.
Tom Lane
2016-11-03
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-03-08
ecpg: Fix typo
Peter Eisentraut
2016-02-16
Changed expected result to list IPv6 local interface too.
Michael Meskes
2015-02-10
Fixed array handling in ecpg.
Michael Meskes
2014-06-19
Let installcheck-world pass against a server requiring a password.
Noah Misch
2014-05-08
Un-break ecpg test suite under --disable-integer-datetimes.
Noah Misch
2014-05-06
With ecpg exclusion removed, re-run pgindent for 9.4
Bruce Momjian
[prev]
[next]