On Mon, Dec 2, 2013 at 9:49 AM, Asit Mahato <[email protected]> wrote: > Hi all, > > I am a newbie. I am unable to understand the to do statement given below. > > Add full object name to the tag field. eg. for operators we need '=(integer, > integer)', instead of just '='. > > please help me out with an example. > > Thanks and Regards, > Asit Mahato
Cast the OID of the operator to regoperator instead of regoper. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
