summaryrefslogtreecommitdiff
path: root/src/interfaces/python/pgmodule.c
diff options
context:
space:
mode:
authorRichard Guo <rguo@postgresql.org>2025-08-19 09:37:04 +0900
committerRichard Guo <rguo@postgresql.org>2025-08-19 09:37:04 +0900
commitbf9ee294e567654231c5b2fef09b8a5367907366 (patch)
treecd402bb897bc06159a16146b80d58364cf461cdf /src/interfaces/python/pgmodule.c
parent24225ad9aafc576295e210026d8ffa9f50d61145 (diff)
Simplify relation_has_unique_index_for()HEADorigin/masterorigin/HEADmaster
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
Diffstat (limited to 'src/interfaces/python/pgmodule.c')
0 files changed, 0 insertions, 0 deletions