Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | 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 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Improve comment. | Tom Lane | 2011-01-09 |
* | 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 |