Fix comment of tsquerysend()

Álvaro Herrera <alvherre@kurilemu.de>

Commit: 2dac114e2c3fc584a94c4820e27396567faed050
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2025-05-11T13:47:10Z
Releases: 16.10
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 <emre@hasegeli.com>
Discussion: https://postgr.es/m/CAE2gYzzf38bR_R=izhpMxAmqHXKeM5ajkmukh4mNs_oXfxcMCA@mail.gmail.com

Files

PathChange+/−
src/backend/utils/adt/tsquery.c modified +2 −1

Discussion