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-descriptor.c
Commit message (
Expand
)
Author
Age
*
Remove _configthreadlocale() calls in ecpg test suite.
Tom Lane
2019-01-24
*
Changed order of statements and added an additiona MSVC safeguard to make ecpg
Michael Meskes
2017-08-26
*
Make setlocale in ECPG test cases thread aware on Windows.
Michael Meskes
2017-08-26
*
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
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Removed some unneeded variables and comparisons
Michael Meskes
2009-05-20
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
*
Make ECPG regression tests run with -c only for array_of_struct.pgc
Magnus Hagander
2007-10-03
*
Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes
2007-10-03
*
Made new test also work without threading enabled.
Michael Meskes
2007-10-02
*
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02