- Fix breakage (depended on 8.3.7, should chase version number

automatically).

Reported by:	miwi
This commit is contained in:
Jun Kuriyama 2009-12-23 14:24:10 +00:00
parent 029b61fd27
commit 6bb620a5ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246499

View file

@ -9,7 +9,7 @@
# PGSQL MUST POINT TO pgsql SOURCE DIRECTORY
-PGSQL=../../../../postgres/pgsql
+PGSQL=../../../postgresql83-client/work/postgresql-8.3.7
+PGSQL=../../../postgresql83-client/work/postgresql-8.3.9
CRC_SRC=${PGSQL}/src/backend/utils/hash
CRC_INCLUDE=${PGSQL}/src