postgres/src
Peter Eisentraut e36fa9319b Improve objectNamesToOids() comment
Commit d31bbfb659 removed the comment at objectNamesToOids() that
there is no locking, because that commit added locking.  But to fix
all the problems, we'd still need a stronger lock.  So put the comment
back with more a detailed explanation.

Co-authored-by: Noah Misch <noah@leadboat.com>
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://www.postgresql.org/message-id/flat/bf72b82c-124d-4efa-a484-bb928e9494e4@eisentraut.org
2025-08-27 17:46:26 +02:00
..
backend Improve objectNamesToOids() comment 2025-08-27 17:46:26 +02:00
bin Check for more Unicode functions during upgrade. 2025-08-26 22:55:14 -07:00
common
fe_utils meson: add and use stamp files for generated headers 2025-08-11 15:18:23 -04:00
include Message wording improvements 2025-08-25 23:15:24 +02:00
interfaces oauth: Explicitly depend on -pthread 2025-08-26 14:16:31 -07:00
makefiles
pl PL/Python: Add event trigger support 2025-08-21 09:21:11 +02:00
port
template
test Message style improvements 2025-08-26 22:52:11 +02:00
timezone
tools PL/Python: Refactor for event trigger support 2025-08-21 09:16:29 +02:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
meson.build
nls-global.mk