Re: Remove redundant variable from transformCreateStmt - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Remove redundant variable from transformCreateStmt
Date
Msg-id 20210429152006.GA25241@alvherre.pgsql
Whole thread Raw
In response to Re: Remove redundant variable from transformCreateStmt  (Amul Sul <sulamul@gmail.com>)
Responses Re: Remove redundant variable from transformCreateStmt  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I'd do it like this.  Note I removed an if/else block in addition to
your changes.

I couldn't convince myself that this is worth pushing though; either we
push it to all branches (which seems unwarranted) or we create
back-patching hazards.

-- 
Álvaro Herrera                            39°49'30"S 73°17'W

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_hba.conf.sample wording improvement
Next
From: Alvaro Herrera
Date:
Subject: Re: default_tablespace doc and partitioned rels