-
sega_sai added the q3c_1.4.8.tar.bz2 file.
2009-05-06 22:07:20 UTC by sega_sai
-
sega_sai created the Q3C-1.4.8 file release.
2009-05-06 22:04:04 UTC by sega_sai
-
sega_sai added the q3c_1.4.7.tar.bz2 file.
2009-01-18 03:12:24 UTC by sega_sai
-
sega_sai created the Q3C-1.4.7 file release.
2009-01-18 03:10:16 UTC by sega_sai
-
sega_sai changed the public information on the Q3C project.
2009-01-16 15:10:17 UTC by sega_sai
-
Sorry, but I have to disagree.
Obviously all the packages which are included in the core of PG are set up in a way to be built inside /contrib/ directory. If you'll look at other packages, which are not in the core, they behave differently. Some require to be placed in /contrib, some don't (e.g. pl/proxy and others). Myself I found that it is much more convenient to not place the modules in...
2008-12-02 21:48:43 UTC by sega_sai
-
NO_PGXS is usually defined in contrib/contrib-global.mk, but that file is included only if NO_PGXS is set, which turns out to be a chicken and egg problem. In fact this issue was about streamlining the q3c Makefile with other contrib modules Makefiles. Just compare the q3c Makefile with any other module, and you'll see the difference. I don't think we really need to have a different behaviour...
2008-12-02 09:08:51 UTC by quenotj
-
If Q3C is compiled with NO_PGXS=1 (as described in documentation) then it builds without problems in contrib subdirectory. But the default regime for the compilation do not require NO_PGXS=1 and do not require placing in the contrib subdirectory. So just the presence of pg_config in the path is required.
So there is no bug at all.
Although the bug report is extremely old, I decided to clearly...
2008-12-01 15:01:42 UTC by sega_sai
-
sega_sai added the q3c_1.4.6.tar.bz2 file.
2008-11-29 14:56:41 UTC by sega_sai
-
sega_sai created the Q3C-1.4.6 file release.
2008-11-29 14:52:39 UTC by sega_sai