Re: [PATCH] Generic type subscription

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Generic type subscription
Date: 2016-09-11 03:10:26
Message-ID: 0f95e2e7-65bd-0916-6dcd-6c6393cdeb68@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/9/16 6:29 AM, Dmitry Dolgov wrote:
> Regarding to the previous conversations [1], [2], here is a patch (with some
> improvements from Nikita Glukhov) for the generic type subscription.

Awesome! Please make sure to add it to the Commit Fest app.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532) mobile: 512-569-9461

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2016-09-11 03:14:27 Re: sequence data type
Previous Message Jim Nasby 2016-09-11 03:08:58 Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE