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
/
preproc
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2020-11-09
*
Translation updates
Peter Eisentraut
2020-08-10
*
Translation updates
Peter Eisentraut
2019-11-11
*
Translation updates
Peter Eisentraut
2019-08-05
*
Translation updates
Peter Eisentraut
2019-06-17
*
Translation updates
Peter Eisentraut
2019-05-06
*
Fix off-by-one check that can lead to a memory overflow in ecpg.
Michael Meskes
2019-04-11
*
Fix potential memory access violation in ecpg if filename of include file is
Michael Meskes
2019-03-11
*
Fix ecpg bugs caused by missing semicolons in the backend grammar.
Tom Lane
2019-02-24
*
Sync ECPG's CREATE TABLE AS statement with backend's.
Michael Meskes
2019-02-18
*
Translation updates
Peter Eisentraut
2019-02-11
*
Translation updates
Peter Eisentraut
2018-11-05
*
Translation updates
Peter Eisentraut
2018-10-08
*
Translation updates
Peter Eisentraut
2018-09-17
*
ecpg: Change --version output to common style
Peter Eisentraut
2018-09-12
*
Fix lexing of standard multi-character operators in edge cases.
Andrew Gierth
2018-08-23
*
Reduce an unnecessary O(N^3) loop in lexer.
Andrew Gierth
2018-08-23
*
Translation updates
Peter Eisentraut
2018-08-06
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
Translation updates
Peter Eisentraut
2018-06-25
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Translation updates
Peter Eisentraut
2018-05-21
*
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Add Oracle like handling of char arrays.
Michael Meskes
2018-03-14
*
Fix double frees in ecpg.
Michael Meskes
2018-03-14
*
Set connection back to NULL after freeing it.
Michael Meskes
2018-03-13
*
Move strtoint() to common
Peter Eisentraut
2018-03-13
*
Change internal integer representation of Value node
Peter Eisentraut
2018-03-13
*
Cope with indicator arrays that do not have the correct length.
Michael Meskes
2018-01-13
*
Fix parsing of compatibility mode argument.
Michael Meskes
2018-01-12
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Exclude flex-generated code from coverage testing
Peter Eisentraut
2017-10-16
*
Fixed ECPG to correctly handle out-of-scope cursor declarations with pointers
Michael Meskes
2017-09-12
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Implement DO CONTINUE action for ECPG WHENEVER statement.
Michael Meskes
2017-08-25
*
Allow continuation lines in ecpg cppline parsing.
Michael Meskes
2017-08-15
*
Changed ecpg parser to allow RETURNING clauses without attached C variables.
Michael Meskes
2017-08-14
*
Translation updates
Peter Eisentraut
2017-08-07
*
Translation updates
Alvaro Herrera
2017-07-10
*
Phase 3 of pgindent updates.
Tom Lane
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-06-21
*
Translation updates
Peter Eisentraut
2017-05-15
[next]