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
/
Makefile
Commit message (
Expand
)
Author
Age
*
Use single quotes in preference to double quotes for protecting pathnames.
Tom Lane
2011-06-15
*
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2011-06-14
*
Rename pg_regress option --multibyte to --encoding
Peter Eisentraut
2011-04-15
*
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to rel...
Andrew Dunstan
2010-12-24
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
*
Update ecpg regression tests to plpgsql installed by default.
Alvaro Herrera
2009-12-19
*
Build needed things in src/test/regress/ first. And some build rules
Peter Eisentraut
2009-01-15
*
Fix for cross-compilation between mingw32 and something else. The choice
Peter Eisentraut
2009-01-05
*
Removed port testing.
Michael Meskes
2008-12-01
*
Partial fix for fallout from temp-port changes. ecpg still needs more work,
Tom Lane
2008-11-28
*
Clean regression.out
Peter Eisentraut
2008-10-21
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
Applied patch by Joachim to enable checktcp again
Michael Meskes
2007-06-15
*
VPATH fixes.
Alvaro Herrera
2007-06-12
*
Fix search/replace error in makefile for ecpg tests
Magnus Hagander
2007-06-12
*
Rewrite ECPG regression test driver in C, by splitting the standard
Magnus Hagander
2007-06-12
*
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-03-29
*
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-02-09
*
Remove some unused variables
Peter Eisentraut
2007-01-21
*
Remove remains of old depend target.
Peter Eisentraut
2007-01-20
*
also adjust MinGW expected file to new setup
Michael Meskes
2007-01-12
*
Replaced complex tests with small ones.
Michael Meskes
2006-09-08
*
Started to cleanup complex tests.
Michael Meskes
2006-09-05
*
Removed debug option from pg_regress call.
Michael Meskes
2006-08-29
*
Partial fix for ecpg's VPATH problems. It compiles and successfully
Tom Lane
2006-08-28
*
More SoC stuff
Michael Meskes
2006-08-19
*
Fix 'make clean' for change of regression.diffs file name.
Tom Lane
2006-08-08
*
'make clean' must remove the create subdirectories results/ and log/,
Tom Lane
2006-08-04
*
Regression test updates and fixes
Michael Meskes
2006-08-04
*
ynced parser and keyword list.
Michael Meskes
2006-08-02
*
Added just another test case.
Michael Meskes
2006-02-08
*
Added C bit fields to ecpg parser
Michael Meskes
2006-02-04
*
- Synced parser and keyword list.
Michael Meskes
2006-01-24
*
Fix ecpg's test/ Makefile for out-of-tree (vpath) builds.
Neil Conway
2005-06-30
*
- Fixed memory leak in ecpglib by adding some missing free() commands.
Michael Meskes
2005-06-02
*
- Added additional test case.
Michael Meskes
2004-05-07
*
Minor adjustments to enable public-domain timezone library to be called
Bruce Momjian
2004-04-30
*
Make thread flags CFLAGS, not CPPFLAGS.
Bruce Momjian
2004-04-25
*
Add new auto-detection of thread flags.
Bruce Momjian
2004-04-23
*
- Fixed Informix compat math functions to cope with the situations
Michael Meskes
2004-03-14
*
Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian
2003-12-19
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-09-27
*
Add ecpg thread testing file.
Bruce Momjian
2003-08-06
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
*
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-07-01
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
*
Get rid of inappropriate flags in CPPFLAGS override --- these break
Tom Lane
2003-04-08
*
Started adding date and timestamp.
Michael Meskes
2003-03-20
[next]