summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_cte.c
diff options
context:
space:
mode:
authorPeter Eisentraut2021-09-09 05:58:12 +0000
committerPeter Eisentraut2021-09-09 06:36:52 +0000
commitcbdf75bf8053f88bbae6b307f34ab057424a370f (patch)
treeeeaa5841506bbf6dfc086b281dfded59721f2e07 /src/backend/parser/parse_cte.c
parent3b231596ccfc6bb6564c63a574e429765c0f775e (diff)
Remove useless casts
Casting the argument of strVal() to (Value *) is useless, since strVal() already does that. Most code didn't do that anyway; this was apparently just a style that snuck into certain files. Reviewed-by: Dagfinn Ilmari MannsÃ¥ker <[email protected]> Reviewed-by: Kyotaro Horiguchi <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/backend/parser/parse_cte.c')
0 files changed, 0 insertions, 0 deletions