Peter Geoghegan <p...@heroku.com> wrote: > There is no reason to call CheckForSerializableConflictIn() with > the additional locks held either. After all, "For a heap insert, > we only need to check for table-level SSI locks".
You're only talking about not covering that call with a *new* LWLock, right? We put some effort into making sure that such calls were only inside of LWLocks which were needed for correctness. -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers