diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-08-21 08:22:22 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-08-21 08:22:22 -0400 |
commit | 3c99788797e8269ac19c7c8e3fb99dd9613646ea (patch) | |
tree | 8eb014ff3ba91fd1a06c84c0123a7951d89a9171 /src/backend/access/transam/commit_ts.c | |
parent | 7ec8296e70f0f03cbdb3e0eb4f05ad5be0f810c8 (diff) | |
download | postgresql-3c99788797e8269ac19c7c8e3fb99dd9613646ea.tar.gz postgresql-3c99788797e8269ac19c7c8e3fb99dd9613646ea.zip |
Rename 'cmd' to 'cmd_name' in CreatePolicyStmt
To avoid confusion, rename CreatePolicyStmt's 'cmd' to 'cmd_name',
parse_policy_command's 'cmd' to 'polcmd', and AlterPolicy's 'cmd_datum'
to 'polcmd_datum', per discussion with Noah and as a follow-up to his
correction of copynodes/equalnodes handling of the CreatePolicyStmt
'cmd' field.
Back-patch to 9.5 where the CreatePolicyStmt was introduced, as we
are still only in alpha.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions