aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_op.c
Commit message (Expand)AuthorAge
* Clean up newlines following left parenthesesAlvaro Herrera2020-01-30
* Make the order of the header file includes consistent in contrib modules.Amit Kapila2019-10-24
* Change TRUE/FALSE to true/falsePeter Eisentraut2017-11-08
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Use wrappers of PG_DETOAST_DATUM_PACKED() more.Noah Misch2017-03-12
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-10
* Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut2014-04-18
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Fix assorted corner-case bugs in contrib/intarray.Tom Lane2011-01-09
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Restructure some header files a bit, in particular heapam.h, by removing someAlvaro Herrera2008-05-12
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-30
* Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>Teodor Sigaev2006-05-10
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-19
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Add missing intarray files.Bruce Momjian2003-06-11