* Fujii Masao (masao.fu...@gmail.com) wrote:
> On Fri, Jun 12, 2015 at 1:47 AM, Fujii Masao wrote:
> > Hi,
> >
> > System catalogs and views should be listed in alphabetical order,
> > but only pg_file_settings view not. The attached patch fixes this
> > alphabetization.
> >
> > The patch also fix
On Fri, Jun 12, 2015 at 1:47 AM, Fujii Masao wrote:
> Hi,
>
> System catalogs and views should be listed in alphabetical order,
> but only pg_file_settings view not. The attached patch fixes this
> alphabetization.
>
> The patch also fixes two typos in comments related to pg_file_settings.
Applie
Hi,
System catalogs and views should be listed in alphabetical order,
but only pg_file_settings view not. The attached patch fixes this
alphabetization.
The patch also fixes two typos in comments related to pg_file_settings.
Regards,
--
Fujii Masao
*** a/doc/src/sgml/catalogs.sgml
--- b/doc/sr