diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-02-10 09:58:09 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-02-10 09:58:09 -0500 |
commit | 79a7ff0fe56ac9d782b0734ebb0e7a5299015e58 (patch) | |
tree | 331aad28117f7575792128c7725b1e7ba9f042b6 /src/backend/access/transam/xlog.c | |
parent | 019e78813760e664a85f505b5953d362a2b468cc (diff) | |
download | postgresql-79a7ff0fe56ac9d782b0734ebb0e7a5299015e58.tar.gz postgresql-79a7ff0fe56ac9d782b0734ebb0e7a5299015e58.zip |
Code cleanup in the wake of recent LWLock refactoring.
As of commit c1772ad9225641c921545b35c84ee478c326b95e, there's no
longer any way of requesting additional LWLocks in the main tranche,
so we don't need NumLWLocks() or LWLockAssign() any more. Also,
some of the allocation counters that we had previously aren't needed
any more either.
Amit Kapila
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions