Thread: pgsql: Improve comments for AdjustIntervalForTypmod.

Re: pgsql: Improve comments for AdjustIntervalForTypmod.

From
Tom Lane
Date:
momjian@svr1.postgresql.org (Bruce Momjian) writes:
> Improve comments for AdjustIntervalForTypmod.
> Blank line adjustments.

BTW, every one of those bizarre spacings you just fixed was introduced
by pgindent; so you are wasting your time unless you also fix pgindent.

            regards, tom lane

Re: pgsql: Improve comments for AdjustIntervalForTypmod.

From
Bruce Momjian
Date:
Tom Lane wrote:
> momjian@svr1.postgresql.org (Bruce Momjian) writes:
> > Improve comments for AdjustIntervalForTypmod.
> > Blank line adjustments.
>
> BTW, every one of those bizarre spacings you just fixed was introduced
> by pgindent; so you are wasting your time unless you also fix pgindent.

Oh, I didn't realize that was broken.  pgindent fixed.  I already had
code in there to fix blank lines before #endif, and I just extended it
to #else.  Thanks.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073