[HACKERS] RemoveSubscriptionRel uses simple_heap_delete - Mailing list pgsql-hackers

From Masahiko Sawada
Subject [HACKERS] RemoveSubscriptionRel uses simple_heap_delete
Date
Msg-id CAD21AoDOPRSVcwbnCN3Y1n_68ATyTspsU6=ygtHz_uY0VcdZ8A@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] RemoveSubscriptionRel uses simple_heap_delete  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

Currently $subject but should we use CatalogTupleDelete() instead?
It's actually the same behavior though. Other functions use
CatalogTupleXXX(). Attached patch.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: [HACKERS] improve release-note for pg_current_logfile()
Next
From: Marina Polyakova
Date:
Subject: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors