postgresql/contrib/pg_overexplain
David Rowley 928394b664 Improve various new-to-v18 appendStringInfo calls
Similar to 8461424fd, here we adjust a few new locations which were not
using the most suitable appendStringInfo* function for the intended
purpose.

Author: David Rowley <drowleyml@gmail.com
Discussion: https://postgr.es/m/CAApHDvqJnNjueb=Eoj8K+8n0g7nj_AcPWSiCj5RNV4fDejAfqA@mail.gmail.com
2025-04-11 10:07:22 +12:00
..
expected pg_overexplain: Filter out actual row count from test result. 2025-03-27 09:00:46 -04:00
sql pg_overexplain: Filter out actual row count from test result. 2025-03-27 09:00:46 -04:00
.gitignore pg_overexplain: Additional EXPLAIN options for debugging. 2025-03-26 13:52:21 -04:00
Makefile pg_overexplain: Additional EXPLAIN options for debugging. 2025-03-26 13:52:21 -04:00
meson.build pg_overexplain: Additional EXPLAIN options for debugging. 2025-03-26 13:52:21 -04:00
pg_overexplain.c Improve various new-to-v18 appendStringInfo calls 2025-04-11 10:07:22 +12:00