postgresql/contrib/isn
Andrew Gierth df163230b9 Provide for contrib and pgxs modules to install include files.
This allows out-of-tree PLs and similar code to get access to
definitions needed to work with extension data types.

The following existing modules now install headers: contrib/cube,
contrib/hstore, contrib/isn, contrib/ltree, contrib/seg.

Discussion: https://postgr.es/m/87y3euomjh.fsf%40news-spur.riddles.org.uk
2018-07-31 20:07:39 +01:00
..
expected Fix wording in amvalidate error messages 2017-05-30 15:45:42 -04:00
sql Test all contrib-created operator classes with amvalidate. 2016-11-29 15:05:22 -05:00
.gitignore contrib/isn now needs a .gitignore file. 2015-08-02 23:57:32 -04:00
EAN13.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
ISBN.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
ISMN.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
ISSN.h Fix typos in comments. 2017-02-06 11:33:58 +02:00
Makefile Provide for contrib and pgxs modules to install include files. 2018-07-31 20:07:39 +01:00
UPC.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
isn--1.0--1.1.sql Update isn extension for parallel query. 2016-06-07 11:26:42 -04:00
isn--1.1--1.2.sql Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
isn--1.1.sql Update isn extension for parallel query. 2016-06-07 11:26:42 -04:00
isn--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
isn.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
isn.control Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
isn.h Update copyright for 2018 2018-01-02 23:30:12 -05:00