Re: Tsearch2 update for Win32. - Mailing list pgsql-patches

From Tom Lane
Subject Re: Tsearch2 update for Win32.
Date
Msg-id 1154.1095134375@sss.pgh.pa.us
Whole thread Raw
In response to Tsearch2 update for Win32.  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-patches
"Dave Page" <dpage@vale-housing.co.uk> writes:
> The Win32 installer cannot easily handle 'copy from stdin' thus
> preventing execution of scripts that use copy. Tsearch2 appears to have
> the only script that does this - the attached patch changes the copy to
> a bunch of INSERTs.

Applied.  I also fixed the regression test to match (tsk tsk)

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [pgsql-hackers-win32] Contrib modules on Win32
Next
From: Tom Lane
Date:
Subject: Re: pg_autovacuum service fixes