Get rid of another unconstify through API changes

Peter Eisentraut <peter@eisentraut.org>

Commit: 86eea78694ce0d95e74cc82cc29c096d66a9accd
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-02-14T19:44:47Z
Releases: 12.0
Get rid of another unconstify through API changes

This also makes the code in read_client_first_message() more similar
to read_client_final_message().

Reported-by: Mark Dilger <hornschnorter@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/53a28052-f9f3-1808-fed9-460fd43035ab%402ndquadrant.com

Files

PathChange+/−
src/backend/libpq/auth.c modified +1 −1
src/backend/libpq/auth-scram.c modified +28 −28
src/include/libpq/scram.h modified +1 −1

Discussion