On 2013-01-24 13:28:18 +0200, Heikki Linnakangas wrote: > One random thing that caught my eye in the patch, I though I'd mention it > while I still remember: In heap_delete, you call heap_form_tuple() in a > critical section. That's a bad idea, because if it runs out of memory -> > PANIC.
Good point, will fix. Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers