Fix typo in comment of compute_return_type()

Japin Li <japinli@hotmail.com>

From: Japin Li <japinli@hotmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-25T09:44:17Z
Lists: pgsql-hackers

Attachments

Hi, hackers

When I reading the implementation of CreateFunction(), I found there is a typo
in comment of compute_return_type().

-- 
Regrads,
Japin Li

Commits

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