| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix omissions in contrib uninstall scripts. Michael Fuhr | Tom Lane | 2006-09-11 | 1 | -0/+2 |
| * | Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@s... | Teodor Sigaev | 2006-08-08 | 1 | -6/+26 |
| * | fix bug about modifying value in shared buffer, | Teodor Sigaev | 2006-08-07 | 1 | -41/+13 |
| * | Fix bug corrupting query in gist consistent function. | Teodor Sigaev | 2006-07-11 | 3 | -3/+19 |
| * | Changes | Teodor Sigaev | 2006-06-28 | 2 | -5/+5 |
| * | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 | 1 | -1/+2 |
| * | Fix ltreeparentsel so it actually works ... | Tom Lane | 2006-04-27 | 1 | -133/+26 |
| * | Un-break ltree. | Tom Lane | 2006-04-27 | 1 | -2/+2 |
| * | Move ltree parentsel() selectivity function into /contrib/ltree. | Bruce Momjian | 2006-04-26 | 3 | -7/+198 |
| * | Enhanced containment selectivity function for /contrib/ltree | Bruce Momjian | 2006-04-26 | 1 | -2/+2 |
| * | Fix a number of syntax errors in contrib modules' uninstall scripts. | Neil Conway | 2006-03-13 | 1 | -23/+7 |
| * | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 9 | -0/+12 |
| * | This patch makes the error message strings throughout the backend | Neil Conway | 2006-03-01 | 5 | -27/+27 |
| * | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 | 2 | -71/+82 |
| * | contrib uninstall scripts | Peter Eisentraut | 2006-02-27 | 2 | -0/+252 |
| * | Replace bitwise looping with bytewise looping in hemdistsign and | Tom Lane | 2006-01-20 | 2 | -23/+27 |
| * | Fix the assert_enabled issue properly. This eliminates the former ABI | Tom Lane | 2006-01-08 | 2 | -8/+0 |
| * | Fix stupid bug with sizeof | Teodor Sigaev | 2005-12-06 | 1 | -1/+1 |
| * | Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd | Tom Lane | 2005-11-19 | 4 | -0/+33 |
| * | R-tree is dead ... long live GiST. | Tom Lane | 2005-11-07 | 2 | -3/+2 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 5 | -15/+15 |
| * | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 | 1 | -1/+1 |
| * | Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. | Tom Lane | 2005-09-24 | 1 | -4/+4 |
| * | Suppress signed-vs-unsigned-char warnings in contrib. | Tom Lane | 2005-09-24 | 2 | -2/+2 |
| * | Add parentheses to macros when args are used in computations. Without | Bruce Momjian | 2005-05-25 | 3 | -7/+7 |
| * | Cleanup of GiST extensions in contrib/: now that we always invoke GiST | Neil Conway | 2005-05-21 | 2 | -8/+0 |
| * | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane | 2004-10-21 | 4 | -14/+5 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 2 | -74/+94 |
| * | Recent tightening of allowed array-literal syntax broke one test case | Tom Lane | 2004-08-21 | 2 | -2/+2 |
| * | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 | 1 | -4/+8 |
| * | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane | 2004-05-07 | 2 | -2/+2 |
| * | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | 2004-03-30 | 3 | -17/+15 |
| * | Docs fix from Kris Jurka <books@ejurka.com> | Teodor Sigaev | 2004-01-26 | 1 | -3/+3 |
| * | Correct type for isalnum | Teodor Sigaev | 2004-01-19 | 1 | -1/+1 |
| * | Repair badly broken estimation of output buffer size in lquery_out(). | Tom Lane | 2003-12-17 | 1 | -5/+4 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 4 | -116/+133 |
| * | Update contrib regression tests for recent error message editing. | Tom Lane | 2003-08-01 | 1 | -4/+4 |
| * | elog mop-up. | Tom Lane | 2003-07-27 | 1 | -2/+1 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 8 | -46/+141 |
| * | Fix subpath and subltree. Allow to return '' value. | Teodor Sigaev | 2003-07-18 | 2 | -8/+9 |
| * | Changes: | Bruce Momjian | 2003-06-11 | 2 | -176/+60 |
| * | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 2 | -10/+8 |
| * | Please, apply patch for contrib/ltree to current CVS and 7.3.2 | Bruce Momjian | 2003-03-31 | 5 | -7/+300 |
| * | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | 2003-03-10 | 1 | -1/+1 |
| * | Please apply patches for contrib/ltree. | Bruce Momjian | 2003-02-19 | 9 | -128/+509 |
| * | Fix incorrect subdir value. | Tom Lane | 2002-11-01 | 1 | -1/+1 |
| * | Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change. | Tom Lane | 2002-11-01 | 1 | -8/+8 |
| * | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian | 2002-10-21 | 1 | -2/+0 |
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 4 | -621/+768 |
| * | Tiny patch fixing small documentation typo. | Bruce Momjian | 2002-09-20 | 1 | -2/+2 |