pgsql: pg_upgrade: simplify code layout in a few places

2018-01-05 Thread Bruce Momjian
pg_upgrade: simplify code layout in a few places Backpatch-through: 9.4 (9.3 didn't need improving) Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/1d135657a308e920d92df35e3453ed1725dbbc0d Modified Files -- src/bin/pg_upgrade/exec.c | 2 -- 1 fil

pgsql: pg_upgrade: simplify code layout in a few places

2018-01-05 Thread Bruce Momjian
pg_upgrade: simplify code layout in a few places Backpatch-through: 9.4 (9.3 didn't need improving) Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/9162560bc3ac36b515e222f35db1efbb9ccfab83 Modified Files -- contrib/pg_upgrade/exec.c | 2 -- 1 fil

pgsql: pg_upgrade: simplify code layout in a few places

2018-01-05 Thread Bruce Momjian
pg_upgrade: simplify code layout in a few places Backpatch-through: 9.4 (9.3 didn't need improving) Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/959ee6d267fb24e667fc64e9837a376e236e84a5 Modified Files -- src/bin/pg_upgrade/exec.c | 2 -- src/bin/pg

pgsql: pg_upgrade: simplify code layout in a few places

2018-01-05 Thread Bruce Momjian
pg_upgrade: simplify code layout in a few places Backpatch-through: 9.4 (9.3 didn't need improving) Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b3b058539c27c36a1b28c268e9179660ef0b0293 Modified Files -- src/bin/pg_upgrade/exec.c | 2 -- src

pgsql: pg_upgrade: simplify code layout in a few places

2018-01-05 Thread Bruce Momjian
pg_upgrade: simplify code layout in a few places Backpatch-through: 9.4 (9.3 didn't need improving) Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/6c31ac1dd3a376fc8e49092e6036c0b1aa60c2ba Modified Files -- src/bin/pg_upgrade/exec.c | 2 -- 1 fil

pgsql: pg_upgrade: revert part of patch for ease of translation

2018-01-05 Thread Bruce Momjian
pg_upgrade: revert part of patch for ease of translation Revert part of 959ee6d267fb24e667fc64e9837a376e236e84a5 . Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5f45c72e3eea611bf7e06e0dd841c6f610c4d839 Modified Files --

pgsql: pg_upgrade: revert part of patch for ease of translation

2018-01-05 Thread Bruce Momjian
pg_upgrade: revert part of patch for ease of translation Revert part of 959ee6d267fb24e667fc64e9837a376e236e84a5 . Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/3e6f01fd7d9b01b17626a6bc38cf664354eede71 Modified Files -- src/bin

pgsql: pg_upgrade: remove C comment

2018-01-05 Thread Bruce Momjian
pg_upgrade: remove C comment Revert another part of 959ee6d267fb24e667fc64e9837a376e236e84a5 . Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/84a6f63e32dbefe3dc76cbe628fab6cbfc26141e Modified Files -- src/bin/pg_upgrade/server.c

pgsql: pg_upgrade: remove C comment

2018-01-05 Thread Bruce Momjian
pg_upgrade: remove C comment Revert another part of 959ee6d267fb24e667fc64e9837a376e236e84a5 . Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/502b4118e72c6c212ad4304b57eb6ef3280ff428 Modified Files -- src/bin/pg_upgrade/s

pgsql: pg_upgrade: prevent check on live cluster from generating error

2018-01-08 Thread Bruce Momjian
pg_upgrade: prevent check on live cluster from generating error Previously an inaccurate but harmless error was generated when running --check on a live server before reporting the servers as compatible. The fix is to split error reporting and exit control in the exec_prog() API. Reported-by: Da

pgsql: pg_upgrade: prevent check on live cluster from generating error

2018-01-08 Thread Bruce Momjian
pg_upgrade: prevent check on live cluster from generating error Previously an inaccurate but harmless error was generated when running --check on a live server before reporting the servers as compatible. The fix is to split error reporting and exit control in the exec_prog() API. Reported-by: Da

pgsql: Remove outdated/removed Win32 URLs in C comments

2018-01-09 Thread Bruce Momjian
Remove outdated/removed Win32 URLs in C comments Reported-by: Ashutosh Sharma Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/fccaea45496d721012ce8fbbebae82e4dbfc1ef4 Modified Files -- src/include/port/win32.h | 3 --- 1 file changed, 3 deletions(-)

pgsql: doc: add JSON acronym

2018-01-11 Thread Bruce Momjian
doc: add JSON acronym Reported-by: torsten.gr...@gmail.com Discussion: https://postgr.es/m/20171024201849.1488.71...@wrigleys.postgresql.org Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/ca454b9bd34c75995eda4d07c9858f7c22890c2b Modified Files -- do

pgsql: C comment: fix "the the" mentions in C comments

2018-01-11 Thread Bruce Momjian
C comment: fix "the the" mentions in C comments Reported-by: Christoph Dreis Discussion: https://postgr.es/m/007e01d3519e$2734ca10$759e5e30$@freenet.de Author: Christoph Dreis Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/bdb70c12b3a2e69eec6e51411df60d9f43ecc84

pgsql: docs: replace dblink() mention with foreign data mention

2018-01-12 Thread Bruce Momjian
docs: replace dblink() mention with foreign data mention Reported-by: steven.winfi...@cantabcapital.com Discussion: https://postgr.es/m/20171031105039.17183@wrigleys.postgresql.org Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/255f14183ac7bc6a83a5bb00d67d5ac

pgsql: Reorder C includes

2018-01-17 Thread Bruce Momjian
Reorder C includes Reorder header files in joinrels.c and pathnode.c in alphabetical order, removing unnecessary ones. Author: Etsuro Fujita Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f033462d8f77c40b7d6b33c5116e50118fb4699d Modified Files -- src/

pgsql: doc: update intermediate certificate instructions

2018-01-20 Thread Bruce Momjian
doc: update intermediate certificate instructions Document how to properly create root and intermediate certificates using v3_ca extensions and where to place intermediate certificates so they are properly transferred to the remote side with the leaf certificate to link to the remote root certifi

pgsql: doc: update intermediate certificate instructions

2018-01-20 Thread Bruce Momjian
doc: update intermediate certificate instructions Document how to properly create root and intermediate certificates using v3_ca extensions and where to place intermediate certificates so they are properly transferred to the remote side with the leaf certificate to link to the remote root certifi

pgsql: doc: update intermediate certificate instructions

2018-01-20 Thread Bruce Momjian
doc: update intermediate certificate instructions Document how to properly create root and intermediate certificates using v3_ca extensions and where to place intermediate certificates so they are properly transferred to the remote side with the leaf certificate to link to the remote root certifi

pgsql: doc: update intermediate certificate instructions

2018-01-20 Thread Bruce Momjian
doc: update intermediate certificate instructions Document how to properly create root and intermediate certificates using v3_ca extensions and where to place intermediate certificates so they are properly transferred to the remote side with the leaf certificate to link to the remote root certifi

pgsql: doc: update intermediate certificate instructions

2018-01-20 Thread Bruce Momjian
doc: update intermediate certificate instructions Document how to properly create root and intermediate certificates using v3_ca extensions and where to place intermediate certificates so they are properly transferred to the remote side with the leaf certificate to link to the remote root certifi

pgsql: doc: update intermediate certificate instructions

2018-01-20 Thread Bruce Momjian
doc: update intermediate certificate instructions Document how to properly create root and intermediate certificates using v3_ca extensions and where to place intermediate certificates so they are properly transferred to the remote side with the leaf certificate to link to the remote root certifi

pgsql: doc: simplify intermediate certificate mention in libpq docs

2018-01-23 Thread Bruce Momjian
doc: simplify intermediate certificate mention in libpq docs Backpatch-through: 9.3 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5aaa8f4b8f78ed22505a1b0350ee1aafb3db Modified Files -- doc/src/sgml/libpq.sgml | 9 - 1 file changed,

pgsql: doc: simplify intermediate certificate mention in libpq docs

2018-01-23 Thread Bruce Momjian
doc: simplify intermediate certificate mention in libpq docs Backpatch-through: 9.3 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a541dbb6fa389bb0ffdd24a403bc6d276d77a074 Modified Files -- doc/src/sgml/libpq.sgml | 9 - 1 file changed, 4 inser

pgsql: doc: simplify intermediate certificate mention in libpq docs

2018-01-23 Thread Bruce Momjian
doc: simplify intermediate certificate mention in libpq docs Backpatch-through: 9.3 Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b049ae3a3a3d05f65490097f8fe05ef8354365fd Modified Files -- doc/src/sgml/libpq.sgml | 9 - 1 file changed,

pgsql: doc: simplify intermediate certificate mention in libpq docs

2018-01-23 Thread Bruce Momjian
doc: simplify intermediate certificate mention in libpq docs Backpatch-through: 9.3 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/cda1ba3f3bebd5a61bef981773c4cbb97ad33590 Modified Files -- doc/src/sgml/libpq.sgml | 9 - 1 file changed,

pgsql: doc: simplify intermediate certificate mention in libpq docs

2018-01-23 Thread Bruce Momjian
doc: simplify intermediate certificate mention in libpq docs Backpatch-through: 9.3 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/a0950b1b96477fd64e210a0816e68d1c0db2053a Modified Files -- doc/src/sgml/libpq.sgml | 9 - 1 file changed,

pgsql: doc: simplify intermediate certificate mention in libpq docs

2018-01-23 Thread Bruce Momjian
doc: simplify intermediate certificate mention in libpq docs Backpatch-through: 9.3 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/29aecb94a3d94276b06d67b760d7de498cc0f36e Modified Files -- doc/src/sgml/libpq.sgml | 9 - 1 file changed,

pgsql: doc: mention psql -l uses the 'postgres' database by default

2018-01-23 Thread Bruce Momjian
doc: mention psql -l uses the 'postgres' database by default Reported-by: Mark Wood Bug: 14912 Discussion: https://postgr.es/m/20171116171735.1474.30...@wrigleys.postgresql.org Author: David G. Johnston Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/p

pgsql: doc: mention psql -l uses the 'postgres' database by default

2018-01-23 Thread Bruce Momjian
doc: mention psql -l uses the 'postgres' database by default Reported-by: Mark Wood Bug: 14912 Discussion: https://postgr.es/m/20171116171735.1474.30...@wrigleys.postgresql.org Author: David G. Johnston Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresq

pgsql: doc: clarify use of RegisterDynamicBackgroundWorker

2018-01-24 Thread Bruce Momjian
doc: clarify use of RegisterDynamicBackgroundWorker Document likely use of RegisterDynamicBackgroundWorker by another background worker. Reported-by: Chapman Flack Discussion: https://postgr.es/m/CAB7nPqTdi=J9HH8PPPiEOohebdd+xkgbbhdY7=vbgnz3ckz...@mail.gmail.com Author: Chapman Flack Branch

pgsql: doc: properly indent CREATE TRIGGER paragraph

2018-01-24 Thread Bruce Momjian
doc: properly indent CREATE TRIGGER paragraph This was done to match the surrounding indentation. Text added in PG 10. Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/48de935b08895d6562f27105ff3bd2b7ef8e5775 Modified Files --

pgsql: doc: properly indent CREATE TRIGGER paragraph

2018-01-24 Thread Bruce Momjian
doc: properly indent CREATE TRIGGER paragraph This was done to match the surrounding indentation. Text added in PG 10. Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/d6ab7203607a3f43fe41d384f46c15bdac68d745 Modified Files -- do

pgsql: Fix C comment typo

2018-01-25 Thread Bruce Momjian
Fix C comment typo Reported-by: Masahiko Sawada Discussion: https://postgr.es/m/cad21aobgnhy2ykauub6ivg4ibvlyephr+rdrkr1arqwwc1a...@mail.gmail.com Author: Masahiko Sawada Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/6588a43bcacca872fafba10363d346b806964d90 Mo

pgsql: C includes: Reorder C includes in partition.c

2018-01-27 Thread Bruce Momjian
C includes: Reorder C includes in partition.c Discussion: https://postgr.es/m/5a69aa50.2060...@lab.ntt.co.jp Author: Etsuro Fujita Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/010123e144a5a5d395a15067f301a2c2443f49cf Modified Files -- src/backend/ca

pgsql: doc: mention datadir locations are actually config locations

2018-01-31 Thread Bruce Momjian
doc: mention datadir locations are actually config locations Technically, pg_upgrade's --old-datadir and --new-datadir are configuration directories, not necessarily data directories. This is reflected in the 'postgres' manual page, so do the same for pg_upgrade. Reported-by: Yves Goergen Bug:

pgsql: doc: mention datadir locations are actually config locations

2018-01-31 Thread Bruce Momjian
doc: mention datadir locations are actually config locations Technically, pg_upgrade's --old-datadir and --new-datadir are configuration directories, not necessarily data directories. This is reflected in the 'postgres' manual page, so do the same for pg_upgrade. Reported-by: Yves Goergen Bug:

pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir

2018-01-31 Thread Bruce Momjian
doc: Improve pg_upgrade rsync examples to use clusterdir Commit 9521ce4a7a1125385fb4de9689f345db594c516a from Sep 13, 2017 and backpatched through 9.5 used rsync examples with datadir. The reporter has pointed out, and testing has verified, that clusterdir must be used, so update the docs accordi

pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir

2018-01-31 Thread Bruce Momjian
doc: Improve pg_upgrade rsync examples to use clusterdir Commit 9521ce4a7a1125385fb4de9689f345db594c516a from Sep 13, 2017 and backpatched through 9.5 used rsync examples with datadir. The reporter has pointed out, and testing has verified, that clusterdir must be used, so update the docs accordi

pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir

2018-01-31 Thread Bruce Momjian
doc: Improve pg_upgrade rsync examples to use clusterdir Commit 9521ce4a7a1125385fb4de9689f345db594c516a from Sep 13, 2017 and backpatched through 9.5 used rsync examples with datadir. The reporter has pointed out, and testing has verified, that clusterdir must be used, so update the docs accordi

pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir

2018-01-31 Thread Bruce Momjian
doc: Improve pg_upgrade rsync examples to use clusterdir Commit 9521ce4a7a1125385fb4de9689f345db594c516a from Sep 13, 2017 and backpatched through 9.5 used rsync examples with datadir. The reporter has pointed out, and testing has verified, that clusterdir must be used, so update the docs accordi

pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

2018-01-31 Thread Bruce Momjian
doc: in contrib-spi, mention and link to the meaning of SPI Also remove outdated comment about SPI subtransactions. Reported-by: greg...@arenius.com Discussion: https://postgr.es/m/151726276676.1240.10501743959198501...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_3_STAB

pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

2018-01-31 Thread Bruce Momjian
doc: in contrib-spi, mention and link to the meaning of SPI Also remove outdated comment about SPI subtransactions. Reported-by: greg...@arenius.com Discussion: https://postgr.es/m/151726276676.1240.10501743959198501...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL_10_STAB

pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

2018-01-31 Thread Bruce Momjian
doc: in contrib-spi, mention and link to the meaning of SPI Also remove outdated comment about SPI subtransactions. Reported-by: greg...@arenius.com Discussion: https://postgr.es/m/151726276676.1240.10501743959198501...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_6_STAB

pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

2018-01-31 Thread Bruce Momjian
doc: in contrib-spi, mention and link to the meaning of SPI Also remove outdated comment about SPI subtransactions. Reported-by: greg...@arenius.com Discussion: https://postgr.es/m/151726276676.1240.10501743959198501...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_5_STAB

pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

2018-01-31 Thread Bruce Momjian
doc: in contrib-spi, mention and link to the meaning of SPI Also remove outdated comment about SPI subtransactions. Reported-by: greg...@arenius.com Discussion: https://postgr.es/m/151726276676.1240.10501743959198501...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- master Det

pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

2018-01-31 Thread Bruce Momjian
doc: in contrib-spi, mention and link to the meaning of SPI Also remove outdated comment about SPI subtransactions. Reported-by: greg...@arenius.com Discussion: https://postgr.es/m/151726276676.1240.10501743959198501...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_4_STAB

pgsql: doc: clearify trigger behavior for inheritance

2018-01-31 Thread Bruce Momjian
doc: clearify trigger behavior for inheritance The previous wording added in PG 10 wasn't specific enough about the behavior of statement and row triggers when using inheritance. Reported-by: i...@thepathcentral.com Discussion: https://postgr.es/m/20171129193934.27108.30...@wrigleys.postgresql

pgsql: doc: clearify trigger behavior for inheritance

2018-01-31 Thread Bruce Momjian
doc: clearify trigger behavior for inheritance The previous wording added in PG 10 wasn't specific enough about the behavior of statement and row triggers when using inheritance. Reported-by: i...@thepathcentral.com Discussion: https://postgr.es/m/20171129193934.27108.30...@wrigleys.postgresql

pgsql: doc: clarify major/minor pg_upgrade versions with examples

2018-01-31 Thread Bruce Momjian
doc: clarify major/minor pg_upgrade versions with examples The previous docs added in PG 10 were not clear enough for someone who didn't understand the PG 10 version change, so give more specific examples. Reported-by: j...@room118solutions.com Discussion: https://postgr.es/m/20171218213041.25

pgsql: doc: clarify major/minor pg_upgrade versions with examples

2018-01-31 Thread Bruce Momjian
doc: clarify major/minor pg_upgrade versions with examples The previous docs added in PG 10 were not clear enough for someone who didn't understand the PG 10 version change, so give more specific examples. Reported-by: j...@room118solutions.com Discussion: https://postgr.es/m/20171218213041.25

pgsql: doc: fix trigger inheritance wording

2018-01-31 Thread Bruce Momjian
doc: fix trigger inheritance wording Fix wording from commit 1cf1112990cff432b53a74a0ac9ca897ce8a7688 Reported-by: Robert Haas Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/94a2b075779b599c6ee21f04cfafdd68cd84797d Modified Files --

pgsql: doc: fix trigger inheritance wording

2018-01-31 Thread Bruce Momjian
doc: fix trigger inheritance wording Fix wording from commit 1cf1112990cff432b53a74a0ac9ca897ce8a7688 Reported-by: Robert Haas Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/eab30cc6b55dc03589bda13bc76b12d7142d5686 Modified Files -

pgsql: psql: Add quit/help behavior/hint, for other tool portability

2018-02-01 Thread Bruce Momjian
psql: Add quit/help behavior/hint, for other tool portability Issuing 'quit'/'exit' in an empty psql buffer exits psql. Issuing 'quit'/'exit' in a non-empty psql buffer alone on a line with no prefix whitespace issues a hint on how to exit. Also add similar 'help' hints for 'help' in a non-empt

pgsql: psql: give ^D hint for \q in place where \q is ignored

2018-02-11 Thread Bruce Momjian
psql: give ^D hint for \q in place where \q is ignored Also add comment on why exit/quit are not documented. Discussion: https://postgr.es/m/20180202053928.ga13...@momjian.us Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/91389228a1007fa3845e29e17568e52ab1726d5d

pgsql: C comment: fix typo, log -> lag

2018-03-28 Thread Bruce Momjian
C comment: fix typo, log -> lag Reported-by: atorikoshi Discussion: https://postgr.es/m/b61f2ab9-c0e0-d33d-ce3f-42a228025...@lab.ntt.co.jp Author: atorikoshi Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a2894cce544d120199a1a90469073796d055bb60 Modified Files

pgsql: docs: fix INSTALL.xml build by using "standalone-ignore"

2018-03-29 Thread Bruce Momjian
docs: fix INSTALL.xml build by using "standalone-ignore" Was broken by "jit" link. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7fe04ce9203cb0c5332614ec091aab28cf6aeaa8 Modified Files -- doc/src/sgml/installation.sgml | 4 +++- 1 file changed, 3 inse

pgsql: C comment: fix wording about shared memory message queue

2018-03-29 Thread Bruce Momjian
C comment: fix wording about shared memory message queue Reported-by: Tels Discussion: https://postgr.es/m/e66e05bc55f5ce904e361ad17a3395ae.squir...@sm.webmail.pair.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/bc0021ef09ec709fa20309228ea30ccf07f8b4e6 Modi

pgsql: README change: update for hash access method

2018-03-29 Thread Bruce Momjian
README change: update for hash access method Reported-by: Thomas Munro, Justin Pryzby Discussion: https://postgr.es/m/CAEepm=1_682z-09dnhj4gkcjaqwk-d6h9oq5ea84t1oqq1-...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/3282c4c136e4e5ad22d57dbe7a98fb

pgsql: C comments: "a" <--> "an" corrections

2018-03-29 Thread Bruce Momjian
C comments: "a" <--> "an" corrections Reported-by: Michael Paquier, Abhijit Menon-Sen Discussion: https://postgr.es/m/20180305045854.gb2...@paquier.xyz Author: Michael Paquier, Abhijit Menon-Sen, me Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/20b4323bd107920a

pgsql: docs: fix spacing around "if not exists" brackets

2018-03-29 Thread Bruce Momjian
docs: fix spacing around "if not exists" brackets Reported-by: Fabrízio de Royes Mello Discussion: https://postgr.es/m/cafcns+qdd+qkcf8ycpqnjaxown61qy_ydflb3iqqbwclscy...@mail.gmail.com Author: Fabrízio de Royes Mello Branch -- master Details --- https://git.postgresql.org/pg/commitd

pgsql: doc: document "IS NOT DOCUMENT"

2018-03-30 Thread Bruce Momjian
doc: document "IS NOT DOCUMENT" Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152056505045.4963.16783351661813640...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff

pgsql: doc: document "IS NOT DOCUMENT"

2018-03-30 Thread Bruce Momjian
doc: document "IS NOT DOCUMENT" Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152056505045.4963.16783351661813640...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/756dca

pgsql: docs: add parameter with brackets around varbit()

2018-03-30 Thread Bruce Momjian
docs: add parameter with brackets around varbit() Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 10 Branch -- REL_10_STABLE Details --- https://git.postgresql

pgsql: docs: add parameter with brackets around varbit()

2018-03-30 Thread Bruce Momjian
docs: add parameter with brackets around varbit() Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 10 Branch -- master Details --- https://git.postgresql.org/pg

pgsql: docs: add parameter with brackets around varbit()

2018-03-30 Thread Bruce Momjian
docs: add parameter with brackets around varbit() Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_6_STABLE Details --- https://git.postgresq

pgsql: docs: add parameter with brackets around varbit()

2018-03-30 Thread Bruce Momjian
docs: add parameter with brackets around varbit() Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_5_STABLE Details --- https://git.postgresq

pgsql: docs: add parameter with brackets around varbit()

2018-03-30 Thread Bruce Momjian
docs: add parameter with brackets around varbit() Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_4_STABLE Details --- https://git.postgresq

pgsql: docs: add parameter with brackets around varbit()

2018-03-30 Thread Bruce Momjian
docs: add parameter with brackets around varbit() Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_3_STABLE Details --- https://git.postgresq

pgsql: doc: document "IS NOT DOCUMENT"

2018-04-02 Thread Bruce Momjian
doc: document "IS NOT DOCUMENT" Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152056505045.4963.16783351661813640...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdif

pgsql: doc: document "IS NOT DOCUMENT"

2018-04-02 Thread Bruce Momjian
doc: document "IS NOT DOCUMENT" Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152056505045.4963.16783351661813640...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdif

pgsql: doc: document "IS NOT DOCUMENT"

2018-04-02 Thread Bruce Momjian
doc: document "IS NOT DOCUMENT" Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152056505045.4963.16783351661813640...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdif

pgsql: doc: document "IS NOT DOCUMENT"

2018-04-02 Thread Bruce Momjian
doc: document "IS NOT DOCUMENT" Reported-by: scott@caseware.com Discussion: https://postgr.es/m/152056505045.4963.16783351661813640...@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 9.3 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdif

pgsql: C comment: mention null handling in BuildTupleFromCStrings()

2018-04-03 Thread Bruce Momjian
C comment: mention null handling in BuildTupleFromCStrings() Discussion: https://postgr.es/m/CAFjFpRcF-wNbe0w-m3NpkEwr9shmOZ=goesozd2wog9h55j...@mail.gmail.com Author: Ashutosh Bapat Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/242408dbef283ff148a3a671a7f4ebba

pgsql: docs: update ltree URL for the DMOZ catalog

2018-04-04 Thread Bruce Momjian
docs: update ltree URL for the DMOZ catalog Reported-by: bbrin...@gmail.com Discussion: https://postgr.es/m/152283596377.1441.11672249301622760...@wrigleys.postgresql.org Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- master Details --- https://git.postgresql.org/pg/commitdi

pgsql: docs: update ltree URL for the DMOZ catalog

2018-04-04 Thread Bruce Momjian
docs: update ltree URL for the DMOZ catalog Reported-by: bbrin...@gmail.com Discussion: https://postgr.es/m/152283596377.1441.11672249301622760...@wrigleys.postgresql.org Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/c

pgsql: docs: update ltree URL for the DMOZ catalog

2018-04-04 Thread Bruce Momjian
docs: update ltree URL for the DMOZ catalog Reported-by: bbrin...@gmail.com Discussion: https://postgr.es/m/152283596377.1441.11672249301622760...@wrigleys.postgresql.org Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/c

pgsql: docs: update ltree URL for the DMOZ catalog

2018-04-04 Thread Bruce Momjian
docs: update ltree URL for the DMOZ catalog Reported-by: bbrin...@gmail.com Discussion: https://postgr.es/m/152283596377.1441.11672249301622760...@wrigleys.postgresql.org Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/c

pgsql: docs: update ltree URL for the DMOZ catalog

2018-04-04 Thread Bruce Momjian
docs: update ltree URL for the DMOZ catalog Reported-by: bbrin...@gmail.com Discussion: https://postgr.es/m/152283596377.1441.11672249301622760...@wrigleys.postgresql.org Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/c

pgsql: docs: update ltree URL for the DMOZ catalog

2018-04-04 Thread Bruce Momjian
docs: update ltree URL for the DMOZ catalog Reported-by: bbrin...@gmail.com Discussion: https://postgr.es/m/152283596377.1441.11672249301622760...@wrigleys.postgresql.org Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/c

pgsql: doc: remove mention of the DMOZ catalog in ltree docs

2018-04-05 Thread Bruce Momjian
doc: remove mention of the DMOZ catalog in ltree docs Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=g4j8z3uo9j3duktfjqusfp_9...@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/c39e903d510064e4

pgsql: doc: remove mention of the DMOZ catalog in ltree docs

2018-04-05 Thread Bruce Momjian
doc: remove mention of the DMOZ catalog in ltree docs Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=g4j8z3uo9j3duktfjqusfp_9...@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ec45e6036

pgsql: doc: remove mention of the DMOZ catalog in ltree docs

2018-04-05 Thread Bruce Momjian
doc: remove mention of the DMOZ catalog in ltree docs Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=g4j8z3uo9j3duktfjqusfp_9...@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/e17745070

pgsql: doc: remove mention of the DMOZ catalog in ltree docs

2018-04-05 Thread Bruce Momjian
doc: remove mention of the DMOZ catalog in ltree docs Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=g4j8z3uo9j3duktfjqusfp_9...@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ec349b112

pgsql: doc: remove mention of the DMOZ catalog in ltree docs

2018-04-05 Thread Bruce Momjian
doc: remove mention of the DMOZ catalog in ltree docs Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=g4j8z3uo9j3duktfjqusfp_9...@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c00c4c57b

pgsql: doc: remove mention of the DMOZ catalog in ltree docs

2018-04-05 Thread Bruce Momjian
doc: remove mention of the DMOZ catalog in ltree docs Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=g4j8z3uo9j3duktfjqusfp_9...@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3 Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d2c9737bc

pgsql: docs: remove "III" version text from pgAdmin link

2018-04-26 Thread Bruce Momjian
docs: remove "III" version text from pgAdmin link Reported-by: vode...@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/1900365c1e769ed

pgsql: docs: remove "III" version text from pgAdmin link

2018-04-26 Thread Bruce Momjian
docs: remove "III" version text from pgAdmin link Reported-by: vode...@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/367e57fb

pgsql: docs: remove "III" version text from pgAdmin link

2018-04-26 Thread Bruce Momjian
docs: remove "III" version text from pgAdmin link Reported-by: vode...@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/f47af9f2

pgsql: docs: remove "III" version text from pgAdmin link

2018-04-26 Thread Bruce Momjian
docs: remove "III" version text from pgAdmin link Reported-by: vode...@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/1d91af81

pgsql: docs: remove "III" version text from pgAdmin link

2018-04-26 Thread Bruce Momjian
docs: remove "III" version text from pgAdmin link Reported-by: vode...@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/131bfcb7

pgsql: docs: remove "III" version text from pgAdmin link

2018-04-26 Thread Bruce Momjian
docs: remove "III" version text from pgAdmin link Reported-by: vode...@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173...@wrigleys.postgresql.org Backpatch-through: 9.3 Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/1c66ee81

pgsql: C comment: add description of root_tuple_slot

2018-04-26 Thread Bruce Momjian
C comment: add description of root_tuple_slot Reported-by: Amit Langote Discussion: https://postgr.es/m/d2e6674c-c5c6-fe89-1d0b-3534b9db0...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7551d9bc408c2402a8558367ee950ca403e25b37 Modified Files ---

pgsql: docs comments: clarify why not to use UTF8 still in docs

2018-05-01 Thread Bruce Momjian
docs comments: clarify why not to use UTF8 still in docs Back branches still are SGML. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/3960fa5f6396865ded34d9276324e9a31857cff1 Modified Files -- doc/src/sgml/release.sgml | 7 --- 1 file changed, 4 in

pgsql: doc comments: rendering engines are another UTF8 restriction

2018-05-01 Thread Bruce Momjian
doc comments: rendering engines are another UTF8 restriction Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/81ff9ec8f8b12e03f76062000b322da6568bc941 Modified Files -- doc/src/sgml/release.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

pgsql: docs: Remove tabs recently introduced by me.

2018-05-02 Thread Bruce Momjian
docs: Remove tabs recently introduced by me. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7f6570b3a8d1aa8e90ab0868eefa5a4236b0ada3 Modified Files -- doc/src/sgml/release.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgsql: docs: clarify that CREATE TABLE ... _AS_ can be parallelized

2018-05-10 Thread Bruce Momjian
docs: clarify that CREATE TABLE ... _AS_ can be parallelized CREATE TABLE without AS doesn't have anything to parallelize. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/25468994cab87ab7e946b6866937ee642fc1261d Modified Files -- doc/src/sgml/parallel.

pgsql: docs: initial draft of PG 11 release notes

2018-05-11 Thread Bruce Momjian
docs: initial draft of PG 11 release notes Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/5631c99d2a374e17abcb2ff63f58fcaf5c3a5248 Modified Files -- doc/src/sgml/filelist.sgml |1 + doc/src/sgml/release-11.sgml | 2630 +

pgsql: doc: markup for PG 11 release notes and included email tips

2018-05-11 Thread Bruce Momjian
doc: markup for PG 11 release notes and included email tips Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/6186d0bd615ed2eb921ad13ccdf4ceed19d3f7a8 Modified Files -- doc/src/sgml/release-11.sgml | 950 +-- 1 file

pgsql: docs: more PG 11 markup and email suggestions

2018-05-11 Thread Bruce Momjian
docs: more PG 11 markup and email suggestions Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/fb68638ae8af3d5f5a9dcddb8e513f21b2797361 Modified Files -- doc/src/sgml/release-11.sgml | 482 --- 1 file changed, 267 i

  1   2   3   4   5   6   7   8   9   10   >