RE: RE: JDBC now needs updates for large objects - Mailing list pgsql-interfaces

From Dave Page
Subject RE: RE: JDBC now needs updates for large objects
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A26F1@woody.vale-housing.co.uk
Whole thread Raw
In response to JDBC now needs updates for large objects  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.


Attachment

pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: null pointer exception
Next
From: Thomas Lockhart
Date:
Subject: Re: confused about *nix ODBC drivers