Install plpgsql on test databases 8.3 and 8.4

Required by triggers tests
This commit is contained in:
Daniele Varrazzo
2013-04-18 01:32:05 +01:00
parent a2138b6d7d
commit 54ba3c19cd
3 changed files with 9 additions and 2 deletions

1
bin/expected/plpgsql.out Normal file
View File

@ -0,0 +1 @@
CREATE LANGUAGE plpgsql;