]> granicus.if.org Git - postgresql/commit
Remove struct PQArgBlock from server-side header libpq/libpq.h.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Mar 2015 17:42:59 +0000 (13:42 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Mar 2015 17:42:59 +0000 (13:42 -0400)
commit01cca2c1b1a0d52c83f250c50942ee00e62637ca
tree639ec75a78d189243aa77c772e57dab07326b23f
parent1a0bc4c2bfc278b63965486b1525ad04a1f85989
Remove struct PQArgBlock from server-side header libpq/libpq.h.

This struct is purely a client-side artifact.  Perhaps there was once
reason for the server to know it, but any such reason is lost in the
mists of time.  We certainly don't need two independent declarations
of it.
src/include/libpq/libpq.h