mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Fix collection of typos and grammar mistakes in docs and comments
Author: Justin Pryzby Discussion: https://postgr.es/m/20190330224333.GQ5815@telsasoft.com
This commit is contained in:
@ -879,7 +879,7 @@ pg_fe_sendauth(AuthRequest areq, int payloadlen, PGconn *conn)
|
||||
case AUTH_REQ_SSPI:
|
||||
|
||||
/*
|
||||
* SSPI has it's own startup message so libpq can decide which
|
||||
* SSPI has its own startup message so libpq can decide which
|
||||
* method to use. Indicate to pg_SSPI_startup that we want SSPI
|
||||
* negotiation instead of Kerberos.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user