mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03: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.