From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Docs: make prose discussion match the ordering of Table 9-58. |
Date: | 2016-02-21 20:23:22 |
Message-ID: | E1aXaXK-00084t-U5@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Docs: make prose discussion match the ordering of Table 9-58.
The "Session Information Functions" table seems to be sorted mostly
alphabetically (although it's not perfect), which would be all right
if it didn't lead to some related functions being described in a
pretty nonintuitive order. Also, the prose discussions after the table
were in an order that hardly matched the table at all. Rearrange to
make things a bit easier to follow.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/64a169d1313d6b99b48c2d270df121ef43c03269
Modified Files
--------------
doc/src/sgml/func.sgml | 72 +++++++++++++++++++++++++-------------------------
1 file changed, 36 insertions(+), 36 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-02-21 21:26:06 | Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. |
Previous Message | Tom Lane | 2016-02-21 18:48:42 | Re: [COMMITTERS] pgsql: Cosmetic improvements in new config_info code. |