mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:45:49 -04:00
ad4d2e9711
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.