On Wed, Jun 14, 2017 at 10:44 PM, Tom Lane <[email protected]> wrote: > Masahiko Sawada <[email protected]> writes: >> Currently $subject but should we use CatalogTupleDelete() instead? >> It's actually the same behavior though. Other functions use >> CatalogTupleXXX(). Attached patch. > > Yeah, evidently that patch failed to track the effects of commits > 2f5c9d9c9 et al, since it wasn't in-tree yet. Poking around, at > least statscmds.c has got the same disease. >
Thank you for fixing it! Regards, -- Masahiko Sawada NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
