Re: Call to build-in operator from new operator

From: Sailesh Krishnamurthy <sailesh(at)cs(dot)berkeley(dot)edu>
To: Kim Bille <kimbille(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Call to build-in operator from new operator
Date: 2005-04-19 03:53:03
Message-ID: mjq7jizl8ww.fsf@drones.CS.Berkeley.EDU
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


As others pointed out, DirectFunctionCall2 is your friend. There is a
mailing list for TelegraphCQ. It's a Yahoo group - visit
http://groups.yahoo.com/group/telegraphcq

About accessing data from a table in another database ... we need to
know more about what exactly you're doing. Please post on the tcq
mailing list.

--
Pip-pip
Sailesh
http://www.cs.berkeley.edu/~sailesh

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-04-19 03:55:44 Re: [HACKERS] Best practices: MERGE
Previous Message Christopher Kings-Lynne 2005-04-19 03:44:40 Re: [HACKERS] Best practices: MERGE