aboutsummaryrefslogtreecommitdiff
path: root/contrib/ltree/lquery_op.c
Commit message (Expand)AuthorAge
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Per-column collation supportPeter Eisentraut2011-02-08
* Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays.Tom Lane2011-01-09
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations.Tom Lane2010-02-24
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* ltree support for multibyte encodings. Patch was made byTeodor Sigaev2008-06-30
* Restructure some header files a bit, in particular heapam.h, by removing someAlvaro Herrera2008-05-12
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* This patch makes the error message strings throughout the backendNeil Conway2006-03-01
* Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'dTom Lane2005-11-19
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-07
* pgindent run.Bruce Momjian2003-08-04
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Please apply patches for contrib/ltree.Bruce Momjian2003-02-19
* pgindent run.Bruce Momjian2002-09-04
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-30