mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Fix comments in SCRAM-SHA-256 patch.
Amit Kapila.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* base64.c
|
||||
* Encoding and decoding routines for base64 without whitespace.
|
||||
*
|
||||
* Copyright (c) 2001-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2001-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
@@ -6,7 +6,7 @@
|
||||
* backend, for implement the Salted Challenge Response Authentication
|
||||
* Mechanism (SCRAM), per IETF's RFC 5802.
|
||||
*
|
||||
* Portions Copyright (c) 2016, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* src/common/scram-common.c
|
||||
|
Reference in New Issue
Block a user