pgsql: postgres_fdw: Move comments about elog level in (sub)abort clean

Started by Etsuro Fujitaalmost 5 years ago1 messagescomitters
Jump to latest
#1Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp

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: /messages/by-id/CAPmGK164sAXQtC46mDFyu6d-T25Mzvh5qaRNkit06VMmecYnOA@mail.gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/48dc8479c1c431c1b9da372f819abe0d0790a740

Modified Files
--------------
contrib/postgres_fdw/connection.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)