bridges between ResultSet object and Postgres RDBMS.
fetchline
returns the recent row number.
next
getData(col)
Postgres module has no idea of fetch/next. so PG_ResultSetBridge holds the big Array.
close