From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | merge psql ef/ev sf/sv handling functions |
Date: | 2017-03-31 18:04:04 |
Message-ID: | alpine.DEB.2.20.1703311958001.14355@lancre |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
--
Fabien.
Attachment | Content-Type | Size |
---|---|---|
psql-merge-fv-1.patch | text/x-diff | 13.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Anastasia Lubennikova | 2017-03-31 18:04:46 | Re: WIP: Covering + unique indexes. |
Previous Message | Robert Haas | 2017-03-31 17:58:56 | Re: delta relations in AFTER triggers |