index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
ltree
/
lquery_op.c
Commit message (
Expand
)
Author
Age
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays.
Tom Lane
2011-01-09
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations.
Tom Lane
2010-02-24
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
ltree support for multibyte encodings. Patch was made by
Teodor Sigaev
2008-06-30
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
*
Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd
Tom Lane
2005-11-19
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-07
*
pgindent run.
Bruce Momjian
2003-08-04
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
Please apply patches for contrib/ltree.
Bruce Momjian
2003-02-19
*
pgindent run.
Bruce Momjian
2002-09-04
*
Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.
Bruce Momjian
2002-07-30