mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +03:00
These functions indirectly invoke output functions, so they can't be immutable. Backpatch to 9.4 where they were introduced. Catalog version bumped.