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
/
nbtree
/
nbtcompare.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Fix some incorrect preprocessor tests in tuplesort specializations
David Rowley
2022-05-11
*
Specialize tuplesort routines for different kinds of abbreviated keys
John Naylor
2022-04-02
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Make type "name" collation-aware.
Tom Lane
2018-12-19
*
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-10-05
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
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
*
Create a "sort support" interface API for faster sorting.
Tom Lane
2011-12-07
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Alter the xxx_pattern_ops opclasses to use the regular equality operator of
Tom Lane
2008-05-27
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST
Tom Lane
2007-01-09
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Convert oidvector and int2vector into variable-length arrays. This
Tom Lane
2005-03-29
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Cross-data-type comparisons are now indexable by btrees, pursuant to my
Tom Lane
2003-11-12
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Indexing support for pattern matching operations via separate operator
Peter Eisentraut
2003-05-15
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Ensure that btree sort ordering functions and boolean comparison operators
Tom Lane
2001-05-03
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
First stage of reclaiming memory in executor by resetting short-term
Tom Lane
2000-07-12
*
Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc
Tom Lane
2000-06-19
*
Clean up #include's.
Bruce Momjian
2000-06-15
*
Another round of updates for new fmgr, mostly in the datetime code.
Tom Lane
2000-06-09
*
Latest round of fmgr updates. All functions with bool,char, or int2
Tom Lane
2000-06-05
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add btree indexing of boolean values
Bruce Momjian
2000-02-10
*
Patch from Hiroshi for overflow btree comparison.
Bruce Momjian
2000-01-28
*
Add:
Bruce Momjian
2000-01-26
*
Make number of args to a function configurable.
Bruce Momjian
2000-01-10
[next]