pgsql: Don't make "replication" magical as a user name, only as a datab
pgsql: Don't make "replication" magical as a user name, only as a datab
От:
Andrew Dunstan <andrew@dunslane.net>
Дата:
Don't make "replication" magical as a user name, only as a database name, in pg_hba.conf. Per gripe from Josh Berkus. Backported from commit ed557a373c406bbb2a1843544ebbd856ca4cac47. Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/290bb9b61c64afdb7b733837c0a00427b58745aa Modified Files -------------- src/backend/libpq/hba.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)