Add tests for POSITION(bytea, bytea) Previously there was no coverage for this function.
Author: Aleksander Alekseev <aleksan...@timescale.com> Reviewed-by: Peter Smith <smithpb2...@gmail.com> Reviewed-by: Rustam ALLAKOV <rustamalla...@gmail.com> Discussion: https://postgr.es/m/caj7c6tmt6xcoomvkncd_tr2obdgcnjefsecdcv8jzky9vkw...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/35a92b7c2520cca3df9ecddab1dcad14ff71ec0b Modified Files -------------- src/test/regress/expected/strings.out | 30 ++++++++++++++++++++++++++++++ src/test/regress/sql/strings.sql | 6 ++++++ 2 files changed, 36 insertions(+)