]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update comments about progress reporting by index_drop
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 18 Oct 2019 10:18:50 +0000 (07:18 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 18 Oct 2019 10:23:05 +0000 (07:23 -0300)
commitd2efb90dbad97828838ab356c03927b3dda65070
treeee148550737380be351d1635c240b4f5e4d69a92
parent3f60f690fac1bf375b92cf2f8682e8fe8f690981
Update comments about progress reporting by index_drop

MichaĆ«l Paquier complained that index_drop is requesting progress
reporting for non-obvious reasons, so let's add a comment to explain
why.

Discussion: https://postgr.es/m/20191017010412.GH2602@paquier.xyz
src/backend/catalog/index.c