Skip to content

Commit ec5b6e6

Browse files
author
SqlRush
committed
fix(2.29): avoid reconfig SRF duplicate fmgr symbol
1 parent d6d019a commit ec5b6e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/backend/cluster/cluster_reconfig.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,6 @@ reconfig_dead_bitmap_to_hex_text(const uint8 *bmp)
651651
}
652652

653653

654-
PG_FUNCTION_INFO_V1(cluster_get_reconfig_state);
655654
Datum
656655
cluster_get_reconfig_state(PG_FUNCTION_ARGS)
657656
{

0 commit comments

Comments
 (0)