index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
btree_gin
Commit message (
Expand
)
Author
Age
*
Throw a useful error message if an extension script file is fed to psql.
Tom Lane
2011-10-12
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Support "make check" in contrib
Peter Eisentraut
2011-04-25
*
De-kludge contrib/btree_gin for collations.
Tom Lane
2011-04-22
*
Pass collations to functions in FunctionCallInfoData, not FmgrInfo.
Tom Lane
2011-04-12
*
Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.
Tom Lane
2011-02-13
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Improve comment.
Tom Lane
2011-01-09
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2010-09-22
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove all the special-case code for INT64_IS_BUSTED, per decision that
Tom Lane
2010-01-07
*
Ooops, missed that a couple of contrib modules have calls to byteacmp.
Tom Lane
2009-08-04
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Add btree_gin contrib module.
Tom Lane
2009-03-25