summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-12-16Bug #349 - case insensitivity with cluster name when processing DDLChristopher Browne
2013-08-02Some erroneous queries in date testChristopher Browne
2013-07-29Fixes to DDL test (old regression)Christopher Browne
2012-03-05COPY protocol makes some slon.conf parameters obsolete, so they should be dro...Christopher Browne
2011-11-09Generate less data in DDL testChristopher Browne
2011-10-07Merging bug # 237.Steve Singer
2011-05-03Slonik scripts are only to return values in range 0..255Christopher Browne
2011-01-28Bug 181.Steve Singer
2010-12-31Bug #188 - test harness problem where subquery was returning multiple tuplesChristopher Browne
2010-12-28Fix schema generation - wasn't using all the right column names in the rules ...Christopher Browne
2010-12-28Fix query that generates data for table #3 to use the right column from table #2Christopher Browne
2010-12-22Fix problem with how DML for table3 was being generated for regression test t...Christopher Browne
2010-11-16Bug #134 - TRUNCATE trigger supportChristopher Browne
2010-08-27Add more files ignorable by git because they are generated as parts of buildsChristopher Browne
2010-08-04Merge branch 'master' of git://git.postgresql.org/git/slony1-engine into bug-...Christopher Browne
2010-08-04Initial swing at removing cleanup_deletelogsChristopher Browne
2010-08-04Make scripts executableChristopher Browne
2010-08-04Make shell scripts executable - expected by testsChristopher Browne
2010-07-28Perform a va_copy and use the copy in the loop that uses va_args.Steve Singer
2010-07-16Remove all CVS ID tags obsolete in GitChristopher Browne
2010-03-31Add notes about bug #55 to test which exercises the fixChristopher Browne
2009-07-21Autovacuum changes recently made to 2.0 branchChristopher Browne
2009-06-12Add OMIT COPY tests to HEADChristopher Browne
2009-06-11Draw a whole pile of changes into HEAD from the 2.0 branchChristopher Browne
2009-01-05Changes applied to 2.0 also to HEADChristopher Browne
2008-11-17Fix typoChristopher Browne
2008-09-23Changes to WAIT FOR EVENT requests; the "ongoing saga" of getting theChristopher Browne
2008-09-23Add in 2 second lags; this exercises the lag logic, and will lead to someChristopher Browne
2008-07-15Add in new tools script, start_slon.sh, which provides an rc.d-styleChristopher Browne
2008-07-15Per bug #18 (http://www.slony.info/bugzilla/show_bug.cgi?id=18)Christopher Browne
2008-07-07Fix various bash-isms; nonportable constructs that made their way intoChristopher Browne
2008-06-12Fix up WAIT FOR EVENT requestsChristopher Browne
2008-05-26Remove sl_trigger configuration as that is no longer in Slony-I 2.0.Christopher Browne
2008-05-26Ran INDENT on C code for random number generation for testsChristopher Browne
2008-04-11Remedying tests so that STORE NODE, EXECUTE SCRIPT, and WAIT FOR EVENTChristopher Browne
2008-04-11Added support to be able to Twitter test resultsChristopher Browne
2008-04-07Allow setting TMPDIR to indicate a path where log files for the test willChristopher Browne
2008-02-13test1 runs "cleanupEvent()" function by handChristopher Browne
2008-01-09Fix usability of C-based random data generators:Christopher Browne
2008-01-09Minor spelling fixChristopher Browne
2007-12-11Remove code that fiddles xxidin() function that is no longer needed as ofChristopher Browne
2007-12-11Change query looking for O/S sl_log_1 data to accomodate the change fromChristopher Browne
2007-11-27Add in a fairly complex replication test involving multiple clusters thatChristopher Browne
2007-10-26Improvements to test for MERGE SET - better use of WAIT FOR EVENT,Christopher Browne
2007-10-22Fixes to "merge set" testChristopher Browne
2007-10-22Add (to partitioning test) script for generating the "weak user" schema.Christopher Browne
2007-10-19Fix up subscription WAIT FOR EVENT requests so that they use SYNCs inChristopher Browne
2007-10-19Lots of changes to log shipping test based on the changes introducedChristopher Browne
2007-10-19Changes to tests to support log shipping betterChristopher Browne
2007-10-19Clean up formatting of README for testChristopher Browne