summaryrefslogtreecommitdiff
path: root/src/backend/commands/vacuumparallel.c
diff options
context:
space:
mode:
authorPeter Eisentraut2024-12-04 07:33:28 +0000
committerPeter Eisentraut2024-12-04 07:33:28 +0000
commit7727049e8f663344d4d0457e1d9ec048d626f3d9 (patch)
treeae0ec22552d7c17809ed5a6efe0b677b14d33518 /src/backend/commands/vacuumparallel.c
parent87ce27de6963091f4a365f80bcdb06b9da098f00 (diff)
Simplify IsIndexUsableForReplicaIdentityFull()
Take Relation as argument instead of IndexInfo. Building the IndexInfo is an unnecessary intermediate step here. A future patch wants to get some information that is in the relcache but not in IndexInfo, so this will also help there. Discussion: https://www.postgresql.org/message-id/[email protected]
Diffstat (limited to 'src/backend/commands/vacuumparallel.c')
0 files changed, 0 insertions, 0 deletions