pgsql: psql: Fix name quoting on extended statistics
От | Alvaro Herrera |
---|---|
Тема | pgsql: psql: Fix name quoting on extended statistics |
Дата | |
Msg-id | E1mKlbn-0002D6-DI@gemulon.postgresql.org обсуждение исходный текст |
Список | pgsql-committers |
psql: Fix name quoting on extended statistics Per our message style guidelines, for human consumption we quote qualified names as a whole rather than each part separately; but commits bc085205c8a4 introduced a deviation for extended statistics and a4d75c86bf15 copied it. I don't agree with this policy applying to names shown by psql, but that's a poor reason to deviate from the practice only in two obscure corners, so make said corners use the same style as everywhere else. Backpatch to 14. The first of these is older, but I'm not sure we want to destabilize the psql output in the older branches for such a small thing. Discussion: https://postgr.es/m/20210828181618.GS26465@telsasoft.com Branch ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/ce6b662aae7abc8b533b0cfa8fff50a9001508b1 Modified Files -------------- src/bin/psql/describe.c | 4 ++-- src/test/regress/expected/create_table_like.out | 12 ++++++------ src/test/regress/expected/stats_ext.out | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-)
В списке pgsql-committers по дате отправления: