aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/clog.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2011-11-01 22:44:54 -0400
committerRobert Haas <rhaas@postgresql.org>2011-11-01 22:44:54 -0400
commitc2891b46a4b04b80e1fe28ad0bfd75b40e97ea3e (patch)
tree8e7c3eb079cc762c4f16729a80d004999502c8e9 /src/backend/access/transam/clog.c
parent391af9f7842ba8b8d2195aaf82879662434b97f3 (diff)
downloadpostgresql-c2891b46a4b04b80e1fe28ad0bfd75b40e97ea3e.tar.gz
postgresql-c2891b46a4b04b80e1fe28ad0bfd75b40e97ea3e.zip
Initialize myProcLocks queues just once, at postmaster startup.
In assert-enabled builds, we assert during the shutdown sequence that the queues have been properly emptied, and during process startup that we are inheriting empty queues. In non-assert enabled builds, we just save a few cycles.
Diffstat (limited to 'src/backend/access/transam/clog.c')
0 files changed, 0 insertions, 0 deletions