Skip to content

Commit c73bba2

Browse files
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 ebedd0c. Author: wangzk.fnstxz@fujitsu.com Discussion: https://postgr.es/m/OSZPR01MB6551FFAC1088C82C3D799BE0FAEB9@OSZPR01MB6551.jpnprd01.prod.outlook.com Backpatch-through: 14
1 parent 43f1d2a commit c73bba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4085,7 +4085,7 @@ SELECT format('Testing %3$s, %2$s, %s', 'one', 'two', 'three');
40854085
</para>
40864086
<para>
40874087
<literal>bit_count('\x1234567890'::bytea)</literal>
4088-
<returnvalue>31</returnvalue>
4088+
<returnvalue>15</returnvalue>
40894089
</para></entry>
40904090
</row>
40914091

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy