mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Fix typo in connection limits test
Spotted while doing post-commit review.
This commit is contained in:
@@ -89,7 +89,7 @@ SKIP:
|
||||
# postmaster cannot accept() them fast enough. The exact limit
|
||||
# and behavior depends on the platform. To make this reliable,
|
||||
# we attempt SSL negotiation on each connection before opening
|
||||
# next one. The server will reject the SSL negotations, but
|
||||
# next one. The server will reject the SSL negotiations, but
|
||||
# when it does so, we know that the backend has been launched
|
||||
# and we should be able to open another connection.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user