diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-11-24 08:06:55 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-11-24 08:09:00 +0530 |
commit | 875e02c2dff34f1bc9f3832a4f83c34bf300eb9f (patch) | |
tree | 2461e29a96854aa86a45029cf5b3ae0974fe47e7 /src/backend/access/gist/gistvacuum.c | |
parent | dad20ad4709f602b4827a1ab2b0e715f36c548c3 (diff) | |
download | postgresql-875e02c2dff34f1bc9f3832a4f83c34bf300eb9f.tar.gz postgresql-875e02c2dff34f1bc9f3832a4f83c34bf300eb9f.zip |
Rename SnapBuild* macros in slot.c.
Same macro names for SnapBuildOnDiskNotChecksummedSize and
SnapBuildOnDiskChecksummedSize are being used in slot.c and snapbuild.c.
This patch renames them, in slot.c, to
ReplicationSlotOnDiskNotChecksummedSize and
ReplicationSlotOnDiskChecksummedSize similar to the other macros. This
makes all macro names look consistent in slot.c.
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACVZo-piDGzBOJRY4ob=_goFR6t9DhZMDMjJWN7LQs34Aw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions