aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-04-03 16:49:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-04-03 16:49:11 -0400
commitcbccaf22bf94761f79a66624ac18a5978ab17f41 (patch)
tree5eeb69fc4e3945668324de88b839d4260140aee5 /src/tutorial/syscat.source
parentf4540cae10d8642b59deea50869888b78f16d722 (diff)
downloadpostgresql-cbccaf22bf94761f79a66624ac18a5978ab17f41.tar.gz
postgresql-cbccaf22bf94761f79a66624ac18a5978ab17f41.zip
Remove unnecessary variables in _hash_splitbucket().
Commit ed9cc2b5df59fdbc50cce37399e26b03ab2c1686 made it unnecessary to pass start_nblkno to _hash_splitbucket(), and for that matter unnecessary to have the internal nblkno variable either. My compiler didn't complain about that, but some did. I also rearranged the use of oblkno a bit to make that case more parallel. Report and initial patch by Petr Jelinek, rearranged a bit by me. Back-patch to all branches, like the previous patch.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions