From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Doc: subdivide System Information Functions and Operators. |
Date: | 2022-12-07 18:56:55 |
Message-ID: | [email protected] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Doc: subdivide System Information Functions and Operators.
Provide <sect2> subdivisions in 9.26 System Information Functions and
Operators. This is useful because it adds a mini-TOC at the top of
the page to aid jumping to portions of what's become quite a long
section. Also, now that several of the subsections contain multiple
tables, it's hard to see the overall structure without headings.
Discussion: https://postgr.es/m/[email protected]
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3b3182195304777430d16d7967f0adcd8dbfe2ed
Modified Files
--------------
doc/src/sgml/func.sgml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2022-12-07 19:39:45 | pgsql: Minor code refactoring in elog.c (no functional change). |
Previous Message | Peter Eisentraut | 2022-12-07 16:11:10 | pgsql: Fix FK comment think-o |