Re: Declared but no defined functions
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-07T01:04:40Z
Lists: pgsql-hackers
On Sun, Jul 07, 2019 at 07:31:12AM +0800, Masahiko Sawada wrote: > Attached patch removes these functions. Thanks, applied. -- Michael
Commits
-
Remove more unreferenced function declarations
- d1a040543b49 13.0 landed
-
Remove unreferenced function declarations.
- 79b94716e720 13.0 landed