diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2023-12-04 15:34:37 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2023-12-04 15:34:37 +0200 |
commit | e7c6efe305afff030b50fe6f792af48deff5cf3e (patch) | |
tree | 02684fd814d26aa074e3557e610cf445d9f31136 /contrib/postgres_fdw/postgres_fdw.c | |
parent | a3f76a3f7e3a670728e2e2bed45499c11acb2936 (diff) | |
download | postgresql-e7c6efe305afff030b50fe6f792af48deff5cf3e.tar.gz postgresql-e7c6efe305afff030b50fe6f792af48deff5cf3e.zip |
Remove now-unnecessary Autovacuum[Launcher|Worker]IAm functions
After commit fd5e8b440d, InitProcess() is called later in the
EXEC_BACKEND startup sequence, so it's enough to set the
am_autovacuum_[launcher|worker] variables at the same place as in the
!EXEC_BACKEND case.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions