Re: PLPGSQL function to search function source for a list of terms - Mailing list pgsql-general

From bricklen
Subject Re: PLPGSQL function to search function source for a list of terms
Date
Msg-id AANLkTik5ATRg_+UANUnOtMfCWdLmafFCcMzFMSN_VsAV@mail.gmail.com
Whole thread Raw
In response to Re: PLPGSQL function to search function source for a list of terms  (bricklen <bricklen@gmail.com>)
List pgsql-general
On Fri, Sep 17, 2010 at 10:17 AM, bricklen <bricklen@gmail.com> wrote:
> On Fri, Sep 17, 2010 at 10:16 AM, Raymond O'Donnell <rod@iol.ie> wrote:
>> On 17/09/2010 18:12, bricklen wrote:
>>>
>>> On Fri, Sep 17, 2010 at 9:57 AM, Raymond O'Donnell<rod@iol.ie>  wrote:
>>>>
>>>> That could be pretty useful - why don't you put it on the wiki?
>>>>
>>>> Ray.
>>>>
>>> I was going to put an entry at
>>> http://wiki.postgresql.org/wiki/Category:Library_Snippets, but I
>>> couldn't find the "edit" option. Maybe I'm blind?  I just noticed how
>>> poorly formatted that cut 'n paste job turned out too. Ugh.
>>
>> You need to be logged in to edit the wiki - if you haven't yet got a
>> community account, you can get one on the pg.org site:
>>
>>  http://www.postgresql.org/community/signup
>>
>> Ray.
>>
>> --
>> Raymond O'Donnell :: Galway :: Ireland
>> rod@iol.ie
>>
>
> Aha! Thanks, I'll do that.
>

It has now been added to
http://wiki.postgresql.org/wiki/Category:Library_Snippets

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: missing chunk number 497 for toast value 504723663
Next
From: Sam Mason
Date:
Subject: Re: where does postgres keep the query result until it is returned?