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
/
thread-prep.c
Commit message (
Expand
)
Author
Age
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
Michael Meskes
2009-12-16
*
More variables gcc moans about
Michael Meskes
2009-05-20
*
First rounf of whitespace changes. Everything but connect-test1 should be fine.
Michael Meskes
2008-12-29
*
Replaced manually synced preproc.y by the one created by the new script.
Michael Meskes
2008-11-11
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
*
- EXECUTE can return NOT FOUND so it should be checked here too.
Michael Meskes
2008-02-14
*
Tweak recently-added tests to suppress scary-looking warnings on 64-bit
Tom Lane
2007-10-03
*
Make ECPG regression tests run with -c only for array_of_struct.pgc
Magnus Hagander
2007-10-03
*
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Michael Meskes
2007-09-30
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26