Skip to content

Commit 4d7a416

Browse files
Alena Rybakinadanolivo
Alena Rybakina
authored andcommitted
Add disabled nestloop and mergejoin parameters to stabilize look-a-like test,
besides add two additional cases where look-a-like should not be applied.
1 parent 54c7615 commit 4d7a416

File tree

4 files changed

+290
-170
lines changed

4 files changed

+290
-170
lines changed

‎aqo.c

+1-1
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)