Janek Sendrowski <jane...@web.de> wrote:

> My current version is 9.2. I could just update it.

> I got the pg_trgm from here:
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=contrib/pg_trgm;hb=refs/heads/master

Get a production release version from the snapshot tarball
downloads or use a URL that looks more like one of these:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=contrib/pg_trgm;hb=refs/tags/REL9_2_5

http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=contrib/pg_trgm;hb=refs/heads/REL9_2_STABLE

> And the regex files from here:
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=src/include/regex;h=f65341c80ea8516a1e02a8b57d9c27d3034eaba4;hb=refs/heads/master

The include files should be under your installation directory.  You
should not need to download those.  To use the installed include
files when you build, see this page:

http://www.postgresql.org/docs/9.2/static/extend-pgxs.html

-- 
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Reply via email to