Skip to content

Commit c6eae6d

Browse files
author
Alena Rybakina
committed
Add disabled nestloop and mergejoin paramenters to stable look-a-like test.
1 parent 1aea13f commit c6eae6d

File tree

4 files changed

+290
-170
lines changed

4 files changed

+290
-170
lines changed

aqo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ _PG_init(void)
314314
PGC_USERSET,
315315
0,
316316
NULL,
317-
lc_assign_hook,
317+
NULL,
318318
NULL);
319319

320320
prev_shmem_startup_hook = shmem_startup_hook;

0 commit comments

Comments
 (0)