Re: [HACKERS] Running pgindent

From: jwieck(at)debis(dot)com (Jan Wieck)
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: jwieck(at)debis(dot)com, vadim(at)sable(dot)krasnoyarsk(dot)su, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Running pgindent
Date: 1998-02-20 20:58:15
Message-ID: m0y5zWR-000BFRC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-20 21:21:19 Re: [HACKERS] Running pgindent
Previous Message Bruce Momjian 1998-02-20 20:51:36 Re: [HACKERS] Running pgindent