Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
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/regex
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 <ilmari@ilmari.org> Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/5ba6bc5b-3f95-04f2-2419-f8ddb4c046fb@enterprisedb.com
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions