(maint) fix grant_spec test Tests from #838 broke because the CREATE AND REPLACE LANGUAGE command is not available until postgresql 9. I originally thought that using only CREATE LANGUAGE would not be idempotent, but it turns out it is. This commit changes CREATE AND REPLACE LANGUAGE to CREATE LANGUAGE.
Description
Description
Details
Details
- Provenance
Eric Putnam <putnam.eric@gmail.com> Authored on Feb 9 2017, 11:27 PM olasd Pushed on Mar 14 2017, 5:00 PM - Parents
- rSPPGd7fac652e197: (MODULES-1127) add spec test for onlyif_exists function This adds an additional…
- Branches
- Unknown
- Tags