]> granicus.if.org Git - postgresql/commit
Get rid of another unconstify through API changes
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 14 Feb 2019 19:44:47 +0000 (20:44 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 14 Feb 2019 19:44:47 +0000 (20:44 +0100)
commit86eea78694ce0d95e74cc82cc29c096d66a9accd
treef54e714fa69de69ff62a85fd667b3fcd458b4338
parent4b3b07fd5d60cffc95cabf34246d71d15b0c8302
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
src/backend/libpq/auth-scram.c
src/backend/libpq/auth.c
src/include/libpq/scram.h