/usr/share/pegasus/sql/delete-pg.sql is in pegasus-wms 4.0.1+dfsg-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | ---
--- schema: all
--- driver: PostGreSQL 7.4.*
--- $Revision: 2440 $
---
\i delete-pg-rc.sql
\i delete-pg-tc.sql
\i delete-pg-init.sql
|