mirror of
https://github.com/postgres/postgres.git
synced 2025-10-18 04:29:09 +03:00
Fix comments in SCRAM-SHA-256 patch.
Amit Kapila.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Encoding and decoding routines for base64 without whitespace
|
||||
* support.
|
||||
*
|
||||
* Portions Copyright (c) 2001-2016, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2001-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/include/common/base64.h
|
||||
*/
|
||||
|
@@ -3,10 +3,10 @@
|
||||
* scram-common.h
|
||||
* Declarations for helper functions used for SCRAM authentication
|
||||
*
|
||||
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/common/relpath.h
|
||||
* src/include/common/scram-common.h
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
Reference in New Issue
Block a user