aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-04-21 03:32:53 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-04-21 03:32:53 +0000
commita2c3931a244b67115a0eac1ee5fde9eb7cb4e42c (patch)
tree29ce8f4c20563cde96048a4e562b2456a159aa28 /src/backend/access/transam/xlog.c
parenta3c6d105752c28dbd19d0558733a2157e6ab55e0 (diff)
downloadpostgresql-a2c3931a244b67115a0eac1ee5fde9eb7cb4e42c.tar.gz
postgresql-a2c3931a244b67115a0eac1ee5fde9eb7cb4e42c.zip
Fix pg_hba.conf matching so that replication connections only match records
with database = replication. The previous coding would allow them to match ordinary records too, but that seems like a recipe for security breaches. Improve the messages associated with no-such-pg_hba.conf entry to report replication connections as such, since that's now a critical aspect of whether the connection matches. Make some cursory improvements in the related documentation, too.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions