On Sun, Jan 2, 2011 at 6:43 AM, Dimitri Fontaine <dimi...@2ndquadrant.fr> wrote: > Dimitri Fontaine <dimi...@2ndquadrant.fr> writes: >> make -C contrib/citext install >> psql -f .../head/share/contrib/citext.sql >> psql >> dim=# do $$ begin execute 'alter operator class public.citext_ops using >> btree set schema utils'; end; $$; >> server closed the connection unexpectedly >> This probably means the server terminated abnormally >> before or while processing the request. >> The connection to the server was lost. Attempting reset: Failed. > > The fix was ok, but I had to test with the right environment to be able > to appreciate that :)
Committed. -- 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