index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
intarray
/
_int.sql.in
Commit message (
Expand
)
Author
Age
*
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-23
*
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-09-10
*
Make GIN opclass worked with intarray extensions
Teodor Sigaev
2006-05-03
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
*
Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned
Teodor Sigaev
2004-03-30
*
Remove broken (and unnecessary) definition of operator <> for _int4
Tom Lane
2004-01-08
*
Changes:
Bruce Momjian
2003-06-11
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
*
August 6, 2002
Bruce Momjian
2002-08-10
*
Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more
Tom Lane
2002-07-29
*
Please apply attached patch to contrib/intarray (7.2, 7.3).
Bruce Momjian
2002-06-07
*
Opclasses live in namespaces. I also took the opportunity to create
Tom Lane
2002-04-17
*
Remove bogus pg_amop insertion commands, per discussion of 25-Oct.
Tom Lane
2001-11-24
*
Changes:
Tom Lane
2001-09-30
*
please apply attached patch to current CVS.
Bruce Momjian
2001-09-23
*
Update GiST for new pg_opclass arrangement (finally a clean solution
Tom Lane
2001-08-22
*
Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in
Tom Lane
2001-08-21
*
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
Tom Lane
2001-08-10
*
1. null-safe interface to GiST
Bruce Momjian
2001-08-10
*
Update contrib intarray to Jan 25 version.
Bruce Momjian
2001-03-17
*
commit Oleg and Teodor's RD-tree implementation ... this provides the
Marc G. Fournier
2001-01-12