mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
This eliminates an awkward coding pattern that's also unnecessarily inconsistent with backend coding. psprintf() is now the thing to use everywhere.