Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as to
Tom Lane <tgl@sss.pgh.pa.us>
Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as to simplify life for the Win32 installer. Per Dave Page.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/expected/tsearch2.out | modified | +6 −6 |
| contrib/tsearch2/tsearch.sql.in | modified | +57 −59 |