RE: RE: JDBC now needs updates for large objects

Поиск
Список
Период
Сортировка
От Dave Page
Тема RE: RE: JDBC now needs updates for large objects
Дата
Msg-id 8568FC767B4AD311AC33006097BCD3D61A26F1@woody.vale-housing.co.uk
обсуждение исходный текст
Ответ на JDBC now needs updates for large objects  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces

> -----Original Message-----
> From: Peter Mount [mailto:petermount@maidstone.gov.uk]
> Sent: 26 October 2000 08:32
> To: 'Dave Page'; 'pgsql-interfaces@postgresql.org'
> Subject: RE: [INTERFACES] RE: JDBC now needs updates for
> large objects
>
>
> Yes please. It would be a good place to start from existing views.
>
> Peter
>

Sorry for the delay Peter, I've been in other offices hanging around for BT
engineers!

There are various views below *which work for me*. They are designed to
allow pgAdmin users to generate reports of the objects in their databases.
Note that I've had to use functions quite a lot to avoid outer joins and
unions, and that the comments column(s) in each view are retrieved from
either pg_description or pgadmin_desc depending on whether the oid of the
object is above 18655 (the last possible non-system oid from my
experiments).

Regards,
Dave.


Вложения

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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: null pointer exception
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: confused about *nix ODBC drivers