postgresql/contrib/vacuumlo
Noah Misch 41dae35532 Move connect.h from fe_utils to src/include/common.
Any libpq client can use the header.  Clients include backend components
postgres_fdw, dblink, and logical replication apply worker.  Back-patch
to v10, because another fix needs this.  In released branches, just copy
the header and keep the original.
2020-08-10 09:22:58 -07:00
..
t Rework option set of vacuumlo 2018-08-28 21:42:45 +09:00
.gitignore Rework option set of vacuumlo 2018-08-28 21:42:45 +09:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
vacuumlo.c Move connect.h from fe_utils to src/include/common. 2020-08-10 09:22:58 -07:00