I firstly tried to "solve" the problem deleting the second parameter from all
the calls to the stringToQualifiedNameList function, I wouldn't expect it,
but it worked out, of course it was not the most elegant way.
Oleg Bartunov wrote:
>
> Get gevel from cvs, address is on http://www.sai.ms
Oleg Bartunov writes:
> We never expected gevel will be used by users :-)
It's very very useful when developing custom GiST indexes!
--
dim
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-gene
Get gevel from cvs, address is on http://www.sai.msu.su/~megera/wiki/Gevel
btw, have you seen http://www.sai.msu.su/~megera/wiki/Rtree_Index ?
Oleg
On Mon, 27 Sep 2010, paolo wrote:
Hi all,
we are making some experiments with postgresql and postgis. We need to
visualize R-trees and are tryin
Hi all,
we are making some experiments with postgresql and postgis. We need to
visualize R-trees and are trying to use GiST and gevel. During the
installation phase of gevel we had the following output:
sed 's,MODULE_PATHNAME,$libdir/gevel,g' gevel.sql.in >gevel.sql
gcc -no-cpp-precomp -O2 -Wall
Hi all,
we are making some experiments with postgresql and postgis. We need to
visualize R-trees and are trying to use GiST and gevel. During the
installation phase of gevel we had the following output:
sed 's,MODULE_PATHNAME,$libdir/gevel,g' gevel.sql.in >gevel.sql
gcc -no-cpp-precomp -O2 -Wall
We never expected gevel will be used by users :-)
We'll fix.
Oleg
On Thu, 23 Sep 2010, Tom Lane wrote:
Andrew Hunter writes:
Here is the content of the gevel Makefile
subdir = contrib/gevel
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
MODULES = gevel
DATA_built = ge
Hi Tom,
Thanks very much for your assistance, your suggestion worked a treat. I have
updated the gevel people.
Regards
Andrew
On 2010-09-23, at 2:05 PM, Tom Lane wrote:
> Andrew Hunter writes:
>> Here is the content of the gevel Makefile
>
>> subdir = contrib/gevel
>> top_builddir = ../..
Andrew Hunter writes:
> Here is the content of the gevel Makefile
> subdir = contrib/gevel
> top_builddir = ../..
> include $(top_builddir)/src/Makefile.global
> MODULES = gevel
> DATA_built = gevel.sql
> DOCS = README.gevel
> REGRESS = gevel
> include $(top_srcdir)/contrib/contrib-global.mk
O
On 2010-09-23, at 10:27 AM, Tom Lane wrote:
> Andrew Hunter writes:
>> On 2010-09-22, at 9:56 PM, Tom Lane wrote:
>>> Andrew Hunter writes:
I have been trying to install the Gevel module but am getting an error
when running make on the gevel files download.
The error is:
/co
Andrew Hunter writes:
> On 2010-09-22, at 9:56 PM, Tom Lane wrote:
>> Andrew Hunter writes:
>>> I have been trying to install the Gevel module but am getting an error when
>>> running make on the gevel files download.
>>> The error is:
>>> /contrib/contrib-global.mk: No such file or directory.
>
On 2010-09-22, at 9:56 PM, Tom Lane wrote:
> Andrew Hunter writes:
>> I have been trying to install the Gevel module but am getting an error when
>> running make on the gevel files download.
>> The error is:
>
>> /contrib/contrib-global.mk: No such file or directory.
>
>> I have also tried US
Andrew Hunter writes:
> I have been trying to install the Gevel module but am getting an error when
> running make on the gevel files download.
> The error is:
> /contrib/contrib-global.mk: No such file or directory.
> I have also tried USE_PGXS=1 make, but get the same result. I am unable to
I have been trying to install the Gevel module but am getting an error when
running make on the gevel files download.
The error is:
/contrib/contrib-global.mk: No such file or directory.
I have also tried USE_PGXS=1 make, but get the same result. I am unable to
find contrib-global.mk.
I have
13 matches
Mail list logo