Win32 compile fixes for pgbench, pgcrypto, and tsearch.

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

Commit: bf06825e31de28692f3976e729c2700274d9b578
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-09-14T03:39:55Z
Releases: 8.0.0
Win32 compile fixes for pgbench, pgcrypto, and tsearch.
Claudio Natoli

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +9 −5
contrib/pgcrypto/Makefile modified +6 −1
contrib/tsearch/gistidx.h modified +3 −0
contrib/tsearch/rewrite.c modified +3 −0
contrib/tsearch/txtidx.c modified +13 −13