index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
hash
/
hashvalidate.c
Commit message (
Expand
)
Author
Age
*
Replace remaining uses of "whitelist".
Thomas Munro
2021-01-05
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Invent "amadjustmembers" AM method for validating opclass members.
Tom Lane
2020-08-01
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Add SQL type xid8 to expose FullTransactionId to users.
Thomas Munro
2020-04-07
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Revert "Rename files and headers related to index AM"
Michael Paquier
2019-12-27
*
Rename files and headers related to index AM
Michael Paquier
2019-12-25
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-10-11
*
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Introduce 64-bit hash functions with a 64-bit seed.
Robert Haas
2017-08-31
*
Fix wording in amvalidate error messages
Alvaro Herrera
2017-05-30
*
Move some things from builtins.h to new header files
Peter Eisentraut
2017-01-20
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
*
Message style improvements
Peter Eisentraut
2016-07-28
*
Improve index AMs' opclass validation procedures.
Tom Lane
2016-01-21
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17