summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_op.c
AgeCommit message (Expand)Author
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-03-12Use wrappers of PG_DETOAST_DATUM_PACKED() more.Noah Misch
2014-07-10Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian
2014-04-18Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut
2011-09-01Remove unnecessary #include references, per pgrminclude script.Bruce Momjian
2011-01-09Fix assorted corner-case bugs in contrib/intarray.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2008-05-12Restructure some header files a bit, in particular heapam.h, by removing someAlvaro Herrera
2006-05-30Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane
2006-05-10Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>Teodor Sigaev
2005-11-19Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-06-11Add missing intarray files.Bruce Momjian