dll for plpgsql_check 1.7.6 are available for PostgreSQL 10, 11, and 12
I prepared dll libraries. You can load it from url plpgsql_check-1.7.6-x64-win.zip.
Installation
- Download, unzip and choose related dll file
 - rename to 
plpgsql_check.dlland copy to PostgreSQL's lib directory (Program Files/PostgreSQL/10/lib) - copy 
plpgsql_check-1.7.sqlandplpgsql_check.controlto PostgreSQL's share/extension directory (PostgreSQL/10/share/extension). - with super user rights (user postgres) run command 
CREATE EXTENSION plpgsql_check;.
 
Please, check it.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home