Remove useless unconstify

Peter Eisentraut <peter@eisentraut.org>

Commit: 9e43ab3dd79ddb5a6a3f7cdb5b1d6dffc9e7765b
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-09-06T09:25:48Z
Releases: 18.0
Remove useless unconstify

Digging into the history, this was not necessary even when it was
added, but might have been some time before that.  In any case, there
is no use for this now.

Files

PathChange+/−
src/backend/utils/adt/formatting.c modified +1 −1