Skip to content

Commit 1a1d12a

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 d3f7f3b commit 1a1d12a

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
@@ -308,7 +308,7 @@ _PG_init(void)
308308
PGC_USERSET,
309309
0,
310310
NULL,
311-
lc_assign_hook,
311+
NULL,
312312
NULL);
313313

314314
prev_shmem_startup_hook = shmem_startup_hook;

0 commit comments

Comments
 (0)