mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
are now reported via elog, eliminating the need to test the result code at most call sites. Make it possible for the caller to distinguish a freshly acquired lock from one already held in the current transaction. Use that capability to avoid redundant AcceptInvalidationMessages() calls in LockRelation().
1.5 KiB
1.5 KiB