Add tests for POSITION(bytea, bytea)
authorDavid Rowley <drowley@postgresql.org>
Mon, 24 Mar 2025 06:32:02 +0000 (19:32 +1300)
committerDavid Rowley <drowley@postgresql.org>
Mon, 24 Mar 2025 06:32:02 +0000 (19:32 +1300)
commit35a92b7c2520cca3df9ecddab1dcad14ff71ec0b
tree9545e1cc99d17a892ac1789e439a0389cfcc6893
parent2a0cd38da5ccf70461c51a489ee7d25fcd3f26be
Add tests for POSITION(bytea, bytea)

Previously there was no coverage for this function.

Author: Aleksander Alekseev <aleksander@timescale.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Rustam ALLAKOV <rustamallakov@gmail.com>
Discussion: https://postgr.es/m/CAJ7c6TMT6XCooMVKnCd_tR2oBdGcnjefSeCDCv8jzKy9VkWA5w@mail.gmail.com
src/test/regress/expected/strings.out
src/test/regress/sql/strings.sql