summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorFujii Masao2024-09-12 12:45:42 +0000
committerFujii Masao2024-09-12 12:45:42 +0000
commit412229d197f894a01c163b9e9fdfec1a1855f7ab (patch)
tree076fe66d6b93aaf9ed8ce5c66a9b3342054abd2f /src/include/postgres.h
parent23d0b48468b8971b35d713754f7d5ecf54e5f78f (diff)
Deduplicate code in LargeObjectExists and myLargeObjectExists.
myLargeObjectExists() and LargeObjectExists() had nearly identical code, except for handling snapshots. This commit renames myLargeObjectExists() to LargeObjectExistsWithSnapshot() and refactors LargeObjectExists() to call it internally, reducing duplication. Author: Yugo Nagata Reviewed-by: Fujii Masao Discussion: https://postgr.es/m/20240702163444.ab586f6075e502eb84f11b1a@sranhm.sraoss.co.jp
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions