git.postgresql.org Git - postgresql.git/commit
2025年8月19日 00:37:04 +0000 (09:37 +0900)
2025年8月19日 00:37:04 +0000 (09:37 +0900)
commit bf9ee294e567654231c5b2fef09b8a5367907366
Simplify relation_has_unique_index_for()
Now that the only call to relation_has_unique_index_for() that
supplied an exprlist and oprlist has been removed, the loop handling
those lists is effectively dead code. This patch removes that loop
and simplifies the function accordingly.
Author: Richard Guo <guofenglinux@gmail.com>
Discussion: https://postgr.es/m/CAMbWs4-EBnaRvEs7frTLbsXiweSTUXifsteF-d3rvv01FKO86w@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom