index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
intarray
/
_int_op.c
Commit message (
Expand
)
Author
Age
*
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
*
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-10-24
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-03-12
*
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-07-10
*
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-18
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Fix assorted corner-case bugs in contrib/intarray.
Tom Lane
2011-01-09
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
*
Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>
Teodor Sigaev
2006-05-10
*
Defend against nulls-in-arrays in contrib/intarray. I may have put in
Tom Lane
2005-11-19
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
Add missing intarray files.
Bruce Momjian
2003-06-11