postgresql/contrib/postgres_fdw
Etsuro Fujita c5b2d9c2a4 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
2021-10-13 19:00:06 +09:00
..
expected Fix null-pointer crash in postgres_fdw's conversion_error_callback. 2021-10-06 15:50:24 -04:00
sql Fix null-pointer crash in postgres_fdw's conversion_error_callback. 2021-10-06 15:50:24 -04:00
.gitignore
connection.c postgres_fdw: Move comments about elog level in (sub)abort cleanup. 2021-10-13 19:00:06 +09:00
deparse.c
Makefile
option.c
postgres_fdw--1.0.sql
postgres_fdw.c Fix null-pointer crash in postgres_fdw's conversion_error_callback. 2021-10-06 15:50:24 -04:00
postgres_fdw.control
postgres_fdw.h
shippable.c