]> granicus.if.org Git - postgresql/history - src/test/regress/GNUmakefile
Rewrite pg_regress as a C program instead of a shell script.
[postgresql] / src / test / regress / GNUmakefile
2006-07-19 Tom LaneRewrite pg_regress as a C program instead of a shell...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-11-28 Alvaro HerreraInstall pg_regress where PGXS' "make installcheck"...
2005-11-01 Andrew DunstanProvide a --no-locale option for pg_regress and a corre...
2005-07-28 Tom LaneRemove no-longer-needed hack to add pgsleep.c to regres...
2005-07-25 Tom LaneChange build of regress.so to use Makefile.shlib instea...
2005-07-17 Tom LaneMake pg_regress accept a command-line option for the...
2005-05-11 Tom LaneGive pg_regress a --load-language option, so that it...
2004-11-17 Tom LaneAdd installcheck-parallel regression test target. ...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-03-03 Bruce MomjianAdds the -W flag to the pwd call under Win32. This...
2003-12-23 Tom LaneFix a number of places where reconfiguring with a diffe...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-02 Tom LaneProvide a way to run the parallel regression tests...
2003-03-21 Peter EisentrautMake "win" a separate port from "cygwin". This means...
2002-10-03 Tom LaneRestore NOTICEs that were mistakenly removed from trigg...
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-07-02 Bruce MomjianBack out regress/results changes. Real CVS problem...
2002-07-02 Bruce MomjianFix removal of results directory on 'make clean'. ...
2002-01-08 Tom LaneIn a VPATH build, resultmap must be one of the symlinke...
2001-09-16 Peter EisentrautInstall dynamically loadable modules into a private...
2001-04-04 Tom LaneFix/cleanup DLLLIBS handling for Cygwin port. If it...
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2000-11-22 Peter EisentrautPoint runtest and runcheck targets at new regression...
2000-11-21 Peter EisentrautAllow for different result files when using GCC versus...
2000-10-27 Peter EisentrautMake regression tests work with VPATH builds.
2000-10-23 Peter EisentrautPolish shared library build to reduce number of special...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-18 Bruce MomjianThe following patch was sent to the patches list:
2000-10-07 Peter EisentrautTo create a temporary installation, the regression...
2000-10-02 Tom LaneHonor $(SHELL) when invoking pg_regress.
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-07-23 Peter EisentrautUnset locale variables before running regression tests...
2000-01-09 Tom LaneNew scheme for managing platform-specific regress test...
1999-11-19 Jan WieckNew parallel regression test shell and related things.
1999-06-28 Bruce MomjianAdd time warning about bigtests.
1999-06-10 Jan WieckAdded 2 regression tests for NUMERIC data type.
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-03-15 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-01-17 Marc G. FournierFrom: "Michael J. Maravillo" <mmj@philonline.com>
1998-01-01 Thomas G. LockhartInclude SPI module when cleaning.
1997-10-17 Vadim B. MikheevChanges due to fixed DEFAULT behaviour.
1997-09-24 Vadim B. MikheevAdded: ttdummy() - variation of timetravel() function
1997-09-11 Vadim B. MikheevTests for spi/triggers
1997-07-29 Bruce MomjianmkLinux patches from Tatsuo Ishii.
1997-06-06 Marc G. FournierFrom: PortSite <info@portsite.nl>
1997-04-27 Marc G. FournierMassive regression test patches from Thomas *woo hoo!*
1997-04-26 Marc G. FournierAdd a results directory and a Makefile so that 'make...
1997-04-26 Marc G. FournierClean out/up some files that are causing me great heada...
1997-04-12 Marc G. FournierGet rid of the .sql files out of the Makefile
1997-04-05 Marc G. Fournierremove create.{source,sql} as they are now down in...
1997-04-05 Marc G. FournierMore splits of the regression tests in order to make...
1997-01-21 Bruce MomjianRename GNUMakefile to GNUmakefile so gmake finds it.