Re: [HACKERS] Running pgindent - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Running pgindent
Date
Msg-id 199802202121.QAA08829@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Running pgindent  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
>
> > >     Only  to  copyfuncs.c  now.  Is  it  possible  that  they get
> > >     output/reread after deepRewriteQuery()?. I  don't  think  so.
> > >     And  since  makenode()  initializes  the  allocated memory to
> > >     nulls aclSkip defaults to false.
> >
> > It doesn't matter whether we think it will never be used.  If it says it
> > copies a structure, we have to make it work.  Never know how it will be
> > used in the future.  I went through all the copy/make/read/out files to
> > make sure every element of every structure was output, where possible.
>
>     Correct. I'll do it along with the flag in pg_class.

Can you remind me of the pg_class flag's purpose?

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Running pgindent
Next
From: Humberto Rondon Parra
Date:
Subject: Unsubscribe