Simon Riggs <si...@2ndquadrant.com> writes:
> Having a special function that exists only for use in rare occasions
> seems like a great recipe for sporadic corruption, if we are taking the
> "paranoia seems justified" approach.

It used to be called all the time, before some of the more popular
paths got optimized into PageIndexMultiDelete calls.  I'm not
particularly worried about it being broken.  I *am* worried about
the performance hit of using MultiDelete to no purpose.

                        regards, tom lane

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

Reply via email to