Add tests for POSITION(bytea, bytea)
David Rowley <drowley@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/strings.out | modified | +30 −0 |
| src/test/regress/sql/strings.sql | modified | +6 −0 |
Discussion
- Patch: Cover POSITION(bytea,bytea) with tests 6 messages · 2025-02-27 → 2025-03-24