mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Post-feature-freeze pgindent run.
Discussion: https://postgr.es/m/15719.1523984266@sss.pgh.pa.us
This commit is contained in:
@ -266,7 +266,7 @@ static const internalPQconninfoOption PQconninfoOptions[] = {
|
||||
|
||||
{"scram_channel_binding", NULL, DefaultSCRAMChannelBinding, NULL,
|
||||
"SCRAM-Channel-Binding", "D",
|
||||
21, /* sizeof("tls-server-end-point") == 21 */
|
||||
21, /* sizeof("tls-server-end-point") == 21 */
|
||||
offsetof(struct pg_conn, scram_channel_binding)},
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user