Re: Issue on catalogs.sgml

2021-05-24 Thread Guillaume Lelarge
Le mar. 25 mai 2021 à 00:05, Tom Lane a écrit : > Guillaume Lelarge writes: > > While working on the french translation of the manual, I found that one > > column of pg_stats_ext was on the pg_stats columns' list. Here is a quick > > patch to fix this. > > Right you are, and after casting a susp

Re: Issue on catalogs.sgml

2021-05-24 Thread Tom Lane
Guillaume Lelarge writes: > While working on the french translation of the manual, I found that one > column of pg_stats_ext was on the pg_stats columns' list. Here is a quick > patch to fix this. Right you are, and after casting a suspicious eye on the responsible commit, I found another similar