diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-11-16 19:42:55 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-11-16 19:42:55 -0300 |
commit | cd9c1b3e197a9b53b840dcc87eb41b04d601a5f9 (patch) | |
tree | a0001bf1053150ed78e78d2b26352e131668b799 /src/backend/executor/nodeCustom.c | |
parent | 4025e6c46620048804467d2ad29d31aa9ba50387 (diff) | |
download | postgresql-cd9c1b3e197a9b53b840dcc87eb41b04d601a5f9.tar.gz postgresql-cd9c1b3e197a9b53b840dcc87eb41b04d601a5f9.zip |
Rename PGPROC->vacuumFlags to statusFlags
With more flags associated to a PGPROC entry that are not related to
vacuum (currently existing or planned), the name "statusFlags" describes
its purpose better.
(The same is done to the mirroring PROC_HDR->vacuumFlags.)
No functional changes in this commit.
This was suggested first by Hari Babu Kommi in [1] and then by Michael
Paquier at [2].
[1] https://postgr.es/m/CAJrrPGcsDC-oy1AhqH0JkXYa0Z2AgbuXzHPpByLoBGMxfOZMEQ@mail.gmail.com
[2] https://postgr.es/m/20200820060929.GB3730@paquier.xyz
Author: Dmitry Dolgov <9erthalion6@gmail.com>
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/20201116182446.qcg3o6szo2zookyr@localhost
Diffstat (limited to 'src/backend/executor/nodeCustom.c')
0 files changed, 0 insertions, 0 deletions