pgsql: docs: Fix bit_count example output

2021-07-29 Thread Daniel Gustafsson
docs: Fix bit_count example output The returnvalue for the bit_count(::bytea) example was assuming a non-default value of standard_conforming_strings. This was fixed in the tests in commit ebedd0c78. Author: [email protected] Discussion: https://postgr.es/m/oszpr01mb6551ffac1088c82c3d79

pgsql: docs: Fix bit_count example output

2021-07-29 Thread Daniel Gustafsson
docs: Fix bit_count example output The returnvalue for the bit_count(::bytea) example was assuming a non-default value of standard_conforming_strings. This was fixed in the tests in commit ebedd0c78. Author: [email protected] Discussion: https://postgr.es/m/oszpr01mb6551ffac1088c82c3d79