summaryrefslogtreecommitdiff
path: root/contrib/ltree
AgeCommit message (Expand)Author
2005-05-25Add parentheses to macros when args are used in computations. WithoutBruce Momjian
2005-05-21Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway
2004-10-21Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-08-21Recent tightening of allowed array-literal syntax broke one test caseTom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-05-07Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane
2004-03-30Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev
2004-01-26Docs fix from Kris Jurka <books@ejurka.com>Teodor Sigaev
2004-01-19Correct type for isalnumTeodor Sigaev
2003-12-17Repair badly broken estimation of output buffer size in lquery_out().Tom Lane
2003-08-04pgindent run.Bruce Momjian
2003-08-01Update contrib regression tests for recent error message editing.Tom Lane
2003-07-27elog mop-up.Tom Lane
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-07-18Fix subpath and subltree. Allow to return '' value.Teodor Sigaev
2003-06-11Changes:Bruce Momjian
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-03-31Please, apply patch for contrib/ltree to current CVS and 7.3.2Bruce Momjian
2003-03-10This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane
2003-02-19Please apply patches for contrib/ltree.Bruce Momjian
2002-11-01Fix incorrect subdir value.Tom Lane
2002-11-01Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.Tom Lane
2002-10-21SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-09-20Tiny patch fixing small documentation typo.Bruce Momjian
2002-09-04pgindent run.Bruce Momjian
2002-08-26Modify array operations to include array's element type OID in theTom Lane
2002-08-23Update contrib regression tests for OPAQUE datatype changes.Tom Lane
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2002-08-10Fixed very stupid but important bug: mixing calls of some founctions fromBruce Momjian
2002-08-10The patch solves this problem, I hope...Bruce Momjian
2002-08-06Patch for current CVS. It add test of lca() to ltree test suite.Bruce Momjian
2002-08-04Tom Lane:Bruce Momjian
2002-08-04please find attached patch to current CVS ( contrib/ltree )Bruce Momjian
2002-07-30Replace ad-hoc insertions into pg_opclass and friends with CREATETom Lane
2002-07-30Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian