davical/testing/tests/regression-suite/Create-Database.result
Andrew McMillan 9f926627ce Refactor the process of running the regression tests to allow it to be
only a partial run.  Also modified to reduce the verbosity of the creation
and loading of the sample database so that we treat those elements as
tests also.
2006-11-20 14:10:10 +13:00

27 lines
217 B
Plaintext

CREATE DATABASE
new_db_revision
-----------------
t
(1 row)
new_db_revision
-----------------
t
(1 row)
setval
--------
10
(1 row)
setval
--------
1000
(1 row)
setval
--------
10
(1 row)