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:03 -0400 |
commit | d6ac2348b8a1f031013066619dfb2ce9872251ff (patch) | |
tree | ac41fb5c91034a4f0922e1611b160e89d501892b /src/backend/executor | |
parent | f976a77787ebfd0595a3aa19ac6bb587cc6391e2 (diff) | |
download | postgresql-d6ac2348b8a1f031013066619dfb2ce9872251ff.tar.gz postgresql-d6ac2348b8a1f031013066619dfb2ce9872251ff.zip |
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')
0 files changed, 0 insertions, 0 deletions