summaryrefslogtreecommitdiff
path: root/test/sql
AgeCommit message (Expand)Author
2013-08-24Use setseed() in RUN ON ANY regtest.Marko Kreen
2013-01-31Add language validatorPeter Eisentraut
2013-01-31Add more test cases for error conditionsPeter Eisentraut
2012-11-17Move RANGE to acceptable types, add testsMarko Kreen
2012-11-17Test for "RETURNS TABLE (..)" functionsMarko Kreen
2012-10-12Rename table alter testMarko Kreen
2012-10-12After sending cancel req, wait for remote errorMarko Kreen
2012-10-11Table invalidationMarko Kreen
2012-10-11Support for dropped fieldsMarko Kreen
2012-03-29Test SQL/MED with SECURITY DEFINERMarko Kreen
2012-03-08Makefile and tests cleanupMarko Kreen
2012-02-26Fix sql file location in test/Marko Kreen
2012-02-25Move SQL files to sql/ subdirectory.David E. Wheeler
2012-02-25Move tests to test subdirectory.David E. Wheeler