mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-09 14:27:36 +08:00
Create a shared function to convert a SPI error code into a string (replacing near-duplicate code in several PLs), and use it anywhere that a SPI function call error is reported.