index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
intarray
/
_int_op.c
Age
Commit message (
Expand
)
Author
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-03-12
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2014-07-10
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-04-18
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-01-09
Fix assorted corner-case bugs in contrib/intarray.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2008-05-17
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-12
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2006-05-30
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-10
Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>
Teodor Sigaev
2005-11-19
Defend against nulls-in-arrays in contrib/intarray. I may have put in
Tom Lane
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2003-07-24
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-06-11
Add missing intarray files.
Bruce Momjian