diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-14 09:23:37 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-14 09:23:37 +0100 |
commit | 6b41ef03306f50602f68593d562cd73d5e39a9b9 (patch) | |
tree | 32faaff34a90e8d803d3c005336dee0ea9cd01b7 /src/backend/executor/execParallel.c | |
parent | 9c40db3b02a41e978ebeb2c61930498a36812bbf (diff) | |
download | postgresql-6b41ef03306f50602f68593d562cd73d5e39a9b9.tar.gz postgresql-6b41ef03306f50602f68593d562cd73d5e39a9b9.zip |
Fix documentation comment for pg_md5_hash
Commit b69aba74578 added the errstr parameter to pg_md5_hash but
missed updating the synopsis in the documentation comment. The
follow-up commit 587de223f03 added the parameter to the list of
outputs. The returnvalue had been changed from integer to bool
before 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.com
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions