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

From Tom Lane
Subject Re: Tsearch2 update for Win32.
Date
Msg-id 19903.1094652858@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.

While I have no particular objection to adjusting the tsearch2 script,
why has the installer got a problem with it?  Seems like this suggests
a bug in win32 psql.  (I'm not sure why the installer would even be
executing this script anyway ...)

            regards, tom lane

pgsql-patches by date:

Previous
From: "Dave Page"
Date:
Subject: Tsearch2 update for Win32.
Next
From: "Dave Page"
Date:
Subject: Re: Tsearch2 update for Win32.