calling two shared objects in one single function call

From: "Harpreet Dhaliwal" <harpreet(dot)dhaliwal01(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: calling two shared objects in one single function call
Date: 2006-10-16 19:47:52
Message-ID: d86a77ef0610161247l46429433s1355b9c9798c08bc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
Can two different shared objects be loaded one after the other in the same
function so that the second one starts its execution right after the first
one finishes.

~Harpreet

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2006-10-16 19:47:57 Re: A query planner that learns
Previous Message Oleg Bartunov 2006-10-16 19:46:37 Re: old Pg interface