index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
seg
/
expected
Commit message (
Expand
)
Author
Age
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
*
Modify the float4 datatype to be pass-by-val. Along the way, remove the last
Alvaro Herrera
2008-04-18
*
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-09-10
*
Adjust contrib/seg &< and &> operators so that r-tree indexing logic
Tom Lane
2005-06-27
*
Add comparison file for exp-three-digits formatting.
Tom Lane
2004-10-24
*
Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan.
Tom Lane
2004-10-24
*
Make contrib/seg work with flex 2.5.31. Fix it up to have a real
Tom Lane
2003-09-14
*
Update contrib regression tests for recent error message editing.
Tom Lane
2003-08-01
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
*
Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.
Tom Lane
2002-11-01
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
*
I haven't seen any objections, so here is a patch. It removes "#define
Tom Lane
2002-09-22
*
Update contrib regression tests for OPAQUE datatype changes.
Tom Lane
2002-08-23
*
Gene Selkov's SEG datatype (GiST example code)
Tom Lane
2000-12-11