ALTER TYPE ADD SEND AND RECEIVE

From: Manuel Kniep <m(dot)kniep(at)web(dot)de>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: ALTER TYPE ADD SEND AND RECEIVE
Date: 2014-12-10 20:44:39
Message-ID: etPan.5488b0b7.46e87ccd.10c@Manuels-MacBook-Air-5.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a custom type and want to add the yet missing  SEND and RECEIVE functions
is there anyway to alter the type definition without dropping and recreating it?

Manuel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2014-12-10 21:03:02 Re: new index type with clustering in mind.
Previous Message Jeff Janes 2014-12-10 20:28:35 Re: Speeding up an in-progress wraparound-preventing vacuum