Re: Rules and Command Status - update/insert/delete rule with series of commands in action
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: johnlumby@hotmail.com
Cc: pgsql-general@lists.postgresql.org
Date: 2024-05-30T20:56:06Z
Lists: pgsql-general
On Thu, May 30, 2024, 12:32 johnlumby@hotmail.com <johnlumby@hotmail.com> wrote: > Any thoughts? > Very little interest exists in working on user-specified rules. They are practically deprecated. > > Any interest in perhaps providing a choice via a configuration > parameter? > Almost certainly not. Configuration should not affect query behavior. If anything is done it would have to be new syntax. Though I haven't explored the use case presented. See the first point. I sure don't have the requisite familiarity here. David J.