aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2011-06-12 00:07:04 -0400
committerRobert Haas <rhaas@postgresql.org>2011-06-12 00:07:04 -0400
commit47ebcecc3ef862c6ad961539638123af63407ac9 (patch)
tree46fe74b97025bc43a44e81c0f1b904f8adb3c1fd /src/backend/access/gist/gistget.c
parentc878cbe158b6cc20fe5dc65481885f3b2758f432 (diff)
downloadpostgresql-47ebcecc3ef862c6ad961539638123af63407ac9.tar.gz
postgresql-47ebcecc3ef862c6ad961539638123af63407ac9.zip
Code cleanup for InitProcGlobal.
The old code creates three separate arrays when only one is needed, using two different shmem allocation functions for no obvious reason. It also strangely splits up the initialization of AuxilaryProcs between the top and bottom of the function to no evident purpose. Review by Tom Lane.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions