Add PQresStatus() function to avoid direct access to pgresStatus[] array,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fa0f24165c026c522c052ac2f4ea35b97e6bbb5f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-02-07T22:08:54Z
Releases: 7.1.1
Add PQresStatus() function to avoid direct access to pgresStatus[] array,
making life easier for Windoids...

Files