Re: merge psql ef/ev sf/sv handling functions
Fabien COELHO <fabien.coelho@mines-paristech.fr>
From: Fabien COELHO <fabien.coelho@mines-paristech.fr>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-07-19T05:39:22Z
Lists: pgsql-hackers
>> 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? Yep. -- Fabien.
Commits
-
Merge duplicative code for \sf/\sv, \ef/\ev in psql/command.c.
- ca4e20fde87d 11.0 landed