Re: SQL/MED compatible connection manager

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL/MED compatible connection manager
Date: 2008-11-07 13:45:44
Message-ID: 28857.1226065544@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com> writes:
> - Do we need to support copyObject/equal for the fdw/server/user mapping
> parse nodes?

Yes.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-11-07 13:50:18 Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)
Previous Message Teodor Sigaev 2008-11-07 12:56:25 Re: Bitmap index - first look