Re: system catalogs page - Mailing list pgsql-hackers

From Tom Lane
Subject Re: system catalogs page
Date
Msg-id 23671.1284744514@sss.pgh.pa.us
Whole thread Raw
In response to system catalogs page  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I was just noticing that, on this page here:
> http://www.postgresql.org/docs/9.0/static/catalogs.html

> ...all of the catalogs are in alphabetical order, except for
> pg_db_role_setting, which is filed in the place in alphabetical order
> where it would belong if the name were spelled pg_setting.

> Is there any reason I shouldn't go fix this?

Sounds like a mistake to me ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: system catalogs page
Next
From: Magnus Hagander
Date:
Subject: Re: Report: removing the inconsistencies in our CVS->git conversion