> -----Original Message-----
> From: Tom Lane [mailto:[EMAIL PROTECTED]
> Sent: 14 September 2004 05:00
> To: Dave Page
> Cc: PostgreSQL-patches
> Subject: Re: [PATCHES] Tsearch2 update for Win32.
>
> "Dave Page" <[EMAIL PROTECTED]> 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)
Ooops, sorry - didn't realise there was one.
Regards, Dave
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match