postgresql/src/bin
Alexander Korotkov b92f9f7443 Split macros from visibilitymap.h into a separate header
That allows to include just visibilitymapdefs.h from file.c, and in turn,
remove include of postgres.h from relcache.h.

Reported-by: Andres Freund
Discussion: https://postgr.es/m/20210913232614.czafiubr435l6egi%40alap3.anarazel.de
Author: Alexander Korotkov
Reviewed-by: Andres Freund, Tom Lane, Alvaro Herrera
Backpatch-through: 13
2021-09-23 19:59:03 +03:00
..
initdb Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner. 2021-09-09 23:38:09 -07:00
pg_amcheck Fix incorrect format placeholders 2021-09-15 09:19:01 +02:00
pg_archivecleanup Add some missing exit() calls in error paths for various binaries 2021-07-29 11:42:58 +09:00
pg_basebackup Improve some check logic in pg_receivewal 2021-09-18 10:42:13 +09:00
pg_checksums Fix some issues with TAP tests for postgres -C 2021-09-22 10:13:38 +09:00
pg_config Translation updates 2021-06-21 12:33:50 +02:00
pg_controldata Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_ctl Add regression tests for csvlog with the logging collector 2021-09-13 10:23:59 +09:00
pg_dump Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner. 2021-09-09 23:38:09 -07:00
pg_resetwal pg_resetwal: Improve numeric command-line argument parsing 2021-08-20 10:51:59 +02:00
pg_rewind Fix incorrect format placeholders 2021-09-15 09:19:01 +02:00
pg_test_fsync Support direct I/O on macOS. 2021-07-19 11:01:01 +12:00
pg_test_timing Translation updates 2021-06-21 12:33:50 +02:00
pg_upgrade Split macros from visibilitymap.h into a separate header 2021-09-23 19:59:03 +03:00
pg_verifybackup Fix backup manifests to generate correct WAL-Ranges across timelines 2021-08-23 11:09:33 +09:00
pg_waldump Remove some unnecessary casts in format arguments 2021-08-08 22:08:07 +02:00
pgbench pgbench: Stop counting skipped transactions as soon as timer is exceeded. 2021-09-10 01:28:17 +09:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql In psql tab completion, offer spelled-out commands not abbreviations. 2021-09-08 13:21:42 -04:00
scripts Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00