pgsql: Make some error strings more generic

2023-10-20 Thread Alvaro Herrera
Make some error strings more generic It's undesirable to have SQL commands or configuration options in a translatable error string, so take some of these out. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/36a14afc076024ba48c399f2af2d4cd1b2c39348 Modified Files --

pgsql: Make some error strings more generic

2023-10-20 Thread Alvaro Herrera
Make some error strings more generic It's undesirable to have SQL commands or configuration options in a translatable error string, so take some of these out. Branch -- REL_16_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b62a3fa1cc66ab0d3356c0262b743909d2066504 Modified F