On Tue, Mar 01, 2005 at 04:41:00PM -0800, Tom Jackson wrote: > > Okay, I have taken the time to browse several source files. I think the > cleanest I have found is binder.c, but it still has several styles, or > inconsistencies. I'm talking only about whitespace here, not any of the > naming conventions, or broader considerations.
The PostgreSQL project uses a program to periodically go through the source and make it conform to their standards. I think it's called pgindent, can't remember. Migth be worth a look. -Roberto -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
