Installation
- Download, unzip and choose related dll file
- rename to
plpgsql_check.dll
and copy to PostgreSQL's lib directory (Program Files/PostgreSQL/9.2/lib
) - copy
plpgsql_check-1.0.sql
andplpgsql_check.control
to PostgreSQL's share/extension directory (PostgreSQL/9.2/share/extension
).
It can needed installed a Microsoft Visual C++ 2010 SP1 Redistributable Package http://www.microsoft.com/en-us/download/details.aspx?id=8328.
Please, check it.
I have an error calling plpgsql_check_function:
ReplyDeleteERROR: could not load library "C:/Program Files/PostgreSQL/9.4/lib/plpgsql_check.dll": unknown error 126
Windows 8.1 x64, PostgreSQL 9.4.1 x64
(I tried with plpgsql.lib too)
have you installed Microsoft Visual C++ 2010 SP1 Redistributable Package? Have you last update of plpgsql_lib? It have to be "http://pgsql.cz/files/plpgsql_check-1.0.1-1-mswin.zip"
ReplyDeleteAny chance you could build this for 9.5 as well?
ReplyDeleteThanks in advance
Any chance you could build this for 9.5?
ReplyDeleteThanks in advance,
*B
Link is broken
ReplyDeleteI checked all links there and all are valid
ReplyDeleteStrange, now I have access. Thank you for checking it out.
ReplyDeleteUnfortunate that there is no build for 9.5
The work with visual studio is pretty unfriendly for me. But I'll refresh packages at end of August.
ReplyDelete