Re: Fix code comment in postgres_fdw.c
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: "Koshi Shibagaki (Fujitsu)" <shibagaki.koshi@fujitsu.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-04-05T07:11:47Z
Lists: pgsql-hackers
> On 5 Apr 2023, at 07:27, Koshi Shibagaki (Fujitsu) <shibagaki.koshi@fujitsu.com> wrote: > I found out that there is a mistake written in contrib/postgres_fdw/postgres_fdw.c. Thanks for the report, fixed. -- Daniel Gustafsson
Commits
-
Fix function reference in comment
- fb6fad6ef1bb 16.0 landed