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
*
Fixed some memory leaks in ECPG.
Michael Meskes
2015-06-12
*
Fix intoasc() in Informix compat lib. This function used to be a noop.
Michael Meskes
2015-06-12
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Remove obsolete -I options from ECPG library compilation.
Noah Misch
2015-04-24
*
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-04-24
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-11
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Clean up the mess from => patch.
Tom Lane
2015-03-10
*
Revert "Ignore object files generated by ecpg test suite on Windows"
Michael Meskes
2015-03-09
*
Ignore object files generated by ecpg test suite on Windows
Michael Meskes
2015-03-09
*
Remove null-pointer checks that are not needed.
Michael Meskes
2015-02-25
*
Improve parser's one-extra-token lookahead mechanism.
Tom Lane
2015-02-24
*
Use FLEXIBLE_ARRAY_MEMBER in a number of other places.
Tom Lane
2015-02-21
*
Fixed array handling in ecpg.
Michael Meskes
2015-02-10
*
This routine was calling ecpg_alloc to allocate to memory but did not
Michael Meskes
2015-02-05
*
Fix memory leaks on OOM in ecpg.
Heikki Linnakangas
2015-02-04
*
Translation updates
Peter Eisentraut
2015-02-01
*
Replace a bunch more uses of strncpy() with safer coding.
Tom Lane
2015-01-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Translation updates
Peter Eisentraut
2014-12-15
*
Translation updates
Peter Eisentraut
2014-11-16
*
Make ECPG test programs depend on "ecpg$(X)", not "ecpg".
Noah Misch
2014-11-02
*
Small code cleanup.
Michael Meskes
2014-10-22
*
MinGW: Link with shell32.dll instead of shfolder.dll.
Noah Misch
2014-10-21
*
Fix typos.
Robert Haas
2014-10-20
*
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
[next]