]> granicus.if.org Git - postgresql/commit
In a PGXS build, expect to find the postgres executable already installed,
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Dec 2004 03:52:49 +0000 (03:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Dec 2004 03:52:49 +0000 (03:52 +0000)
commit1ef38f26919bec1b9d4b4a9273dec4d992a88040
treedfcc13a78500a929e90c0e112a242678b7a148fb
parent480777e56cb56d16b91656dac505e6e664c3aad9
In a PGXS build, expect to find the postgres executable already installed,
rather than in $(top_builddir)/src/backend/postgres.  Sean Chittenden
src/makefiles/Makefile.beos
src/makefiles/Makefile.cygwin
src/makefiles/Makefile.darwin
src/makefiles/Makefile.win32