Re: create function - Mailing list pgsql-general

From Heath Tanner
Subject Re: create function
Date
Msg-id 6D9D381D-A0EC-11D7-ABDB-0003930C11A0@inligo.com
Whole thread Raw
In response to create function  ("Rob Larter" <rob@cdli.co.uk>)
List pgsql-general
On Tuesday, June 17, 2003, at 08:45  AM, Rob Larter wrote:

> I am running linux with postgres and want to be able to count the
> amount of
> times a phrase/word is repeated in a field. and thought the only way of
> doing this would be to create a function to pass through text and
> count the
> amount of times a word/phrase is repeated in this
>
> can anyone assist with this?

This is not a specific answer to your question, but perhaps you can
find some example functions that will point you in the right
direction. The "PostgreSQL Cookbook Pages" is a great source of
examples:

http://www.brasileiro.net:8080/postgres/cookbook/

-heath


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Deferrable constraints
Next
From: Guillaume LELARGE
Date:
Subject: Re: Bad link on techdocs