]> granicus.if.org Git - postgresql/history - src/test/regress/pg_regress.c
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type...
[postgresql] / src / test / regress / pg_regress.c
2011-04-28 Andrew DunstanUse a macro variable PG_PRINTF_ATTRIBUTE for the style...
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-04-25 Andrew DunstanAssorted minor changes to silence Windows compiler...
2011-04-19 Andrew DunstanSilence compiler warning about casting HANDLE to long...
2011-04-15 Peter EisentrautRename pg_regress option --multibyte to --encoding
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-17 Andrew DunstanUse correct PATH separator for Cygwin in pg_regress.c.
2011-03-05 Tom LaneCreate extension infrastructure for the core procedural...
2011-02-15 Peter EisentrautAllow make check in PL directories
2011-01-24 Robert Haassepgsql, an SE-Linux integration for PostgreSQL
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-04 Peter EisentrautMake output width consistent for all ways of invoking...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-06-12 Bruce MomjianAdd missing --use-existing --help mention from regressi...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-24 Tom LaneMake pg_regress use CREATE OR REPLACE LANGUAGE, so...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-19 Simon RiggsAllow read only connections during recovery, known...
2009-11-23 Tom LaneUse diff's -w switch only on Windows, to avoid problems...
2009-11-22 Tom LaneRemove -w (--ignore-all-space) option from pg_regress...
2009-11-14 Magnus HaganderAdd inheritable ACE when creating a restricted token...
2009-08-18 Teodor SigaevIntroduce filtering dictionary support to tsearch....
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-23 Tom LaneChange the default value of max_prepared_transactions...
2009-02-12 Peter EisentrautUnset language-related locale settings in any case...
2009-02-11 Peter EisentrautOnly unset the locale environment when --no-locale...
2009-01-28 Magnus HaganderChange warning-silencing code not to cast the pointer...
2009-01-27 Magnus HaganderSilence compiler warning on win32.
2009-01-08 Bruce MomjianFix memory leak for file name if expect file name conta...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-11-28 Peter EisentrautReduce risk of accidentally running temp-install regres...
2008-11-26 Tom LaneLet's see if using -c instead of -- style fixes the...
2008-11-25 Tom LaneRemove PGINTERVALSTYLE from the set of special environm...
2008-11-25 Peter EisentrautIf pg_ctl stop fails, print an error message and exit...
2008-11-20 Magnus HaganderSilence compiler warning about ignored return value...
2008-11-09 Tom LaneAdd a new GUC variable called "IntervalStyle" that...
2008-10-01 Peter EisentrautAllow pg_regress to be run outside the build tree....
2008-08-05 Tom LaneFix some message style guideline violations in pg_regre...
2008-08-03 Tom LaneFix copy-and-pasteo that's causing pg_regress to lie...
2008-05-17 Tom LaneImprove pg_regress so that it reports the fact if any...
2008-03-31 Tom LaneFix a number of places that were making file-type tests...
2008-03-04 Magnus HaganderUse windows DACL fix for pg_regress as well.
2008-02-20 Tom LaneMake pg_regress -V consistent with the corresponding...
2008-01-19 Tom LaneMake pg_regress clean out the testtablespace directory...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-27 Tom LaneFix pg_regress to check the directory it is actually...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-09-09 Andrew DunstanProvide for a file specifying non-standard config optio...
2007-07-18 Alvaro HerreraCast NULL to a pointer type in the execl() call, to...
2007-06-12 Magnus HaganderSpecifying a dbname should override the default databas...
2007-06-12 Magnus HaganderFix missing variable initialization.
2007-06-12 Magnus HaganderRewrite ECPG regression test driver in C, by splitting...
2007-05-31 Peter EisentrautMake some messages more consistent
2007-02-08 Tom LaneAdd missing #define for mingw, per Magnus.
2007-02-08 Bruce MomjianWin32 regression test fixes:
2007-02-07 Peter EisentrautReplace some strncpy() by strlcpy().
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-19 Alvaro HerreraFix pg_regress breakage for PL and contrib tests, by...
2007-01-19 Alvaro HerreraChange the sed rules in the regression test for pg_regr...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2007-01-05 Andrew DunstanCall setrlimit if possible in pg_regress to allow core...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-24 Tom LaneCause pg_regress to invoke the temporary postmaster...
2006-09-19 Tom LaneFix shared library creation to work properly on AIX...
2006-08-13 Tom LaneIf test postmaster fails to start within 60 seconds...
2006-08-01 Bruce MomjianRemove extra argument to printf().
2006-08-01 Andrew Dunstanhave pg_regress fall back on testing with the canonical...
2006-07-30 Bruce MomjianFix WIN32 wait() return value macros to be accurate...
2006-07-27 Tom LaneOriginal coding of pg_regress.c made the results and...
2006-07-25 Tom LaneRemove hard-wired lists of timezone abbreviations in...
2006-07-25 Andrew DunstanUse correct ifdef test for cygwin, namely __CYGWIN__...
2006-07-24 Andrew DunstanRemove dubious and redundant (we think) setting of...
2006-07-22 Andrew DunstanAdd libdir to PATH for Cygwin as well as WIN32 - should...
2006-07-21 Tom LaneAh, I finally realize why Magnus wanted to add a -...
2006-07-20 Tom LaneAs a stopgap to get the Windows buildfarm members runni...
2006-07-20 Tom LanePrint out diff status code when we think there's a...
2006-07-20 Tom LaneSuppress unused-variable compiler warning, per Andrew...
2006-07-20 Tom LaneFix pg_regress.c to report tests in a parallel group...
2006-07-20 Tom LaneMake pg_regress.c get paths from pg_config_paths.h...
2006-07-19 Tom LaneAdjust spawn_process() to avoid unnecessary overhead...
2006-07-19 Tom LaneAdjust pg_regress to print out the exact string given...
2006-07-19 Tom Lanekill() is declared in <signal.h> per Single Unix Spec.
2006-07-19 Tom LaneTweak command quoting for Windows (I'd forgotten about...
2006-07-19 Tom LaneRewrite pg_regress as a C program instead of a shell...