Re: findoidjoins - Mailing list pgsql-hackers

From Joe Conway
Subject Re: findoidjoins
Date
Msg-id 3D75A2D3.7080907@joeconway.com
Whole thread Raw
In response to Re: findoidjoins  (Alvaro Herrera <alvherre@atentus.com>)
Responses Re: findoidjoins  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: findoidjoins  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: findoidjoins  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@atentus.com> writes:
>>Christopher Kings-Lynne dijo:
>>>findoidjoins doens't seem to compile:
>>Seems related to the ripping of libpgeasy out of the main
>>distribution...
>
> I believe it's been broken for some time (disremember just why, maybe a
> schema issue?).  I had a TODO item to resurrect it so that we could
> update the oidjoins regression test, which is sadly out of date for
> the current system catalogs.  If anyone wants to work on that ...

I'm not sure I interpreted the intent of findoidjoins just right, but
here it is updated for schemas, new reg* types, using SPI instead of
libpgeasy, and returning the results as a table function. Any
corrections/comments? If there is any interest, I'll polish this up a
bit more and submit to patches. Just let me know.

(Should qualify as a fix, right?)

Thanks,

Joe


Attachment

pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: webdav interface to pgsql
Next
From: Bruce Momjian
Date:
Subject: Re: findoidjoins