Bruce Momjian
|
c9483cb6e4
|
This patch mark datatype txtidx as 'extended' storage type.
Thanks.
Teodor Sigaev
|
2001-11-26 17:45:41 +00:00 |
|
Bruce Momjian
|
ea08e6cd55
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
initdb/regression tests pass.
|
2001-11-05 17:46:40 +00:00 |
|
Bruce Momjian
|
6783b2372e
|
Another pgindent run. Fixes enum indenting, and improves #endif
spacing. Also adds space for one-line comments.
|
2001-10-28 06:26:15 +00:00 |
|
Bruce Momjian
|
b81844b173
|
pgindent run on all C files. Java run to follow. initdb/regression
tests pass.
|
2001-10-25 05:50:21 +00:00 |
|
Bruce Momjian
|
fde8edaf53
|
Add do { ... } while (0) to more bad macros.
|
2001-10-25 01:29:37 +00:00 |
|
Tom Lane
|
b261cb9fa1
|
Updated regression test for tsearch, from Teodor Sigaev.
|
2001-10-15 17:41:33 +00:00 |
|
Tom Lane
|
b57705673d
|
txtidx datatype for full text indexing with GiST.
From Oleg Bartunov and Teodor Sigaev.
|
2001-10-12 23:19:09 +00:00 |
|