(Hm. Not sure this went through the first time, so resending: sorry for
the duplicate.)
Hi:
I'm using pg 7.1.2.
I've got a database with views which have permissions granted to a
certain
user. Defined something like:
create view whatever
revoke all on whatever from user
> > What does it mean to hardcode the pyver variable on top of the file?
>
> Look at the specfile, and you'll see the an attempt to autodetect the
> version of python installed. You can hardcode the result...
AH! The Spec file! Okay, THAT I get. :) Excellent. That'll work
nicely.
Keith
>
>