index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
geo_decls.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Use the built-in float datatypes to implement geometric types
Tomas Vondra
2018-08-16
*
Refactor geometric functions and operators
Tomas Vondra
2018-07-29
*
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
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Introduce SP-GiST operator class over box.
Teodor Sigaev
2016-03-30
*
Fix assorted inconsistencies in GiST opclass support function declarations.
Tom Lane
2016-01-19
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-05-15
*
Add geometry/range functions to support BRIN inclusion
Alvaro Herrera
2015-05-05
*
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-03-26
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
*
Remove unused "m" field in LSEG.
Tom Lane
2015-02-03
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Add point <-> polygon distance operator.
Heikki Linnakangas
2014-12-15
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Revive line type
Peter Eisentraut
2013-10-09
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
KNNGIST, otherwise known as order-by-operator support for GIST.
Tom Lane
2010-12-03
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Replace the naive HYPOT() macro with a standards-conformant hypotenuse
Tom Lane
2010-08-03
*
Add point_ops opclass for GiST.
Teodor Sigaev
2010-01-14
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
*
Migrate rtree_gist functionality into the core system, and add some
Tom Lane
2005-07-01
*
Extend r-tree operator classes to handle Y-direction tests equivalent
Tom Lane
2005-06-24
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
*) inet_(client|server)_(addr|port)() and necessary documentation for
Bruce Momjian
2004-05-26
*
make sure the $Id tags are converted to $PostgreSQL as well ...
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
*
More binary I/O routines.
Tom Lane
2003-05-13
*
COPY BINARY uses the new binary I/O routines. Update a few more datatypes
Tom Lane
2003-05-09
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
[next]