mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:44:07 -04:00
745c1b2c2a
having several of them. Add two more flags: whether the process is executing an ANALYZE, and whether a vacuum is for Xid wraparound (which is obviously only set by autovacuum). Sneakily move the worker's recently-acquired PostAuthDelay to a more useful place.