forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfcf4c0a
committed
docs: Fix bit_count example output
The returnvalue for the bit_count(::bytea) example was assuming anon-default value of standard_conforming_strings. This was fixedin the tests in commitebedd0c.Author: wangzk.fnstxz@fujitsu.comDiscussion:https://postgr.es/m/OSZPR01MB6551FFAC1088C82C3D799BE0FAEB9@OSZPR01MB6551.jpnprd01.prod.outlook.comBackpatch-through: 141 parent514b4c1 commitfcf4c0a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4085 | 4085 |
| |
4086 | 4086 |
| |
4087 | 4087 |
| |
4088 |
| - | |
| 4088 | + | |
4089 | 4089 |
| |
4090 | 4090 |
| |
4091 | 4091 |
| |
|
0 commit comments
Comments
(0)