diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-06-12 00:07:04 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-06-12 00:07:04 -0400 |
commit | 47ebcecc3ef862c6ad961539638123af63407ac9 (patch) | |
tree | 46fe74b97025bc43a44e81c0f1b904f8adb3c1fd /src/backend/access/gist/gistproc.c | |
parent | c878cbe158b6cc20fe5dc65481885f3b2758f432 (diff) | |
download | postgresql-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/gistproc.c')
0 files changed, 0 insertions, 0 deletions