Re: dblink_ora - a first shot on Oracle ...

Поиск
Список
Период
Сортировка
От Thomas Swan
Тема Re: dblink_ora - a first shot on Oracle ...
Дата
Msg-id 3F1C0625.9000606@idigx.com
обсуждение исходный текст
Ответ на Re: dblink_ora - a first shot on Oracle ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 7/21/2003 9:16 AM, Tom Lane wrote:

>Bruce Momjian <pgman@candle.pha.pa.us> writes:
>  
>
>>I don't see the problem.
>>    
>>
>
>I tend to agree with Peter: if dblink is going to start depending on
>stuff outside Postgres, it ought to be become a separate project,
>if only to simplify distribution and configuration issues.
>
The ability to optionally link to another library does not necessitate a
functional dependency on it.

>Perhaps it could be split into two parts, a PG-specific part and
>a cross-DBMS part?
>
>            regards, tom lane
>
>PS: Has anyone looked any further at the SQL-MED standard?  ISTM that's
>where we ought to head in the long run.
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>  
>




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: dblink_ora - a first shot on Oracle ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bad permissions bug in 7.3 dump (and 7.4)?