HomeSoftware Heritage

(maint) fix grant_spec test Tests from #838 broke because the CREATE AND…

Description

(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.

Details

Provenance
Eric Putnam <putnam.eric@gmail.com>Authored on Feb 9 2017, 11:27 PM
olasdPushed 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
Unknown

Event Timeline

Eric Putnam <putnam.eric@gmail.com> committed rSPPGdf7743c44368: (maint) fix grant_spec test Tests from #838 broke because the CREATE AND… (authored by Eric Putnam <putnam.eric@gmail.com>).Feb 10 2017, 11:10 PM