Test output for ssql-postgresql [ok]

Testing time: 0s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null

-- testing selects -----------------------------------------------------------
Simple query ......................................................... [ PASS]
1 test completed in 0.001 seconds.
1 out of 1 (100%) test passed.
-- done testing selects ------------------------------------------------------


-- testing dialect -----------------------------------------------------------
LIMIT and OFFSET ..................................................... [ PASS]
random() ............................................................. [ PASS]
returning ............................................................ [ PASS]
compose returning .................................................... [ PASS]
4 tests completed in 0.006 seconds.
4 out of 4 (100%) tests passed.
-- done testing dialect ------------------------------------------------------


-- testing arrays ------------------------------------------------------------
literals ............................................................. [ PASS]
contains operator .................................................... [ PASS]
is contained operator ................................................ [ PASS]
3 tests completed in 0.011 seconds.
3 out of 3 (100%) tests passed.
-- done testing arrays -------------------------------------------------------