postgresql/contrib/postgres_fdw
Tom Lane 020794ee42 Pre-beta mechanical code beautification, step 1: run pgindent.
Update typedefs.list from the buildfarm, and run pgindent.
The changes from the new typedefs list are pretty minimal,
since we'd been pretty good (not perfect) about updating
typedefs.list by hand.  But the pgindent behavior changes
installed by a3e6beba6, b518ba4af, and 60f9467c3 add up
to make this a relatively sizable diff.
2026-05-13 10:34:17 -04:00
..
expected postgres_fdw: Fix handling of abort-cleanup-failed connections. 2026-05-05 18:55:00 +09:00
specs
sql postgres_fdw: Fix handling of abort-cleanup-failed connections. 2026-05-05 18:55:00 +09:00
t
.gitignore
connection.c postgres_fdw: Fix handling of abort-cleanup-failed connections. 2026-05-05 18:55:00 +09:00
deparse.c
Makefile
meson.build
option.c
postgres_fdw--1.0--1.1.sql
postgres_fdw--1.0.sql
postgres_fdw--1.1--1.2.sql
postgres_fdw--1.2--1.3.sql
postgres_fdw.c Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
postgres_fdw.control
postgres_fdw.h
shippable.c