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:13:49 -0400 |
commit | 5499706bdf60235f787eae9d2b541444ef0b31b3 (patch) | |
tree | 8c420e5dbc4cc963041c3e02333e80133d81d874 /src/backend/access/transam/xlogutils.c | |
parent | 31ae2aa9d2c200a0d7d3283d749669a408ec7b65 (diff) | |
download | postgresql-5499706bdf60235f787eae9d2b541444ef0b31b3.tar.gz postgresql-5499706bdf60235f787eae9d2b541444ef0b31b3.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/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions