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
Commit message (
Expand
)
Author
Age
*
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-16
*
Fix array overrun in ecpg's version of ParseDateTime().
Tom Lane
2014-10-06
*
Translation updates
Peter Eisentraut
2014-10-05
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
*
Translation updates
Peter Eisentraut
2014-07-21
*
Replace "internationalize" with "localize" where appropriate
Peter Eisentraut
2014-07-20
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
Let installcheck-world pass against a server requiring a password.
Noah Misch
2014-06-19
*
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-06-10
*
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
*
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-28
*
Fix spurious tab character
Peter Eisentraut
2014-05-21
*
Fix missing dependencies in ecpg's test Makefiles.
Tom Lane
2014-05-08
*
Un-break ecpg test suite under --disable-integer-datetimes.
Noah Misch
2014-05-08
*
With ecpg exclusion removed, re-run pgindent for 9.4
Bruce Momjian
2014-05-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Fix handling of array of char pointers in ecpglib.
Michael Meskes
2014-05-06
*
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-05
*
ecpg: Add additional files to .gitignore
Peter Eisentraut
2014-04-23
*
Fix whitespace
Peter Eisentraut
2014-04-14
*
Several fixes to array handling in ecpg.
Michael Meskes
2014-04-09
*
ecpg/ecpglib must build the src/port files it uses with -DFRONTEND.
Tom Lane
2014-04-05
*
Fix whitespace
Peter Eisentraut
2014-03-03
*
Various Coverity-spotted fixes
Stephen Frost
2014-03-01
*
Fix some missing .gitignore and "make clean" items in ecpg.
Tom Lane
2014-02-19
*
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
*
Fix handling of wide datetime input/output.
Noah Misch
2014-02-17
*
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-02-12
*
Mark some more variables as static or include the appropriate header
Peter Eisentraut
2014-02-08
*
Add checks for interval overflow/underflow
Bruce Momjian
2014-01-30
*
Split ecpg_execute() in constituent parts
Alvaro Herrera
2014-01-16
*
Split ECPGdo() in constituent parts
Alvaro Herrera
2014-01-16
*
Always use the same way to addres a descriptor in ecpg's regression tests.
Michael Meskes
2014-01-13
*
Changed regression test to ecpg test suite for alignment problem just with last
Michael Meskes
2014-01-09
*
Fix descriptor output in ECPG.
Michael Meskes
2014-01-09
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Do not use an empty hostname.
Michael Meskes
2014-01-01
*
Translation updates
Peter Eisentraut
2013-12-02
*
ECPG: Fix searching for quoted cursor names case-sensitively.
Michael Meskes
2013-11-27
*
ECPG: Fix offset to NULL/size indicator array.
Michael Meskes
2013-11-26
*
ECPG: Simplify free_variable()
Michael Meskes
2013-11-26
*
ECPG: Add EXEC SQL CLOSE C to the tests.
Michael Meskes
2013-11-26
*
ECPG: Free the malloc()'ed variables in the test so it comes out clean on
Michael Meskes
2013-11-26
*
ECPG: Make the preprocessor emit ';' if the variable type for a list of
Michael Meskes
2013-11-26
*
More improvement to comment parsing in ecpg.
Michael Meskes
2013-11-25
*
Fix ecpg parsing of sizeof().
Michael Meskes
2013-11-25
*
Allow C array definitions to use sizeof().
Michael Meskes
2013-11-24
*
Distinguish between C and SQL mode for C-style comments.
Michael Meskes
2013-11-24
*
ecpg: Split off mmfatal() from mmerror()
Peter Eisentraut
2013-11-19
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
[next]