Install pg_trgm from source

Started by Janek Sendrowskiover 12 years ago4 messagesgeneral
Jump to latest
#1Janek Sendrowski
janek12@web.de

<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div>&nbsp;</div>

<div>I like to change the source code of the pg_trgm extension a little bit.</div>

<div>Where can I get the source code and how do I compile it?</div>

<div>&nbsp;</div>

<div>I can only find the SQL-files of pg_trgm in my directories.</div>

<div>&nbsp;</div>

<div>Janek Sendowksi</div></div></body></html>

#2Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Janek Sendrowski (#1)
Re: Install pg_trgm from source

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=contrib/pg_trgm;hb=refs/heads/master

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

#3Michael Paquier
michael@paquier.xyz
In reply to: Janek Sendrowski (#1)
Re: Install pg_trgm from source

On Fri, Nov 15, 2013 at 10:00 PM, Janek Sendrowski <janek12@web.de> 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.
Regards,
--
Michael

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#4Janek Sendrowski
janek12@web.de
In reply to: Devrim GÜNDÜZ (#2)
Re: Install pg_trgm from source

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