index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
/
Makefile
Age
Commit message (
Expand
)
Author
2014-06-14
Make pqsignal() available to pg_regress of ECPG and isolation suites.
Noah Misch
2011-06-14
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2010-12-24
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to rel...
Andrew Dunstan
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2009-12-19
Update ecpg regression tests to plpgsql installed by default.
Alvaro Herrera
2009-01-15
Build needed things in src/test/regress/ first. And some build rules
Peter Eisentraut
2009-01-05
Fix for cross-compilation between mingw32 and something else. The choice
Peter Eisentraut
2008-12-01
Removed port testing.
Michael Meskes
2008-11-28
Partial fix for fallout from temp-port changes. ecpg still needs more work,
Tom Lane
2008-10-21
Clean regression.out
Peter Eisentraut
2007-08-14
- Finished major rewrite to use new protocol version
Michael Meskes
2007-06-15
Applied patch by Joachim to enable checktcp again
Michael Meskes
2007-06-12
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-03-29
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-02-09
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-01-21
Remove some unused variables
Peter Eisentraut
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2007-01-12
also adjust MinGW expected file to new setup
Michael Meskes
2006-09-08
Replaced complex tests with small ones.
Michael Meskes
2006-09-05
Started to cleanup complex tests.
Michael Meskes
2006-08-29
Removed debug option from pg_regress call.
Michael Meskes
2006-08-28
Partial fix for ecpg's VPATH problems. It compiles and successfully
Tom Lane
2006-08-19
More SoC stuff
Michael Meskes
2006-08-08
Fix 'make clean' for change of regression.diffs file name.
Tom Lane
2006-08-04
'make clean' must remove the create subdirectories results/ and log/,
Tom Lane
2006-08-04
Regression test updates and fixes
Michael Meskes
2006-08-02
ynced parser and keyword list.
Michael Meskes
2006-02-08
Added just another test case.
Michael Meskes
2006-02-04
Added C bit fields to ecpg parser
Michael Meskes
2006-01-24
- Synced parser and keyword list.
Michael Meskes
2005-06-30
Fix ecpg's test/ Makefile for out-of-tree (vpath) builds.
Neil Conway
2005-06-02
- Fixed memory leak in ecpglib by adding some missing free() commands.
Michael Meskes
2004-05-07
- Added additional test case.
Michael Meskes
2004-04-30
Minor adjustments to enable public-domain timezone library to be called
Bruce Momjian
2004-04-25
Make thread flags CFLAGS, not CPPFLAGS.
Bruce Momjian
2004-04-23
Add new auto-detection of thread flags.
Bruce Momjian
2004-03-14
- Fixed Informix compat math functions to cope with the situations
Michael Meskes
2003-12-19
Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-09-27
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-08-06
Add ecpg thread testing file.
Bruce Momjian
2003-08-01
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-07-01
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-06-25
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-04-08
Get rid of inappropriate flags in CPPFLAGS override --- these break
Tom Lane
2003-03-20
Started adding date and timestamp.
Michael Meskes
2003-03-16
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2001-12-23
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
[next]