]> granicus.if.org Git - postgresql/history - contrib/fulltextindex
Add PQdescribePrepared, PQdescribePortal, and related functions to libpq
[postgresql] / contrib / fulltextindex /
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce Momjianpgindent run.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2003-03-10 Tom LaneThis patch fixes a bunch of spelling mistakes in commen...
2003-01-15 Bruce MomjianThis patch fixes an incorrect statement and makes a...
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-09-20 Bruce MomjianThis grants execute privileges to public for the fti...
2002-09-02 Bruce MomjianIn case Florian and I don't finish his changes to this...
2002-09-02 Tom LaneCode review for HeapTupleHeader changes. Add version...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-07-20 Bruce Momjianoid is needed, it is added at the end of the struct...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-15 Tom LaneFix some portability problems (get it to compile, at...
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-08-04 Bruce MomjianThis patch adds the following to the FTI module:
2001-08-01 Bruce MomjianThe fti.pl supplied with the fulltextindex module gener...
2001-06-18 Bruce MomjianThe attached patch enables the contrib subtree to build...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-12-09 Bruce MomjianAdd fulltextindex TODO list.
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied...
2000-11-20 Tom LaneRevise handling of oldstyle/newstyle functions per...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-04 Bruce MomjianMakefile cleanup from Karel.
2000-07-04 Tom LaneNow that I look at it, is_stopword() is broken and...
2000-07-04 Tom LaneResult of strcmp() is a signed int. Per bug report
2000-06-19 Bruce MomjianRemove old README files.
2000-06-19 Bruce MomjianAdd missing /contrib files
2000-06-19 Bruce MomjianUpdate to /contrib from Karel.
2000-06-16 Bruce MomjianCleanup README Makefile installs.
2000-06-15 Bruce MomjianAdd missing /contrib files to CVS.
2000-06-15 Bruce Momjian/contrib patch from Karel.
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-05-29 Tom LaneSecond round of fmgr changes: triggers are now invoked...
1999-05-25 Bruce Momjianpgindent run over code.
1999-01-17 Tom LaneReplace direct inclusions of c.h with inclusion of...
1998-11-27 Vadim B. MikheevNew HeapTuple structure/interface.
1998-08-22 Bruce Momjianfulltext copy script.
1998-07-20 Bruce MomjianAdd contributor name to fulltextindex, and clean up...
1998-07-20 Bruce MomjianUpdate fti README and stopwords.
1998-07-19 Bruce MomjianI finally got the time to put together some stuff for...