On Thu, Dec 4, 2014 at 4:15 PM, Alvaro Herrera <alvhe...@2ndquadrant.com> wrote: > Robert Haas wrote: >> Support frontend-backend protocol communication using a shm_mq. > > I just noticed that this patch broke the case where a standalone backend > is sent a query that throws an error -- instead, we get a segmentation > fault.
Ugh, sorry. Fixed. > Example: > > echo "foobar" | postgres --single > PostgreSQL stand-alone backend 9.5devel > backend> Segmentation fault > > I guess we could have a src/test/modules subdir that tests simple stuff > on standalone backends ... Wouldn't hurt. Although it's not something that's likely to get broken very often. -- Robert Haas EnterpriseDB: 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