Fix comment of tsquerysend()
authorÁlvaro Herrera <alvherre@kurilemu.de>
Sun, 11 May 2025 13:47:10 +0000 (09:47 -0400)
committerÁlvaro Herrera <alvherre@kurilemu.de>
Sun, 11 May 2025 13:47:10 +0000 (09:47 -0400)
commit0588656366687887d06b0b1f79c9adc142ea1595
tree4f2eecfaa7147e862023159bca58a99e89702ac3
parentdc9a2d54fd2571c21c074103cc8ddd93e840b985
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
src/backend/utils/adt/tsquery.c