Re: Fix typo in comment of compute_return_type()

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Japin Li <japinli@hotmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-25T22:48:49Z
Lists: pgsql-hackers
On Wed, Dec 25, 2024 at 05:44:17PM +0800, Japin Li wrote:
> When I reading the implementation of CreateFunction(), I found there is a typo
> in comment of compute_return_type().

Good catch.  Will fix!
--
Michael

Commits

  1. Fix typo in comment of compute_return_type() in functioncmds.c