Josh Berkus writes: > I can't seem to find the CVS command for telling a single file to revert to > the version in the repository. Help?
It would normally be cvs update -A filename, but the postgresql.org CVS
server doesn't support this. So I suggest 'rm && cvs update'.
--
Peter Eisentraut [EMAIL PROTECTED]
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
