Albe Laurenz wrote on 10/29/2014 11:57 AM:

Any chance that you use a variable of type "PGconn" when it should be "PGconn*" 
?


Hello and thank you for your reply!
Yes, you right, problem solved after change PGconn on PGconn*.


--
Best regards,
Brilliantov Kirill Vladimirovich



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to