diff options
author | Robert Haas <rhaas@postgresql.org> | 2018-01-19 07:48:44 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2018-01-19 07:48:54 -0500 |
commit | 29d58fd3adae9057c3fd502393b2f131bc96eaf9 (patch) | |
tree | 004c9a5fa5bd226ec10792b294564656718f566d /src/backend/utils/adt/ruleutils.c | |
parent | 4e54dd2e0a750352ce2a5c45d1cc9183e887eec3 (diff) | |
download | postgresql-29d58fd3adae9057c3fd502393b2f131bc96eaf9.tar.gz postgresql-29d58fd3adae9057c3fd502393b2f131bc96eaf9.zip |
Transfer state pertaining to pending REINDEX operations to workers.
This will allow the pending patch for parallel CREATE INDEX to work
on system catalogs, and to provide the same level of protection
against use of user indexes while they are being rebuilt that we
have for non-parallel CREATE INDEX.
Patch by me, reviewed by Peter Geoghegan.
Discussion: http://postgr.es/m/CA+TgmoYN-YQU9JsGQcqFLovZ-C+Xgp1_xhJQad=cunGG-_p5gg@mail.gmail.com
Discussion: http://postgr.es/m/CAH2-Wzkv4UNkXYhqQRqk-u9rS7h5c-4cCW+EqQ8K_WSeS43aZg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions