Hey Bruce,
Its interesting indeed, because I always wanted to know why libpq
named "libpq". Thanks!
But I wrote not about libpq functions, I just wanted to say about
unnecessary (IMO) redundancy - the combinations of terms "backend server"
seems to me inaccuracy.
--
Regards,
Dmitriy
Robert Haas wrote:
> With respect to PQnfields() vs. PQftablecol(), I think the word
> "fields" is being used to refer to the columns of the result set, and
> the word "columns" to refer to the columns of tables on the server.
> So PQftablecol() is actually trying to tell you the number of the
> ta