diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-08-21 08:22:29 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-08-21 08:22:29 -0400 |
commit | 49f9a2831b8c5c8941eec9baa5d44b471971704e (patch) | |
tree | 467ad76baf328bc61bff0799c5f9cc162a5f0466 /src/backend/access/transam/commit_ts.c | |
parent | 0070fd8d3c1c8a733c041bfcedd41e38cee0a963 (diff) | |
download | postgresql-49f9a2831b8c5c8941eec9baa5d44b471971704e.tar.gz postgresql-49f9a2831b8c5c8941eec9baa5d44b471971704e.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