mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 09:56:28 -04:00
c8c885b7a5
These instances were apparently trying to carry the const qualifier from the arguments through the complex casts, but for that the const qualifier was misplaced.