Re: [PATCHES] Changes in /contrib/fulltextindex

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: "Florian Helmberger" <f(dot)helmberger(at)uptime(dot)at>, "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] Changes in /contrib/fulltextindex
Date: 2002-07-01 14:11:50
Message-ID: 9692.1025532710@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> I think that creating a new function, called ftia or ftix or something is
> the best solution. I think I can handle doing that...

Why change the name? If it's got a different argument list then you
can just overload the same old name.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-07-01 14:15:42 Re: [PATCHES] Reduce heap tuple header size
Previous Message Tom Lane 2002-07-01 14:05:56 Re: [PATCHES] Changes in /contrib/fulltextindex