]> granicus.if.org Git - postgresql/commit
Fix FindExec() for case where executable is found via a relative path
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 21 Oct 2001 03:43:54 +0000 (03:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 21 Oct 2001 03:43:54 +0000 (03:43 +0000)
commit6ec5eaad3b6f69f28a529b2911c97c38dc32225a
treedca0a91b2e002cc02833c9713f129b7c573e878b
parentb2e92a712ea7316563c5115639c1e39ad6c5a09b
Fix FindExec() for case where executable is found via a relative path
in .:/home/postgres/testversion/bin:/opt/perl5.6.1/bin:/home/postgres/bin:/usr/local/bin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/upgrade/bin:/opt/CC/bin:/opt/langtools/bin:/opt/graphics/phigs/bin:/opt/java/bin:/bin:/opt/imake/bin:/opt/hparray/bin:/opt/aCC/bin:/opt/lrom/bin:/usr/local/nmh/bin:. (I suppose the only common case for this is '.').
src/backend/utils/init/findbe.c