Fix comment of tsquerysend()
authorÁlvaro Herrera <[email protected]>
Sun, 11 May 2025 13:47:10 +0000 (09:47 -0400)
committerÁlvaro Herrera <[email protected]>
Sun, 11 May 2025 13:47:10 +0000 (09:47 -0400)
commit4bccb09f4b7a1efb36bfa01a364a2edc9c97dd0d
tree078eebc4160045b5f4c4e9b80102a0e8e5792d8a
parent8bde80e30edd408a5bef4d5612db0bb173206293
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 <[email protected]>
Discussion: https://postgr.es/m/CAE2gYzzf38bR_R=izhpMxAmqHXKeM5ajkmukh4mNs_oXfxcMCA@mail.gmail.com
src/backend/utils/adt/tsquery.c