i have a few other patches related to postgresql .sql generation, specifically the table name and column names needing double quotes around them. otherwise, when you execute the sql without the double quotes, postgresql automatically makes the entire table name or column lowercase. for example, "loginId" defined in the table creation sql becomes "loginid" in the database. i've fixed this locally, but need to know the cvs info to get you the diffs.
thanks.
At 08:29 02/12/31 +1100, you wrote:
"tek1", Patches are welcome, but can you please do the following:1. Create unidiff patch files (cvs diff -u) 2. Create a patch issue in the appropriate module in Scarab (http://scarab.werken.com/scarab/issues/) that describes the problem and attach your patch file. In this case the module would be "Torque > Source". Thanks, Scott -- Scott Eade
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
