Fix comment of tsquerysend() The comment describes the order in which fields are sent, and it had one of the fields in the wrong place.
This has been wrong since e6dbcb72fafa (2008), so backpatch all the way back. Author: Emre Hasegeli <e...@hasegeli.com> Discussion: https://postgr.es/m/CAE2gYzzf38bR_R=izhpmxamqhxkem5ajkmukh4mns_oxfxc...@mail.gmail.com Branch ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/2dac114e2c3fc584a94c4820e27396567faed050 Modified Files -------------- src/backend/utils/adt/tsquery.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)