View Single Post

   
  #2 (permalink)  
Old 04-18-2008, 12:23 AM
Peter Eisentraut
 
Posts: n/a
Default Re: win codepages 1253, 1254, 1255, 1257 and cleanup

Am Montag, 20. Februar 2006 23:58 schrieb Kris Jurka:
> The Makefile was invoking perl scripts as ./script.pl. This fails when
> the script is not executable as UCS_to_most.pl is in CVS. It also won't
> pick up any custom setting of the perl version/location to use. This
> patch calls perl scripts like $(PERL) $(srcdir)/script.pl.


Fixed.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote