On Fri, Apr 15, 2011 at 3:12 PM, Radosław Smogura <rsmog...@softperience.eu> wrote: > On Fri, 15 Apr 2011 14:33:37 +0300, Heikki Linnakangas wrote: >> The patch is quite hard to read because of random whitespace changes >> and other stylistic issues, but I have a couple of high-level >> questions on the design: > > Yes, but, hmm... in Netbeans I had really long gaps (probably 8 spaces, from > tabs), so deeper "ifs", comments at the and of variables, went of out my > screen. I really wanted to not format this, but sometimes I needed.
Seems no one else has mentioned it yet -- Postgres uses non-standard tab-width of 4, instead of 8. If you see ugly code in Postgres, thats why... -- marko -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers