postgresql/src
Simon Riggs 6668a54eb8 Default monitoring roles - errata
25fff40798 introduced
default monitoring roles. Apply these corrections:

* Allow access to pg_stat_get_wal_senders()
  by role pg_read_all_stats

* Correct comment in pg_stat_get_wal_receiver()
  to show it is no longer superuser-only.

Author: Feike Steenbergen
Reviewed-by: Michael Paquier

Apply to HEAD, then later backpatch to 10
2018-01-06 11:48:21 +00:00
..
backend Default monitoring roles - errata 2018-01-06 11:48:21 +00:00
bin pg_upgrade: remove C comment 2018-01-05 14:49:36 -05:00
common Update copyright for 2018 2018-01-02 23:30:12 -05:00
fe_utils Update copyright for 2018 2018-01-02 23:30:12 -05:00
include Remove return values of ConditionVariableSignal/Broadcast. 2018-01-05 20:33:26 -05:00
interfaces Another attempt at fixing build with various OpenSSL versions 2018-01-04 19:09:27 -05:00
makefiles
pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
port Update copyright for 2018 2018-01-02 23:30:12 -05:00
template Force "restrict" not to be used when compiling with xlc. 2017-10-13 12:15:06 -07:00
test Implement channel binding tls-server-end-point for SCRAM 2018-01-04 15:29:50 -05:00
timezone Update copyright for 2018 2018-01-02 23:30:12 -05:00
tools Fix use of config-specific libraries for Windows OpenSSL 2018-01-03 15:36:54 -05:00
tutorial Update copyright for 2018 2018-01-02 23:30:12 -05:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:15 -08:00
Makefile.global.in Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
Makefile.shlib
nls-global.mk