Re: merge psql ef/ev sf/sv handling functions
Masahiko Sawada <sawada.mshk@gmail.com>
From: Masahiko Sawada <sawada.mshk@gmail.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-07-19T01:10:30Z
Lists: pgsql-hackers
On Sat, Apr 1, 2017 at 3:04 AM, Fabien COELHO <coelho@cri.ensmp.fr> wrote: > > Hello, > > While reviewing Corey's \if patch, I complained that there was some amount > of copy-paste in "psql/command.c". > > Here is an attempt at merging some functions which removes 160 lines of > code. > Thank you for the patch. Is this an item for PG11? Regards, -- Masahiko Sawada NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center
Commits
-
Merge duplicative code for \sf/\sv, \ef/\ev in psql/command.c.
- ca4e20fde87d 11.0 landed