| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Ildar Musin <i(dot)musin(at)postgrespro(dot)ru> |
| Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Subject: | Re: Repetitive code in RI triggers |
| Date: | 2017-09-19 08:09:04 |
| Message-ID: | 16566BD9-C3BD-490A-B1B9-41C62081C486@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 11 Apr 2017, at 03:41, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
>
> On 4/10/17 11:55, Ildar Musin wrote:
>> I was looking through the RI triggers code recently and noticed a few
>> almost identical functions, e.g. ri_restrict_upd() and
>> ri_restrict_del(). The following patch is an attempt to reduce some of
>> repetitive code.
>
> That looks like something worth pursuing. Please add it to the next
> commit fest.
Removing reviewer Maksim Milyutin from patch entry due to inactivity and
community account email bouncing. Maksim: if you are indeed reviewing this
patch, then please update the community account and re-add to the patch entry.
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Arthur Zakirov | 2017-09-19 08:21:43 | Re: [PATCH] Generic type subscripting |
| Previous Message | Amit Khandekar | 2017-09-19 07:45:38 | Re: UPDATE of partition key |