pgsql: test_decoding: Remove unused #include directives.

2018-03-07 Thread Robert Haas
test_decoding: Remove unused #include directives. Euler Taveira Discussion: http://postgr.es/m/cahe3wghbwkocmk_sru4xul7f-q3dvoswqjnokagmvwaqwuk...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f9f8784c8b3050aaec52da88a6e41b3e3f576b96 Modified Fil

pgsql: doc: Add more substructure to SSL documentation

2018-03-07 Thread Peter Eisentraut
doc: Add more substructure to SSL documentation The SSL documentation text has gotten a bit long, so add some subsections and reorder for better flow. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/d40c7cd00422ac9a1284a1ecb5d6c0671c5ec6e4 Modified Files --

pgsql: Add missing debug lines during bootstrap

2018-03-07 Thread Alvaro Herrera
Add missing debug lines during bootstrap Noticed while playing with changes that mess with the bootstrap sequence; the operations patched here failed to emit anything, leading the developer to think that the bug was in the previous operation that did emit a message. Branch -- master Details

pgsql: Fix typo

2018-03-07 Thread Peter Eisentraut
Fix typo Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/bcdd40538a11a39fee55ef1c4b79085717a5fb76 Modified Files -- src/include/catalog/objectaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2018-03-07 Thread Alvaro Herrera
Fix typo Author: Kyotaro HORIGUCHI Discussion: https://postgr.es/m/20180307.163428.209919771.horiguchi.kyot...@lab.ntt.co.jp Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/415053d54a3d48634202e148151471af413acefa Modified Files -- src/backend/u

pgsql: Fix typo

2018-03-07 Thread Alvaro Herrera
Fix typo Author: Kyotaro HORIGUCHI Discussion: https://postgr.es/m/20180307.163428.209919771.horiguchi.kyot...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f4a2842ac37f6fffe793ac7a30f8141bf42faae8 Modified Files -- src/backend/utils/mi