Further minor simplification of relcache startup: don't need a static
Tom Lane <tgl@sss.pgh.pa.us>
Further minor simplification of relcache startup: don't need a static needNewCacheFile flag anymore, it can just be local in RelationCacheInitializePhase2.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/relcache.c | modified | +10 −17 |