pgsql: Teach SHOW ALL to honor pg_read_all_settings membership

2018-06-08 Thread Alvaro Herrera
Teach SHOW ALL to honor pg_read_all_settings membership Also, fix the pg_settings view to display source filename and line number when invoked by a pg_read_all_settings member. This addition by me (Álvaro). Also, fix wording of the comment in GetConfigOption regarding the restriction it implemen

pgsql: Teach SHOW ALL to honor pg_read_all_settings membership

2018-06-08 Thread Alvaro Herrera
Teach SHOW ALL to honor pg_read_all_settings membership Also, fix the pg_settings view to display source filename and line number when invoked by a pg_read_all_settings member. This addition by me (Álvaro). Also, fix wording of the comment in GetConfigOption regarding the restriction it implemen