Module Name: src Committed By: yamt Date: Wed Apr 11 14:27:15 UTC 2012
Modified Files: src/share/examples/puffs/pgfs: newfs.sql Log Message: remove FK references as it creates more problems than it solves. particularly, it involves shared lock on the referenced table and causes frequent deadlock. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/examples/puffs/pgfs/newfs.sql Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.