diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-04-06 18:13:49 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-04-06 18:14:12 -0400 |
commit | 16188d88ecc604a2dd68d717811fcfd6a112526f (patch) | |
tree | 0454b89c571477a1f611f165fb4a72c4685fd134 /src/backend/executor/execParallel.c | |
parent | b7d6c51d4693765354a1f60e6eb45010bddf023d (diff) |
Stabilize just-added regression test cases.
The tests added by commits 029dea882 et al turn out to produce
different output under -DRANDOMIZE_ALLOCATED_MEMORY. This is
not a bug exactly: that flag causes coerce_type() to invoke
the input function twice when coercing an unknown-type literal
to a specific type. So you get tsqueryin's bleat about an empty
tsquery twice. Revise the test query to avoid that.
Discussion: https://postgr.es/m/20230406213813.uep7plg6lvcywujo@awork3.anarazel.de
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions