index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
/
pg_opclass.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
1
-0
/
+3
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Remove unnecessary int2vector-specific hash function and equality operator.
Tom Lane
2016-10-12
1
-1
/
+0
*
Replace the built-in GIN array opclasses with a single polymorphic opclass.
Tom Lane
2016-09-26
1
-30
/
+1
*
Create an SP-GiST opclass for inet/cidr.
Tom Lane
2016-08-23
1
-0
/
+1
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-1
/
+1
*
Introduce SP-GiST operator class over box.
Teodor Sigaev
2016-03-30
1
-0
/
+1
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-9
/
+9
*
Add BRIN infrastructure for "inclusion" opclasses
Alvaro Herrera
2015-05-15
1
-1
/
+5
*
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-07
1
-27
/
+27
*
Tweak BRIN minmax operator class
Alvaro Herrera
2015-01-22
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Fix BRIN operator family definitions
Alvaro Herrera
2014-11-28
1
-5
/
+5
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
1
-0
/
+32
*
Add btree and hash opclasses for pg_lsn.
Tom Lane
2014-06-04
1
-0
/
+2
*
Rename jsonb_hash_ops to jsonb_path_ops.
Tom Lane
2014-05-11
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-3
/
+3
*
Add an in-core GiST index opclass for inet/cidr types.
Tom Lane
2014-04-08
1
-0
/
+1
*
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
1
-0
/
+4
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-09
1
-0
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Add SP-GiST support for range types.
Heikki Linnakangas
2012-08-16
1
-0
/
+1
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-2
/
+2
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-17
1
-0
/
+3
*
Code review for range-types catalog entries.
Tom Lane
2011-11-16
1
-8
/
+15
*
Support range data types.
Heikki Linnakangas
2011-11-03
1
-0
/
+3
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Provide hashing support for arrays.
Tom Lane
2010-10-30
1
-0
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Add point_ops opclass for GiST.
Teodor Sigaev
2010-01-14
1
-1
/
+2
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
1
-2
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Implement comparison of generic records (composite types), and invent a
Tom Lane
2008-10-13
1
-1
/
+2
*
Change hash indexes to store only the hash code rather than the whole indexed
Tom Lane
2008-09-15
1
-5
/
+5
*
Reduce the alignment requirement of type "name" from int to char, and arrange
Tom Lane
2008-06-24
1
-3
/
+10
*
Alter the xxx_pattern_ops opclasses to use the regular equality operator of
Tom Lane
2008-05-27
1
-3
/
+1
*
Reduce the need for frontend programs to include "postgres.h" by refactoring
Tom Lane
2008-03-27
1
-7
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-3
/
+3
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
1
-1
/
+6
*
Add a hash function for "numeric". Mark the equality operator for
Neil Conway
2007-05-08
1
-1
/
+2
*
Support enum data types. Along the way, use macros for the values of
Tom Lane
2007-04-02
1
-3
/
+5
*
Add a new builtin type, "uuid". This implements a UUID type, similar to
Neil Conway
2007-01-28
1
-1
/
+3
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-23
1
-133
/
+126
*
Add the full set of comparison functions for type TID, including a btree
Tom Lane
2006-07-21
1
-1
/
+2
[next]