aboutsummaryrefslogtreecommitdiff
path: root/contrib/ltree/ltxtquery_op.c
Commit message (Expand)AuthorAge
* Prevent stack overflow in query-type functions.Noah Misch2015-10-05
* Remove unreachable codePeter Eisentraut2012-07-16
* Replace int2/int4 in C code with int16/int32Peter Eisentraut2012-06-25
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 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
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-15
* 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
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-07
* pgindent run.Bruce Momjian2002-09-04
* Fixed very stupid but important bug: mixing calls of some founctions fromBruce Momjian2002-08-10
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-30