Re: PATCH: CreateComments: use explicit indexing for ``values'' - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PATCH: CreateComments: use explicit indexing for ``values''
Date
Msg-id 26229.1308258380@sss.pgh.pa.us
Whole thread Raw
In response to Re: PATCH: CreateComments: use explicit indexing for ``values''  (richhguard-monotone@yahoo.co.uk)
List pgsql-hackers
richhguard-monotone@yahoo.co.uk writes:
> This patch makes the intent of each initialization clear by using the constants directly instead of in a comment, and
hasthe effect of being able to verify each line on it's own. The original requires verification of the preceding
i++'s.

Applied, along with changing update_attstats() using Alvaro's idea.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Nested CASE-WHEN scoping
Next
From: Radosław Smogura
Date:
Subject: Re: Patch - Debug builds without optimization