]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/test
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / interfaces / ecpg / test /
2019-10-08 Peter EisentrautRemove some code for old unsupported versions of MSVC
2019-09-20 Tom LaneRevert "Add DECLARE STATEMENT support to ECPG."
2019-09-06 Peter EisentrautMessage style fixes
2019-08-27 Tom LaneSet application_name per-test in isolation and ecpg...
2019-08-02 Michael PaquierFix format truncation issue from ECPG test
2019-06-08 Noah MischStop using spelling "nonexistant".
2019-06-02 Tom LaneUn-break ecpg tests for Windows.
2019-05-31 Tom LaneAdjust ecpg expected-results files for commit 7640f9312.
2019-05-31 Tom LaneFix assorted header files that failed to compile standa...
2019-05-22 Tom LaneAdd .gitignore entries for new ecpg test case.
2019-05-22 Michael MeskesImplement PREPARE AS statement for ECPG.
2019-05-14 Tom LaneMove logging.h and logging.c from src/fe_utils/ to...
2019-04-01 Peter EisentrautUnified logging system for command-line programs
2019-03-01 Peter EisentrautFix whitespace
2019-02-26 Michael MeskesFree memory in ecpg bytea regression test.
2019-02-19 Tom LaneFix omissions in ecpg/test/sql/.gitignore.
2019-02-18 Michael MeskesSync ECPG's CREATE TABLE AS statement with backend's.
2019-02-18 Michael MeskesAdd bytea datatype to ECPG.
2019-02-16 Michael MeskesAdd DECLARE STATEMENT support to ECPG.
2019-01-30 Michael MeskesChange error handling of out of scope variables in...
2019-01-30 Michael MeskesMake some ecpg test cases more robust against unexpecte...
2019-01-24 Tom LaneRemove _configthreadlocale() calls in ecpg test suite.
2019-01-24 Tom LaneRemove infinite-loop hazards in ecpg test suite.
2019-01-02 Tom LaneEnsure link commands list *.o files before LDFLAGS.
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-11-14 Tom LaneSecond try at fixing numeric data passed through an...
2018-11-13 Tom LaneFix incorrect results for numeric data passed through...
2018-10-17 Tom LaneMinor additional improvements for ecpglib/prepare.c.
2018-10-12 Tom LaneAnother round of portability hacking on ECPG regression...
2018-10-12 Tom LaneRemove dead reference to ecpg resultmap file.
2018-10-12 Tom LaneMake float exponent output on Windows look the same...
2018-06-18 Thomas MunroAdd PGTYPESchar_free() to avoid cross-module problems...
2018-05-20 Tom Laneprintf("%lf") is not portable, so omit the "l".
2018-05-18 Tom LaneHot-fix ecpg regression test for missing ecpg_config...
2018-05-18 Tom LaneAdd some test coverage for ecpg's "long long" support.
2018-04-03 Tom LanePrevent accidental linking of system-supplied copies...
2018-03-23 Peter EisentrautFix whitespace
2018-03-17 Michael MeskesFix closing of incorrectly named cursor.
2018-03-14 Michael MeskesFixed compiler warnings in test case.
2018-03-13 Michael MeskesAdd Oracle like handling of char arrays.
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-11-11 Noah MischAdd post-2010 ecpg tests to checktcp.
2017-11-11 Noah MischMake connect/test1 independent of localhost IPv6.
2017-11-10 Peter EisentrautAdd some const decorations to prototypes
2017-11-06 Noah MischAdd a temp-install prerequisite to "check"-like targets...
2017-09-08 Peter EisentrautRemove useless dead code
2017-09-05 Peter EisentrautRemove unnecessary parentheses in return statements
2017-08-26 Michael MeskesChanged order of statements and added an additiona...
2017-08-26 Michael MeskesMake setlocale in ECPG test cases thread aware on Windows.
2017-08-25 Tom LaneFix locale dependency in new ecpg test case.
2017-08-25 Michael MeskesImplement DO CONTINUE action for ECPG WHENEVER statement.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-04-11 Magnus HaganderRemove symbol WIN32_ONLY_COMPILER
2017-03-18 Michael MeskesFix schedule of ecpg test files to only try two-phase...
2017-03-14 Robert HaasUpdate .gitignore
2017-03-13 Michael MeskesAdd test case for two phase commit. Also by Masahiko...
2017-03-09 Tom LaneFix inclusions of postgres_fe.h from .h files.
2017-02-24 Tom LaneSuppress compiler warnings in ecpg test on newer Window...
2017-02-23 Tom LaneDe-support floating-point timestamps.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-11-03 Peter Eisentrautpsql: Split up "Modifiers" column in \d and \dD
2016-07-17 Tom LaneEstablish conventions about global object names used...
2016-03-09 Peter Eisentrautecpg: Fix typo
2016-02-27 Andrew DunstanRespect TEMP_CONFIG when pg_regress_check and friends...
2016-02-16 Michael MeskesChanged expected result to list IPv6 local interface...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-04-23 Peter EisentrautImprove speed of make check-world
2015-03-09 Michael MeskesRevert "Ignore object files generated by ecpg test...
2015-03-09 Michael MeskesIgnore object files generated by ecpg test suite on...
2015-02-10 Michael MeskesFixed array handling in ecpg.
2015-01-24 Tom LaneReplace a bunch more uses of strncpy() with safer coding.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-11-03 Noah MischMake ECPG test programs depend on "ecpg$(X)", not ...
2014-08-19 Noah MischFinish adding file version information to installed...
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-06-20 Noah MischLet installcheck-world pass against a server requiring...
2014-05-09 Tom LaneFix missing dependencies in ecpg's test Makefiles.
2014-05-08 Noah MischUn-break ecpg test suite under --disable-integer-datetimes.
2014-05-07 Bruce MomjianWith ecpg exclusion removed, re-run pgindent for 9.4
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-05-05 Heikki LinnakangasReplace SYSTEMQUOTEs with Windows-specific wrapper...
2014-04-23 Peter Eisentrautecpg: Add additional files to .gitignore
2014-04-09 Michael MeskesSeveral fixes to array handling in ecpg.
2014-02-17 Noah MischFix handling of wide datetime input/output.
2014-01-16 Alvaro HerreraSplit ecpg_execute() in constituent parts
2014-01-16 Alvaro HerreraSplit ECPGdo() in constituent parts
2014-01-13 Michael MeskesAlways use the same way to addres a descriptor in ecpg...
2014-01-09 Michael MeskesChanged regression test to ecpg test suite for alignmen...
2014-01-09 Michael MeskesFix descriptor output in ECPG.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-11-26 Michael MeskesECPG: Add EXEC SQL CLOSE C to the tests.
2013-11-26 Michael MeskesECPG: Free the malloc()'ed variables in the test so...
2013-11-10 Peter EisentrautFix whitespace issues found by git diff --check, add...
2013-11-09 Robert HaasFix ECPG compiler warning.
2013-11-03 Michael MeskesChanged test case slightly so it doesn't have an unused...
2013-10-22 Tom LaneGet rid of use of asprintf() in favor of a more portabl...
2013-10-13 Peter EisentrautAdd use of asprintf()
2013-07-29 Greg StarkSync ECPG with WITH ORDINALITY changes
2013-07-19 Michael MeskesInitialize day of year value.
next