mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
Replace casts whose only purpose is to cast away const with the unconstify() macro. Discussion: https://www.postgresql.org/message-id/flat/53a28052-f9f3-1808-fed9-460fd43035ab%402ndquadrant.com |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| conditional.c | ||
| Makefile | ||
| mbprint.c | ||
| print.c | ||
| psqlscan.l | ||
| simple_list.c | ||
| string_utils.c | ||