Skip to content

Commit 9422887

Browse files
committed
add new TODO regarding the spotted trigger-related bug
1 parent 951cde1 commit 9422887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/partition_filter.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ partition_filter_end(CustomScanState *node)
238238
hash_seq_init(&stat, state->result_rels_table);
239239
while ((rri_handle = (ResultRelInfoHolder *) hash_seq_search(&stat)) != NULL)
240240
{
241+
/* FIXME: add ResultRelInfos to estate->es_result_relations to fix triggers */
241242
ExecCloseIndices(rri_handle->resultRelInfo);
242243
heap_close(rri_handle->resultRelInfo->ri_RelationDesc,
243244
RowExclusiveLock);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy