Dmitriy Igrishin Tue, 10 Aug 2010 06:35:29 -0700
Hey all, Is it guaranteed that functions, which accept PGconn* properly works if PGconn* is NULL (or just 0) and returns in such cases the same values as for not-NULL PGconn* ? If so, I think it should be documented ?!
Regards, Dmitriy