]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commite65d8be042f743a7a839ec8df5c9005b8811d06f
tree6eff279616859f729835cbd05259be5c2e9dae26
parenta05cf22e0540e55fb34e26e6e98a8a76b76d1cbd
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