pgsql: psql: Fix name quoting on extended statistics

2021-08-30 Thread Alvaro Herrera
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 p

pgsql: psql: Fix name quoting on extended statistics

2021-08-30 Thread Alvaro Herrera
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 p