]> granicus.if.org Git - postgresql/history - contrib/isn
Cosmetic improvements for options-handling code in ECPGconnect().
[postgresql] / contrib / isn /
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-07-31 Andrew GierthProvide for contrib and pgxs modules to install include...
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-11-29 Robert HaasUpdate typedefs.list and re-run pgindent
2017-09-15 Peter Eisentrautisn: Fix debug code
2017-09-13 Tom LaneDistinguish selectivity of < from <= and > from >=.
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-05-30 Alvaro HerreraFix wording in amvalidate error messages
2017-02-06 Heikki LinnakangasFix typos in comments.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-11-29 Tom LaneTest all contrib-created operator classes with amvalidate.
2016-09-30 Peter EisentrautRemove unnecessary prototypes
2016-06-09 Robert Haaspgindent run for 9.6
2016-06-07 Robert HaasUpdate isn extension for parallel query.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-08-03 Tom Lanecontrib/isn now needs a .gitignore file.
2015-08-02 Heikki LinnakangasFix output of ISBN-13 numbers beginning with 979.
2015-05-20 Heikki LinnakangasCollection of typo fixes.
2015-01-24 Tom LaneReplace a bunch more uses of strncpy() with safer coding.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-08-25 Andres FreundFix typos in some error messages thrown by extension...
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-01-13 Heikki LinnakangasFix calculation of ISMN check digit.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-27 Peter EisentrautStandardize treatment of strcmp() return value
2011-11-17 Alvaro HerreraDon't quote language name
2011-10-12 Tom LaneThrow a useful error message if an extension script...
2011-04-11 Peter EisentrautClean up most -Wunused-but-set-variable warnings from...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-02-14 Tom LaneAvoid use of CREATE OR REPLACE FUNCTION in extension...
2011-02-14 Tom LaneConvert contrib modules to use the extension facility.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-10-20 Robert HaasUpdates to contrib/isn ISBN tables.
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-05 Bruce MomjianRemove /contrib/isn copyright mention for German Mendez...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-30 Tom LaneAdd a "LIKE = typename" clause to CREATE TYPE for base...
2008-11-28 Tom LaneFix an oversight in uninstall_isn.sql: must drop operat...
2008-11-28 Tom LaneCosmetic cleanups in contrib/isn (doesn't fix the passb...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-13 Bruce MomjianAdd CVS version labels to all install/uninstall scripts.
2007-11-11 Bruce MomjianMake /contrib install/uninstall script consistent:
2007-11-10 Bruce MomjianRemove references to READMEs from /contrib Makefiles.
2007-11-10 Bruce MomjianMove most /contrib README files into SGML. Some still...
2007-09-30 Tom LaneProperly mark mergeable/hashable equality operators...
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2007-06-05 Tom LaneDowngrade implicit casts to text to be assignment-only...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-11-24 Tom LaneMake contrib/isn pass the opr_sanity sanity checks...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-10-01 Tom LaneRemove accented characters in comments, to avoid failur...
2006-09-22 Tom LaneFix bugs in plpgsql and ecpg caused by assuming that...
2006-09-10 Tom Lanecontrib/isn updates from Jeremy Kronuz.
2006-09-09 Tom LaneAdd contrib/isn module for ISBN/ISSN/EAN13/etc product...