diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2017-05-05 10:01:44 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2017-05-05 10:01:44 +0300 |
commit | e6e9c4da3a55450b120ad7e3d0be426255850914 (patch) | |
tree | d50b9aa7040ca4076571a49f8de441c5189138ff /src/backend/executor/nodeModifyTable.c | |
parent | 344a113079888c9b9a81ffa3c3a7d95666347119 (diff) | |
download | postgresql-e6e9c4da3a55450b120ad7e3d0be426255850914.tar.gz postgresql-e6e9c4da3a55450b120ad7e3d0be426255850914.zip |
Misc cleanup of SCRAM code.
* Remove is_scram_verifier() function. It was unused.
* Fix sanitize_char() function, used in error messages on protocol
violations, to print bytes >= 0x7F correctly.
* Change spelling of scram_MockSalt() function to be more consistent with
the surroundings.
* Change a few more references to "server proof" to "server signature" that
I missed in commit d981074c24.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions