Bruce Momjian
bad9ce7099
Add missing /contrib files
2000-06-19 14:02:16 +00:00
Bruce Momjian
6de7d4fe91
Update to /contrib from Karel.
2000-06-19 13:54:50 +00:00
Bruce Momjian
b36d31030b
Cleanup README Makefile installs.
2000-06-16 18:59:30 +00:00
Bruce Momjian
5683e704d0
Add missing /contrib files to CVS.
2000-06-15 19:05:22 +00:00
Bruce Momjian
f7f177d372
/contrib patch from Karel.
2000-06-15 18:55:34 +00:00
Tom Lane
091126fa28
Generated header files parse.h and fmgroids.h are now copied into
...
the src/include tree, so that -I backend is no longer necessary anywhere.
Also, clean up some bit rot in contrib tree.
2000-05-29 05:45:56 +00:00
Tom Lane
18952f6744
Second round of fmgr changes: triggers are now invoked in new style,
...
CurrentTriggerData is history.
2000-05-29 01:59:17 +00:00
Bruce Momjian
07842084fe
pgindent run over code.
1999-05-25 16:15:34 +00:00
Tom Lane
21badba151
Replace direct inclusions of c.h with inclusion of postgres.h,
...
to ensure that config.h is included as well.
1999-01-17 03:04:57 +00:00
Vadim B. Mikheev
971175fa0c
New HeapTuple structure/interface.
1998-11-27 20:09:56 +00:00
Bruce Momjian
985f4ab98a
fulltext copy script.
1998-08-22 12:54:58 +00:00
Bruce Momjian
60baf183b3
Add contributor name to fulltextindex, and clean up contrib/README.
1998-07-20 09:30:13 +00:00
Bruce Momjian
0de96f82dc
Update fti README and stopwords.
1998-07-20 02:45:03 +00:00
Bruce Momjian
8f0ca623ff
I finally got the time to put together some stuff for fti for
...
inclusion in pgsql. I have included a README which should be enough
to start using it, plus a BENCH file that describes some timings
I have done.
Please have a look at it, and if you think everything is OK, I
would like it seen included in the contrib-section of pgsql.
I don't think I will do any more work in this, but maybe it inspires
somebody else to improve on it.
Maarten Boekhold
1998-07-19 18:26:41 +00:00