| From: | tgl(at)postgresql(dot)org (Tom Lane) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Teach pgxs.mk and Install.pm how to install files from a contrib |
| Date: | 2007-10-16 16:00:00 |
| Message-ID: | 20071016160000.1EC77754229@cvs.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Teach pgxs.mk and Install.pm how to install files from a contrib module
into SHAREDIR/tsearch_data. Use this instead of ad-hoc coding in
dict_xsyn/Makefile. Should fix current ContribCheck failures on MSVC.
Modified Files:
--------------
pgsql/contrib/dict_xsyn:
Makefile (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dict_xsyn/Makefile?r1=1.1&r2=1.2)
pgsql/src/makefiles:
pgxs.mk (r1.10 -> r1.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/pgxs.mk?r1=1.10&r2=1.11)
pgsql/src/tools/msvc:
Install.pm (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm?r1=1.23&r2=1.24)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-10-16 16:01:26 | Re: pgsql: Add sample text search dictionary templates and parsers, to |
| Previous Message | User H-saito | 2007-10-16 15:52:13 | pginstaller - pginst: As for Japanese, cannot be used by the reason SJIS |