Regex files are missing

From: "Janek Sendrowski" <janek12(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Regex files are missing
Date: 2013-11-18 15:34:44
Message-ID: trinity-9ccd4188-79b3-477e-b495-ca63b7213656-1384788884121@3capp-webde-bs08
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
 
Have some issues to built the pg_trgm module from source.
For first the regexport.h file was missing in /usr/include, so I got it.
Now I still need the the regexport.c file and probably also the other one
You can see the files in this link:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=src/backend/regex;h=a30f70549052ee6828616d933d72d0ea84922ba7;hb=refs/heads/master

But I don't know where to put them. I don't have a usr/backend directory in ubuntu.
Anyways it's very weird. Why don't I have these files?
Do I have to install something for example.
 
Hope there is someone who can help me
 
Janek Sendrowski

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-11-18 15:53:34 Re: Regex files are missing
Previous Message Chris Ernst 2013-11-18 13:38:54 Re: Primary Key Index Bloat?