aboutsummaryrefslogtreecommitdiff
path: root/contrib/isn
Commit message (Expand)AuthorAge
* Update copyright for 2021Bruce Momjian2021-01-02
* Remove support for upgrading extensions from "unpackaged" state.Tom Lane2020-02-19
* Mark some contrib modules as "trusted".Tom Lane2020-02-13
* Update copyrights for 2020Bruce Momjian2020-01-01
* Make the order of the header file includes consistent in contrib modules.Amit Kapila2019-10-24
* Update copyright for 2019Bruce Momjian2019-01-02
* Provide for contrib and pgxs modules to install include files.Andrew Gierth2018-07-31
* Update copyright for 2018Bruce Momjian2018-01-02
* Update typedefs.list and re-run pgindentRobert Haas2017-11-29
* isn: Fix debug codePeter Eisentraut2017-09-14
* Distinguish selectivity of < from <= and > from >=.Tom Lane2017-09-13
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Fix wording in amvalidate error messagesAlvaro Herrera2017-05-30
* Fix typos in comments.Heikki Linnakangas2017-02-06
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Test all contrib-created operator classes with amvalidate.Tom Lane2016-11-29
* Remove unnecessary prototypesPeter Eisentraut2016-09-30
* pgindent run for 9.6Robert Haas2016-06-09
* Update isn extension for parallel query.Robert Haas2016-06-07
* Update copyright for 2016Bruce Momjian2016-01-02
* contrib/isn now needs a .gitignore file.Tom Lane2015-08-02
* Fix output of ISBN-13 numbers beginning with 979.Heikki Linnakangas2015-08-02
* Collection of typo fixes.Heikki Linnakangas2015-05-20
* Replace a bunch more uses of strncpy() with safer coding.Tom Lane2015-01-24
* Update copyright for 2015Bruce Momjian2015-01-06
* Fix typos in some error messages thrown by extension scripts when fed to psql.Andres Freund2014-08-25
* Add file version information to most installed Windows binaries.Noah Misch2014-07-14
* Fix calculation of ISMN check digit.Heikki Linnakangas2014-01-13
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Standardize treatment of strcmp() return valuePeter Eisentraut2011-12-27
* Don't quote language nameAlvaro Herrera2011-11-17
* Throw a useful error message if an extension script file is fed to psql.Tom Lane2011-10-12
* Clean up most -Wunused-but-set-variable warnings from gcc 4.6Peter Eisentraut2011-04-11
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.Tom Lane2011-02-13
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Updates to contrib/isn ISBN tables.Robert Haas2010-10-19
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-22
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* Remove /contrib/isn copyright mention for German Mendez Bravo, withBruce Momjian2010-02-05
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Add a "LIKE = typename" clause to CREATE TYPE for base types. This allowsTom Lane2008-11-30