Age | Commit message (Expand) | Author |
2005-06-22 | Remove contrib modules that have been agreed to be obsolete. | Tom Lane |
2005-05-25 | Add parentheses to macros when args are used in computations. Without | Bruce Momjian |
2005-05-21 | Cleanup of GiST extensions in contrib/: now that we always invoke GiST | Neil Conway |
2004-11-09 | This patch makes some cleanups to contrib/ to silence some sparse | Neil Conway |
2004-10-25 | Fix some more 'old-style parameter declaration' warnings. | Tom Lane |
2004-10-25 | Fix a bunch of 'old-style parameter declaration' warnings induced by | Tom Lane |
2004-10-21 | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane |
2004-09-14 | Win32 compile fixes for pgbench, pgcrypto, and tsearch. | Tom Lane |
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
2004-08-20 | > Please find enclose a submission to fix these problems. | Bruce Momjian |
2004-08-04 | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane |
2004-06-12 | Now needs to include <ctype.h>. | Tom Lane |
2004-06-07 | Remove asymetrical word processing in query and text | Teodor Sigaev |
2004-03-30 | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev |
2004-02-24 | Add %option nodefault to all our flex lexers. Fix a couple of rule gaps | Tom Lane |
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
2003-09-14 | Persuade tsearch/tsearch2 to work (or at least pass their regression | Tom Lane |
2003-08-15 | Eliminate function start_parse_fh and macro YY_INPUT | Teodor Sigaev |
2003-08-04 | pgindent run. | Bruce Momjian |
2003-08-01 | Update contrib regression tests for recent error message editing. | Tom Lane |
2003-07-27 | elog mop-up. | Tom Lane |
2003-07-24 | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane |
2003-07-22 | Remove link of tarball | Teodor Sigaev |
2003-07-22 | Mark tsearch v1 as deprecated | Teodor Sigaev |
2003-05-29 | Ensure that in all flex lexers that are part of the backend, a | Tom Lane |
2003-05-27 | Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in | Bruce Momjian |
2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane |
2003-03-10 | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane |
2002-12-13 | This patch fixes minor bugs in dictionary generator in contrib/tsearch | Bruce Momjian |
2002-12-06 | Thank you very much, you catch it :). This bug had a long life, because it | Bruce Momjian |
2002-11-14 | Improve warning messages from tsearch trigger function; clean up some | Tom Lane |
2002-11-01 | Need -I. to build outside source tree. | Tom Lane |
2002-11-01 | Arrange to compile flex output files as inclusions into other files | Tom Lane |
2002-11-01 | Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change. | Tom Lane |
2002-10-21 | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian |
2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
2002-09-05 | Fix compile errors. | Tom Lane |
2002-09-05 | Be careful to include postgres.h *before* any system headers, to ensure | Tom Lane |
2002-09-04 | pgindent run. | Bruce Momjian |
2002-09-03 | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut |
2002-08-29 | please apply small patch for README.tsearch. | Bruce Momjian |
2002-08-23 | Patch resolve ERROR problem for non-goog query_txt. | Bruce Momjian |
2002-08-23 | Update contrib regression tests for OPAQUE datatype changes. | Tom Lane |
2002-08-22 | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane |
2002-08-15 | August 13, 2002 | Bruce Momjian |
2002-07-30 | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane |
2002-07-30 | Since we're depending on %option noyywrap in the main scanner now, | Tom Lane |
2002-04-17 | Opclasses live in namespaces. I also took the opportunity to create | Tom Lane |
2002-03-19 | > > Users of contrib/tsearch needs after upgrading of module (compiling, inst... | Bruce Momjian |
2002-03-19 | > > Users of contrib/tsearch needs after upgrading of module (compiling, inst... | Bruce Momjian |