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:08 -0400 |
commit | 1bee3ca2384fc635029390cf37159cb04250c67e (patch) | |
tree | 4e4bebcf51d3a8374a9d9f4753818744e6bdf151 /src/tutorial/funcs.c | |
parent | 34ad3aedb0ce4f36fd55aa916200a68a185bf1ed (diff) | |
download | postgresql-1bee3ca2384fc635029390cf37159cb04250c67e.tar.gz postgresql-1bee3ca2384fc635029390cf37159cb04250c67e.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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions