git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a0ab4f4) | patch
Rename assorted LWLock tranches.
2020年5月15日 22:11:03 +0000 (18:11 -0400)
2020年5月15日 22:11:07 +0000 (18:11 -0400)
commit 36ac359d3621578cefc2156a3917024cdd3b1829
Rename assorted LWLock tranches.

Choose names that fit into the conventions for wait event names
(particularly, that multi-word names are in the style MultiWordName)
and hopefully convey more information to non-hacker users than the
previous names did.

Also rename SerializablePredicateLockListLock to
SerializablePredicateListLock; the old name was long enough to cause
table formatting problems, plus the double occurrence of "Lock" seems
confusing/error-prone.

Also change a couple of particularly opaque LWLock field names.

Discussion: https://postgr.es/m/28683.1589405363@sss.pgh.pa.us
15 files changed:
doc/src/sgml/monitoring.sgml diff | blob | blame | history
src/backend/access/common/session.c diff | blob | blame | history
src/backend/nodes/tidbitmap.c diff | blob | blame | history
src/backend/replication/logical/origin.c diff | blob | blame | history
src/backend/replication/slot.c diff | blob | blame | history
src/backend/storage/buffer/buf_init.c diff | blob | blame | history
src/backend/storage/lmgr/lock.c diff | blob | blame | history
src/backend/storage/lmgr/lwlock.c diff | blob | blame | history
src/backend/storage/lmgr/lwlocknames.txt diff | blob | blame | history
src/backend/storage/lmgr/predicate.c diff | blob | blame | history
src/backend/storage/lmgr/proc.c diff | blob | blame | history
src/backend/utils/cache/typcache.c diff | blob | blame | history
src/include/storage/lwlock.h diff | blob | blame | history
src/include/storage/predicate_internals.h diff | blob | blame | history
src/include/storage/proc.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /