postgresql/src/include/fe_utils
Noah Misch e078fb5d4e 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:54 -07:00
..
archive.h Move frontend-side archive APIs from src/common/ to src/fe_utils/ 2020-06-11 15:48:46 +09:00
cancel.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
conditional.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
mbprint.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
print.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
psqlscan.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
psqlscan_int.h Reduce size of backend scanner's tables. 2020-01-13 15:04:31 -05:00
recovery_gen.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
simple_list.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
string_utils.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00