Re: New contrib/tsearch module for 7.2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: New contrib/tsearch module for 7.2
Date
Msg-id 13632.1003154836@sss.pgh.pa.us
Whole thread Raw
In response to Re: New contrib/tsearch module for 7.2  (Teodor Sigaev <teodor@stack.net>)
List pgsql-hackers
Teodor Sigaev <teodor@stack.net> writes:
> I can't see tsearch in contrib directory (in contrib/README tsearch
> exists) in current cvs. :(

It's there: I see it, and so does cvsweb.  Did you use -d option in
cvs update? 

Personally I run with a ~/.cvsrc containing

cvs -z3
update -d -P
checkout -P

so that I don't have to remember to give the options needed to make cvs
track subdirectory additions/deletions ... its default behavior is
really quite brain-dead.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Lee Kindness
Date:
Subject: Re: ecpg - GRANT bug
Next
From: Bruce Momjian
Date:
Subject: Re: java