Re: [DOCS] pg_file_settings and catalog.sgml

2015-06-12 Thread Stephen Frost
* 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

Re: [DOCS] pg_file_settings and catalog.sgml

2015-06-11 Thread Fujii Masao
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

[DOCS] pg_file_settings and catalog.sgml

2015-06-11 Thread Fujii Masao
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