| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 2023-02-07 | 1 | -2/+2 |
* | Remove unnecessary uses of Abs() | Peter Eisentraut | 2022-10-07 | 1 | -1/+1 |
* | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 2022-04-13 | 1 | -2/+0 |
* | Revert "Add sortsupport for gist_btree opclasses, for faster index builds." | Heikki Linnakangas | 2021-04-07 | 1 | -27/+0 |
* | Add sortsupport for gist_btree opclasses, for faster index builds. | Heikki Linnakangas | 2021-04-07 | 1 | -0/+27 |
* | Clean up newlines following left parentheses | Alvaro Herrera | 2020-01-30 | 1 | -10/+6 |
* | Change TRUE/FALSE to true/false | Peter Eisentraut | 2017-11-08 | 1 | -2/+2 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 | 1 | -2/+2 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 | 1 | -1/+1 |
* | Use CallerFInfoFunctionCall with btree_gist for numeric types | Andrew Dunstan | 2017-03-21 | 1 | -12/+12 |
* | Generate fmgr prototypes automatically | Peter Eisentraut | 2017-01-17 | 1 | -0/+1 |
* | Add index-only scan support to btree_gist. | Heikki Linnakangas | 2015-03-27 | 1 | -0/+9 |
* | Fix valgrind warning for btree_gist indexes on macaddr. | Tom Lane | 2014-05-16 | 1 | -1/+4 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -1/+1 |
* | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 2014-04-18 | 1 | -10/+0 |
* | Remove many -Wcast-qual warnings | Peter Eisentraut | 2011-09-11 | 1 | -3/+3 |
* | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 | 1 | -0/+2 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -3/+3 |
* | Add KNNGIST support to contrib/btree_gist. | Tom Lane | 2011-03-02 | 1 | -1/+56 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 1 | -4/+4 |
* | Preventing intersection of ranges during page split. Changes are only | Teodor Sigaev | 2009-12-02 | 1 | -7/+10 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -4/+5 |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
* | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 | 1 | -1/+6 |
* | Adjust /contrib for new include file contents. | Bruce Momjian | 2006-07-13 | 1 | -0/+1 |
* | Changes | Teodor Sigaev | 2006-06-28 | 1 | -2/+2 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -6/+6 |
* | Fix storage size for btree_gist interval indexes. Fix penalty | Tom Lane | 2005-07-21 | 1 | -14/+6 |
* | /contrib/btree_gist adjustments for new 'day' interval value. | Bruce Momjian | 2005-07-20 | 1 | -1/+1 |
* | Fixes from Janko Richter <jankorichter@yahoo.de> | Teodor Sigaev | 2005-07-01 | 1 | -12/+2 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -125/+144 |
* | - Add aligment of variable data types | Teodor Sigaev | 2004-06-03 | 1 | -50/+83 |
* | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 | 1 | -0/+196 |