db.postgresql: This is not actually the case on my Mac.

db4
Doug Coleman 2014-10-08 10:12:16 -07:00
parent 63895f04e4
commit f8e858652d
1 changed files with 7 additions and 7 deletions

View File

@ -22,13 +22,13 @@ postgresql-template1-db [
! Triggers a two line error message (ERROR + DETAIL) because two ! Triggers a two line error message (ERROR + DETAIL) because two
! connections can't simultaneously use the template1 database. ! connections can't simultaneously use the template1 database.
[ ! [
postgresql-template1-db [ ! postgresql-template1-db [
postgresql-template1-db [ ! postgresql-template1-db [
"will_never_exist" ensure-database ! "will_never_exist" ensure-database
] with-db ! ] with-db
] with-db ! ] with-db
] [ sql-unknown-error? ] must-fail-with ! ] [ sql-unknown-error? ] must-fail-with
[ ] [ [ ] [
postgresql-test-db [ postgresql-test-db [