Thanks a lot for your Answers.
That's what I was looking for.
I couln't find it.
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
On Fri, Nov 15, 2013 at 10:00 PM, Janek Sendrowski wrote:
> Hi,
>
> I like to change the source code of the pg_trgm extension a little bit.
> Where can I get the source code and how do I compile it?
If you have fetched a tarball of Postgres or git copy, simply have a
look in contrib/pg_trgm.
Regar
Hi,
On Fri, 2013-11-15 at 14:00 +0100, Janek Sendrowski wrote:
>
> I like to change the source code of the pg_trgm extension a little
> bit. Where can I get the source code and how do I compile it?
Here is the code in git master:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=con