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
Age
Commit message (
Expand
)
Author
2021-04-02
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Bruce Momjian
2021-01-28
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2020-11-09
Translation updates
Peter Eisentraut
2020-10-24
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Tom Lane
2020-08-10
Translation updates
Peter Eisentraut
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-07-27
Fix handling of structure for bytea data type in ECPG
Michael Paquier
2020-06-30
Fix ecpg crash with bytea and cursor variables.
Michael Meskes
2020-05-11
Translation updates
Peter Eisentraut
2020-03-31
Allow ecpg to be built stand-alone, allow parallel libpq make
Bruce Momjian
2020-02-10
Translation updates
Peter Eisentraut
2020-01-19
Fix out-of-memory handling in ecpglib.
Tom Lane
2019-11-30
Fix off-by-one error in PGTYPEStimestamp_fmt_asc
Tomas Vondra
2019-11-11
Translation updates
Peter Eisentraut
2019-11-07
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-10-25
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-09-29
Translation updates
Peter Eisentraut
2019-09-23
Translation updates
Peter Eisentraut
2019-09-21
Remove removed file from nls.mk
Peter Eisentraut
2019-09-20
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-19
Revert change of ecpglib major version
Peter Eisentraut
2019-09-09
Translation updates
Peter Eisentraut
2019-09-06
Message style fixes
Peter Eisentraut
2019-08-05
Translation updates
Peter Eisentraut
2019-07-08
Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the
Michael Meskes
2019-07-06
Add missing source files to nls.mk
Peter Eisentraut
2019-06-30
Remove explicit error handling for obsolete date/time values
Peter Eisentraut
2019-06-17
Translation updates
Peter Eisentraut
2019-06-13
Fix double-word typos
Alvaro Herrera
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 C++ incompatibilities in ecpg/preproc/ header files.
Tom Lane
2019-05-31
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-26
Fix more thinkos in new ECPG "PREPARE AS" code.
Tom Lane
2019-05-26
Fix thinko in new ECPG "PREPARE AS" code.
Tom Lane
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
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-20
Translation updates
Peter Eisentraut
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-04-11
Fix off-by-one check that can lead to a memory overflow in ecpg.
Michael Meskes
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-16
Use correct connection name variable in ecpglib.
Michael Meskes
2019-03-11
Fix potential memory access violation in ecpg if filename of include file is
Michael Meskes
2019-03-11
Fix ecpglib regression that made it impossible to close a cursor that was
Michael Meskes
2019-03-01
Fix whitespace
Peter Eisentraut
2019-02-26
Free memory in ecpg bytea regression test.
Michael Meskes
[next]