Refactor PgFdwModifyState creation/destruction into separate functions. Etsuro Fujita. The larger patch series of which this is a part has been reviewed by Amit Langote, David Fetter, Maksim Milyutin, Álvaro Herrera, Stephen Frost, and me.
Discussion: http://postgr.es/m/5a95487e.9050...@lab.ntt.co.jp Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/870d89608e5f891275d0b752560c827dbce3d7b4 Modified Files -------------- contrib/postgres_fdw/postgres_fdw.c | 278 ++++++++++++++++++++++-------------- 1 file changed, 169 insertions(+), 109 deletions(-)