Re: [pgadmin-hackers] feature request: expose sql formatter

2007-02-07 Thread Merlin Moncure
On 2/6/07, Dave Page <[EMAIL PROTECTED]> wrote: Merlin Moncure wrote: > hello all, I have a pie in the sky feature request here. I've been > looking around for a sql 'beautifier' so that all our ddl which is > stored in .sql files can be cleaned up. pgadmin has a much better > formatter than th

Re: [pgadmin-hackers] feature request: expose sql formatter

2007-02-06 Thread Dave Page
Merlin Moncure wrote: > hello all, I have a pie in the sky feature request here. I've been > looking around for a sql 'beautifier' so that all our ddl which is > stored in .sql files can be cleaned up. pgadmin has a much better > formatter than the gook emitted by pg_dump... > > couple of questi

[pgadmin-hackers] feature request: expose sql formatter

2007-02-06 Thread Merlin Moncure
hello all, I have a pie in the sky feature request here. I've been looking around for a sql 'beautifier' so that all our ddl which is stored in .sql files can be cleaned up. pgadmin has a much better formatter than the gook emitted by pg_dump... couple of questions here: * would it be possible