pgsql: Fix typos in miscinit.c.

2019-12-08 Thread Amit Kapila
Fix typos in miscinit.c. Commit f13ea95f9e moved the description of postmaster.pid file contents from miscadmin.h to pidfile.h, but missed to update the comments in miscinit.c. Author: Hadi Moshayedi Reviewed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/CAK=1=wpyem9x3lgk

pgsql: Fix typos in miscinit.c.

2019-12-08 Thread Amit Kapila
Fix typos in miscinit.c. Commit f13ea95f9e moved the description of postmaster.pid file contents from miscadmin.h to pidfile.h, but missed to update the comments in miscinit.c. Author: Hadi Moshayedi Reviewed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/CAK=1=wpyem9x3lgk

pgsql: Fix typos in miscinit.c.

2019-12-08 Thread Amit Kapila
Fix typos in miscinit.c. Commit f13ea95f9e moved the description of postmaster.pid file contents from miscadmin.h to pidfile.h, but missed to update the comments in miscinit.c. Author: Hadi Moshayedi Reviewed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/CAK=1=wpyem9x3lgk

pgsql: Fix typos in miscinit.c.

2019-12-08 Thread Amit Kapila
Fix typos in miscinit.c. Commit f13ea95f9e moved the description of postmaster.pid file contents from miscadmin.h to pidfile.h, but missed to update the comments in miscinit.c. Author: Hadi Moshayedi Reviewed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/CAK=1=wpyem9x3lgk

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Document search_path security with untrusted dbowner or CREATERO

2019-12-08 Thread Noah Misch
Document search_path security with untrusted dbowner or CREATEROLE. Commit 5770172cb0c9df9e6ce27c507b449557e5b45124 wrote, incorrectly, that certain schema usage patterns are secure against CREATEROLE users and database owners. When an untrusted user is the database owner or holds CREATEROLE priv

pgsql: Doc: improve documentation about run-time pruning's effects on E

2019-12-08 Thread Tom Lane
Doc: improve documentation about run-time pruning's effects on EXPLAIN. Tatsuo Ishii complained that this para wasn't very intelligible. Try to make it better. Discussion: https://postgr.es/m/[email protected] Branch -- REL_12_STABLE Details --- ht

pgsql: Doc: improve documentation about run-time pruning's effects on E

2019-12-08 Thread Tom Lane
Doc: improve documentation about run-time pruning's effects on EXPLAIN. Tatsuo Ishii complained that this para wasn't very intelligible. Try to make it better. Discussion: https://postgr.es/m/[email protected] Branch -- REL_11_STABLE Details --- ht

pgsql: Doc: improve documentation about run-time pruning's effects on E

2019-12-08 Thread Tom Lane
Doc: improve documentation about run-time pruning's effects on EXPLAIN. Tatsuo Ishii complained that this para wasn't very intelligible. Try to make it better. Discussion: https://postgr.es/m/[email protected] Branch -- master Details --- https://g