mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Correct several behavior descriptions in comments.
Reuse cautionary language from src/test/ssl/README in src/test/kerberos/README. SLRUs have had access to six-character segments names since commit73c986adde
, and recovery stopped calling HeapTupleHeaderAdvanceLatestRemovedXid() in commit558a9165e0
. The other corrections are more self-evident.
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
# - a database called trustdb that lets anyone in
|
||||
# - another database called certdb that uses certificate authentication, ie.
|
||||
# the client must present a valid certificate signed by the client CA
|
||||
# - two users, called ssltestuser and anotheruser.
|
||||
#
|
||||
# The server is configured to only accept connections from localhost. If you
|
||||
# want to run the client from another host, you'll have to configure that
|
||||
|
Reference in New Issue
Block a user