mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -05:00
while we're at it per request by Tom Lane. Specifically, don't try to perform dblink_send_query() via dblink_record_internal() -- it was inappropriate and ugly.