postgres_fdw: Move comments about elog level in (sub)abort cleanup.
authorEtsuro Fujita <[email protected]>
Wed, 13 Oct 2021 10:00:09 +0000 (19:00 +0900)
committerEtsuro Fujita <[email protected]>
Wed, 13 Oct 2021 10:00:09 +0000 (19:00 +0900)
commit7b8237bbecf7aaa537fcccf8a719aab637fd93dc
tree57be44c48c8cc6092e7354e383f7275eee768c53
parent36c9f7d96e1c95d45c7286a9355011289ab6c087
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
contrib/postgres_fdw/connection.c