aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2024-09-12 21:45:42 +0900
committerFujii Masao <fujii@postgresql.org>2024-09-12 21:45:42 +0900
commit412229d197f894a01c163b9e9fdfec1a1855f7ab (patch)
tree076fe66d6b93aaf9ed8ce5c66a9b3342054abd2f /src/tutorial/basics.source
parent23d0b48468b8971b35d713754f7d5ecf54e5f78f (diff)
downloadpostgresql-412229d197f894a01c163b9e9fdfec1a1855f7ab.tar.gz
postgresql-412229d197f894a01c163b9e9fdfec1a1855f7ab.zip
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/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions