Check PostgreSQL version number as number in the makefile
Not entirely happy about the solution but I like the uniform tests.
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
SET client_min_messages = warning;
|
||||
\set ECHO none
|
||||
CREATE EXTENSION pg_repack;
|
||||
\set ECHO all
|
||||
RESET client_min_messages;
|
||||
|
Reference in New Issue
Block a user