| From: | Thom Brown <thom(at)linux(dot)com> |
|---|---|
| To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Couple document fixes |
| Date: | 2011-01-19 18:29:53 |
| Message-ID: | AANLkTiknjSGht88iJ6eANHAQUOpAQGbnxNEONrZnyZ0s@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
On 19 January 2011 18:11, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Thom Brown <thom(at)linux(dot)com> wrote:
>
>> I've attached a couple minor fixes to the docs. One relating to
>> SECURITY LABEL and the other for pg_class.relpersistence
>
> relpersistence should be <type>"char"</type>, not <type>char</type>.
> Oddly enough, there is a difference.
>
> -Kevin
relkind in the same table is the same type, but isn't displayed as
"char" in the docs, and the same applies to many other system tables.
They would need changing too then.
Examples are:
pg_type.typtype
pg_proc.provolatile
pg_attribute.attstorage
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-01-19 18:53:18 | Re: [HACKERS] Couple document fixes |
| Previous Message | Kevin Grittner | 2011-01-19 18:11:31 | Re: [HACKERS] Couple document fixes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-01-19 18:33:51 | Re: Extending opfamilies for GIN indexes |
| Previous Message | Robert Haas | 2011-01-19 18:25:00 | Re: ToDo List Item - System Table Index Clustering |