| Commit message (Expand) | Author | Age | Files | Lines |
| * | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 | 1 | -5/+9 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -3/+3 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 1 | -13/+36 |
| * | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 3 | -5/+0 |
| * | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | 2003-03-10 | 1 | -1/+1 |
| * | This patch fixes an incorrect statement and makes a few cleanups to | Bruce Momjian | 2003-01-15 | 1 | -4/+3 |
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 3 | -2/+12 |
| * | This grants execute privileges to public for the fti() function. Should | Bruce Momjian | 2002-09-20 | 1 | -0/+2 |
| * | In case Florian and I don't finish his changes to this contrib before | Bruce Momjian | 2002-09-02 | 5 | -5/+31 |
| * | Code review for HeapTupleHeader changes. Add version number to page headers | Tom Lane | 2002-09-02 | 1 | -1/+1 |
| * | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 | 4 | -4/+4 |
| * | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian | 2002-07-20 | 1 | -1/+1 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -3/+3 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -57/+51 |
| * | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 | 1 | -4/+8 |
| * | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut | 2001-09-06 | 1 | -37/+7 |
| * | This patch adds the following to the FTI module: | Bruce Momjian | 2001-08-04 | 3 | -142/+190 |
| * | The fti.pl supplied with the fulltextindex module generate ALL possible | Bruce Momjian | 2001-08-01 | 1 | -12/+13 |
| * | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian | 2001-06-18 | 1 | -1/+2 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -4/+4 |
| * | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 | 1 | -2/+2 |
| * | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -2/+3 |
| * | Add fulltextindex TODO list. | Bruce Momjian | 2000-12-09 | 1 | -0/+1 |
| * | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 2000-12-03 | 1 | -8/+7 |
| * | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 | 4 | -4/+6 |
| * | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -2/+3 |
| * | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 | 2 | -39/+21 |
| * | Makefile cleanup from Karel. | Bruce Momjian | 2000-07-04 | 1 | -2/+2 |
| * | Now that I look at it, is_stopword() is broken and always has been. | Tom Lane | 2000-07-04 | 1 | -4/+3 |
| * | Result of strcmp() is a signed int. Per bug report | Tom Lane | 2000-07-04 | 1 | -1/+1 |
| * | Remove old README files. | Bruce Momjian | 2000-06-19 | 1 | -0/+0 |
| * | Add missing /contrib files | Bruce Momjian | 2000-06-19 | 1 | -0/+197 |
| * | Update to /contrib from Karel. | Bruce Momjian | 2000-06-19 | 4 | -201/+4 |
| * | Cleanup README Makefile installs. | Bruce Momjian | 2000-06-16 | 1 | -3/+3 |
| * | Add missing /contrib files to CVS. | Bruce Momjian | 2000-06-15 | 2 | -0/+207 |
| * | /contrib patch from Karel. | Bruce Momjian | 2000-06-15 | 4 | -317/+150 |
| * | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 1 | -1/+1 |
| * | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane | 2000-05-29 | 3 | -26/+25 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -119/+139 |
| * | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 | 1 | -1/+1 |
| * | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 | 1 | -1/+1 |
| * | fulltext copy script. | Bruce Momjian | 1998-08-22 | 1 | -0/+204 |
| * | Add contributor name to fulltextindex, and clean up contrib/README. | Bruce Momjian | 1998-07-20 | 1 | -3/+1 |
| * | Update fti README and stopwords. | Bruce Momjian | 1998-07-20 | 2 | -0/+8 |
| * | I finally got the time to put together some stuff for fti for | Bruce Momjian | 1998-07-19 | 5 | -0/+947 |