A minor update in patch after observing cfbot failures.

Root cause was - _PG_init saved the previous explain* hooks but never
called them, so when postgres_fdw.so was lazily loaded during planning it
clobbered pg_plan_advice's per-plan hook and its "Generated Plan Advice"
output vanished — breaking contrib/pg_plan_advice/t/001_foreign_scan.pl on
every platform.

Regards,
Dinesh Salve

>

Attachment: v6-0001-postgres_fdw-show-remote-EXPLAIN-plans-via-REMOTE.patch
Description: Binary data

Reply via email to