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
/
test
/
expected
/
compat_informix-sqlda.c
Commit message (
Expand
)
Author
Age
*
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
*
Add DECLARE STATEMENT support to ECPG.
Michael Meskes
2019-02-16
*
Change error handling of out of scope variables in ecpg.
Michael Meskes
2019-01-30
*
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-20
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
With ecpg exclusion removed, re-run pgindent for 9.4
Bruce Momjian
2014-05-06
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Removed test case using nan as float value because printf's output for nan is
Michael Meskes
2010-01-06
*
Removed more inttypes.h stuff.
Michael Meskes
2010-01-06
*
And another one
Michael Meskes
2010-01-05
*
And another one of the same problem.
Michael Meskes
2010-01-05
*
And then forgot to commit the fixed files. ARGH!
Michael Meskes
2010-01-05
*
Ah, should read the file completely. I got so used to git that I almost forgo...
Michael Meskes
2010-01-05
*
Thrid try. It seems my two checkouts need some cleaning up.
Michael Meskes
2010-01-05
*
Still not correct.
Michael Meskes
2010-01-05
*
Adjusted CVS headers.
Michael Meskes
2010-01-05
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to
Michael Meskes
2010-01-05