strtimes() function

From: ilias seperis <ilisepe1(at)yahoo(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: strtimes() function
Date: 2002-06-29 08:07:04
Message-ID: 20020629080704.19855.qmail@web40112.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hello,

Perhaps you'll find this function useful.
This function, written with pl/pgsql, will return how
many times a token (eg: a word) exists in a text field
of a table.

Regards

Elias

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Attachment Content-Type Size
strtimes.sql application/octet-stream 712 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-06-30 00:35:37 SQL99 doc update
Previous Message Neil Conway 2002-06-28 23:50:26 Re: [PATCHES] Reduce heap tuple header size