Tom Lane wrote:
> I wonder if this can be improved:
> http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/optimizer/planner.h.diff?r1=1.41;r2=1.42
> 
> Similar examples can be found elsewhere ...

Agreed, pgindent does a poor job aligning function pointers.  I rerand
planner.h here --- 'planner_hook_type' is defined as a typedef to BSD
indent, but the alignment is clearly off, but I can't figure out how to
improve it.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to