pgsql: Force run of pg_upgrade in the build directory in its TAP test

2022-06-03 Thread Michael Paquier
Force run of pg_upgrade in the build directory in its TAP test TAP tests are run from their own directory in the source tree, and in a VPATH build the execution of the pg_upgrade command was leaving behind a file in the source tree, that should be left untouched. In order to avoid this issue, the

pgsql: Improve psql \?'s description of large-object-related commands.

2022-06-03 Thread Tom Lane
Improve psql \?'s description of large-object-related commands. Provide a gloss of which command does what, as all other backslash commands have. Put the large-object command section into a more considered spot in the list. In passing, update the output-lines count in helpVariables() (oversight

pgsql: Doc: improve example for intarray's uniq() function.

2022-06-03 Thread Tom Lane
Doc: improve example for intarray's uniq() function. The previous entry invited confusion between what uniq() does by itself and what it does when combined with sort(). The latter usage is pretty useful so we should show it, but add an additional example to clarify the results of uniq() alone. P

pgsql: Doc: improve example for intarray's uniq() function.

2022-06-03 Thread Tom Lane
Doc: improve example for intarray's uniq() function. The previous entry invited confusion between what uniq() does by itself and what it does when combined with sort(). The latter usage is pretty useful so we should show it, but add an additional example to clarify the results of uniq() alone. P

pgsql: Doc: improve example for intarray's uniq() function.

2022-06-03 Thread Tom Lane
Doc: improve example for intarray's uniq() function. The previous entry invited confusion between what uniq() does by itself and what it does when combined with sort(). The latter usage is pretty useful so we should show it, but add an additional example to clarify the results of uniq() alone. P

pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting

2022-06-03 Thread Tom Lane
Doc: fix incorrect bit-reversal in example of macaddr formatting. Will Mortensen (minor additional copy-editing by me) Discussion: https://postgr.es/m/campnoc5y6jizhsa82fg+e_aqkwmg-i94eyqs1c_9kxxfc3_...@mail.gmail.com Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting

2022-06-03 Thread Tom Lane
Doc: fix incorrect bit-reversal in example of macaddr formatting. Will Mortensen (minor additional copy-editing by me) Discussion: https://postgr.es/m/campnoc5y6jizhsa82fg+e_aqkwmg-i94eyqs1c_9kxxfc3_...@mail.gmail.com Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting

2022-06-03 Thread Tom Lane
Doc: fix incorrect bit-reversal in example of macaddr formatting. Will Mortensen (minor additional copy-editing by me) Discussion: https://postgr.es/m/campnoc5y6jizhsa82fg+e_aqkwmg-i94eyqs1c_9kxxfc3_...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdif

pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting

2022-06-03 Thread Tom Lane
Doc: fix incorrect bit-reversal in example of macaddr formatting. Will Mortensen (minor additional copy-editing by me) Discussion: https://postgr.es/m/campnoc5y6jizhsa82fg+e_aqkwmg-i94eyqs1c_9kxxfc3_...@mail.gmail.com Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting

2022-06-03 Thread Tom Lane
Doc: fix incorrect bit-reversal in example of macaddr formatting. Will Mortensen (minor additional copy-editing by me) Discussion: https://postgr.es/m/campnoc5y6jizhsa82fg+e_aqkwmg-i94eyqs1c_9kxxfc3_...@mail.gmail.com Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting

2022-06-03 Thread Tom Lane
Doc: fix incorrect bit-reversal in example of macaddr formatting. Will Mortensen (minor additional copy-editing by me) Discussion: https://postgr.es/m/campnoc5y6jizhsa82fg+e_aqkwmg-i94eyqs1c_9kxxfc3_...@mail.gmail.com Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/co