|
From: Federico S. I. <ji...@le...> - 2001-08-06 07:49:47
|
On Mon, 6 Aug 2001 at 14:01, Federico Sevilla III wrote: > I'm digging through the Perl code to see what changes will be needed. > I've never read the SQL Ledger code so this part may take awhile. If > someone beats me to this please let me know what diffs to do. :) I did a quick and dirty hack to SL/RP.pm, changing "ORDER BY chart.accno" to "ORDER BY accno" and it works. I noticed, though, that a number of other functions use "ORDER BY chart.accno". I didn't change these. I just changed the line that didn't work for me, lest I wreak more havoc with code I'm not familiar with. Has anyone done rigorous testing with PostgreSQL v7.1.x? This is an interesting situation, I think. --> Jijo -- Federico Sevilla III :: ji...@le... Network Administrator :: The Leather Collection, Inc. GnuPG Key: <http://www.leathercollection.ph/jijo.gpg> |