aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2017-04-06 17:41:48 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2017-04-06 17:41:48 +0300
commit07044efe00762bdd04c4d392adb8f6425b13369b (patch)
treed85c1fc6cac5d3b28c976668b29554c01bdbd343 /src/backend/parser/parse_expr.c
parentcd0cebaf7d1ab04427d4045edf7121a8f3753d8b (diff)
downloadpostgresql-07044efe00762bdd04c4d392adb8f6425b13369b.tar.gz
postgresql-07044efe00762bdd04c4d392adb8f6425b13369b.zip
Remove bogus SCRAM_ITERATION_LEN constant.
It was not used for what the comment claimed, at all. It was actually used as the 'base' argument to strtol(), when reading the iteration count. We don't need a constant for base-10, so remove it.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions