diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-08-26 00:22:44 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-08-26 00:22:44 +0300 |
commit | 8daa62a10c911c851f7e9ec5ef7b90cfd4b73212 (patch) | |
tree | 5c0ed62151685aed09e62e3d48524d346c5080a7 /src/backend/utils/adt/numeric.c | |
parent | c14d4acb81348a34497b53a19dce2924cc4f6551 (diff) | |
download | postgresql-8daa62a10c911c851f7e9ec5ef7b90cfd4b73212.tar.gz postgresql-8daa62a10c911c851f7e9ec5ef7b90cfd4b73212.zip |
Revert: Avoid looping over all type cache entries in TypeCacheRelCallback()
This commit reverts c14d4acb8 as the patch design didn't take into account
that TypeCacheEntry could be invalidated during the lookup_type_cache() call.
Reported-by: Alexander Lakhin
Discussion: https://postgr.es/m/1927cba4-177e-5c23-cbcc-d444a850304f%40gmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions