This is a discussion on pgsql: Further minor simplification of relcache startup: don't need a within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Further minor simplification of relcache startup: don't need a static needNewCacheFile flag anymore, it can just ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Further minor simplification of relcache startup: don't need a static needNewCacheFile flag anymore, it can just be local in RelationCacheInitializePhase2. Modified Files: -------------- pgsql/src/backend/utils/cache: relcache.c (r1.240 -> r1.241) (http://developer.postgresql.org/cvsw...1.240&r2=1.241) ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |