forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6b41ef0
committed
Fix documentation comment for pg_md5_hash
Commitb69aba7 added the errstr parameter to pg_md5_hash butmissed updating the synopsis in the documentation comment. Thefollow-up commit587de22 added the parameter to the list ofoutputs. The returnvalue had been changed from integer to boolbefore that but remained in the synopsis. This fixes both.Author: Tatsuro Yamada <tatsuro.yamada@ntt.com>Discussion:https://postgr.es/m/TYYPR01MB82313576150CC86084A122CD9E292@TYYPR01MB8231.jpnprd01.prod.outlook.com1 parent9c40db3 commit6b41ef0
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
0 commit comments
Comments
(0)