postgres_fdw: Move comments about elog level in (sub)abort cleanup.

Etsuro Fujita <efujita@postgresql.org>

Commit: c5b2d9c2a4d893a1a4488e9263bf70a444ba5847
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2021-10-13T10:00:06Z
Releases: 11.14
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

Files

PathChange+/−
contrib/postgres_fdw/connection.c modified +10 −5

Discussion