summaryrefslogtreecommitdiff
path: root/contrib/isn/Makefile
AgeCommit message (Expand)Author
2020-02-19Remove support for upgrading extensions from "unpackaged" state.Tom Lane
2018-07-31Provide for contrib and pgxs modules to install include files.Andrew Gierth
2017-09-13Distinguish selectivity of < from <= and > from >=.Tom Lane
2016-06-07Update isn extension for parallel query.Robert Haas
2015-08-02Fix output of ISBN-13 numbers beginning with 979.Heikki Linnakangas
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-09-09Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, andTom Lane