Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b04e70b11e815a3fce8760c3ba7b212a269270aa
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-09-14T03:58:54Z
Releases: 8.0.0
Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as to
simplify life for the Win32 installer.  Per Dave Page.

Files

PathChange+/−
contrib/tsearch2/expected/tsearch2.out modified +6 −6
contrib/tsearch2/tsearch.sql.in modified +57 −59