| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Smith <smithpb2250(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: System catalog documentation chapter |
| Date: | 2022-07-08 19:32:56 |
| Message-ID: | YsiGaEQEv2KGzj/n@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 8, 2022 at 12:07:45PM -0400, Bruce Momjian wrote:
> On Fri, Jul 8, 2022 at 11:49:47AM -0400, Tom Lane wrote:
> > Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > > Agreed. I don't want to break links into the documentation in final
> > > released versions, so head and PG15 seem wise.
> >
> > I would not expect this to change the doc URLs for any individual
> > catalogs or views --- if it does, I won't be happy.
>
> Good point --- I thought the chapter was in the URL, but I now see it is
> just the section heading:
>
> https://www.postgresql.org/docs/devel/view-pg-available-extensions.html
>
> so I guess we can backpatch this with no issues.
Attached is a patch to accomplish this. Its output can be seen here:
https://momjian.us/tmp/pgsql/internals.html
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| Attachment | Content-Type | Size |
|---|---|---|
| views.diff.gz | application/gzip | 40.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Zhang | 2022-07-08 19:35:22 | Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths |
| Previous Message | Tom Lane | 2022-07-08 19:30:30 | Re: Aggregate leads to superfluous projection from the scan |