postgres_fdw: Move comments about elog level in (sub)abort cleanup.
The comments were misplaced when adding postgres_fdw. Fix that by
moving the comments to more appropriate functions.
Author: Etsuro Fujita
Backpatch-through: 9.6
Discussion: https://postgr.es/m/CAPmGK164sAXQtC46mDFyu6d-T25Mzvh5qaRNkit06VMmecYnOA%40mail.gmail.com
Branch
------
REL_14_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/419d27b1a28ae0b8ebb465610bcc67f36e78adfd
Modified Files
--------------
contrib/postgres_fdw/connection.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)