aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2017-03-07 19:00:22 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2017-03-07 19:00:22 +0200
commit95c1dbcdfffcc3a77e693c3c2759e26a01f465c8 (patch)
treed671488f0ef3412fd108b73625fc41d1f7aac18a /src/backend/executor/nodeProjectSet.c
parent3bc7dafa9bebbdaa1bbf0da0798d29a8bdaf6a8f (diff)
downloadpostgresql-95c1dbcdfffcc3a77e693c3c2759e26a01f465c8.tar.gz
postgresql-95c1dbcdfffcc3a77e693c3c2759e26a01f465c8.zip
A collection of small fixes for the SCRAM patch.
* Add required #includes for htonl. Per buildfarm members pademelon/gaur. * Remove unnecessary "#include <utils/memutils>". * Fix checking for empty string in pg_SASL_init. (Reported by Peter Eisentraut and his compiler) * Move code in pg_SASL_init to match the recent changes (commit ba005f193d) to pg_fe_sendauth() function, where it's copied from. * Return value of malloc() was not checked for NULL in scram_SaltedPassword(). Fix by avoiding the malloc().
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions