index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
/
pg_opclass.h
Commit message (
Expand
)
Author
Age
*
IWYU pragmas for catalog headers
Peter Eisentraut
2025-01-15
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Generate syscache info from catalog files
Peter Eisentraut
2024-01-23
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Restructure DECLARE_INDEX arguments
Peter Eisentraut
2023-08-31
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add index OID macro argument to DECLARE_INDEX
Peter Eisentraut
2021-06-29
*
Remove special BKI_LOOKUP magic for namespace and role OIDs.
Tom Lane
2021-02-03
*
Build in some knowledge about foreign-key relationships in the catalogs.
Tom Lane
2021-02-02
*
Add primary keys and unique constraints to system catalogs
Peter Eisentraut
2021-01-30
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Move catalog index declarations
Peter Eisentraut
2020-11-07
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Improve consistency of comments in system catalog headers.
Tom Lane
2018-04-19
*
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Add polygon opclass for SP-GiST
Teodor Sigaev
2017-12-25
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Remove unnecessary int2vector-specific hash function and equality operator.
Tom Lane
2016-10-12
*
Replace the built-in GIN array opclasses with a single polymorphic opclass.
Tom Lane
2016-09-26
*
Create an SP-GiST opclass for inet/cidr.
Tom Lane
2016-08-23
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Introduce SP-GiST operator class over box.
Teodor Sigaev
2016-03-30
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Add BRIN infrastructure for "inclusion" opclasses
Alvaro Herrera
2015-05-15
*
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-07
*
Tweak BRIN minmax operator class
Alvaro Herrera
2015-01-22
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix BRIN operator family definitions
Alvaro Herrera
2014-11-28
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
*
Add btree and hash opclasses for pg_lsn.
Tom Lane
2014-06-04
*
Rename jsonb_hash_ops to jsonb_path_ops.
Tom Lane
2014-05-11
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Add an in-core GiST index opclass for inet/cidr types.
Tom Lane
2014-04-08
*
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-09
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Add SP-GiST support for range types.
Heikki Linnakangas
2012-08-16
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-17
*
Code review for range-types catalog entries.
Tom Lane
2011-11-16
*
Support range data types.
Heikki Linnakangas
2011-11-03
[next]