Remove useless casts
Peter Eisentraut <peter@eisentraut.org>
Remove useless casts Some of these were uselessly casting away "const", some were just nearby, but they where all unnecessary anyway. Discussion: https://www.postgresql.org/message-id/flat/53a28052-f9f3-1808-fed9-460fd43035ab%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/btree_gist/btree_utils_num.c | modified | +12 −12 |
| src/backend/catalog/heap.c | modified | +1 −1 |
| src/common/unicode_norm.c | modified | +1 −1 |
Discussion
- more unconstify use 4 messages · 2019-02-07 → 2019-02-14