RE: New feature proposal (trigger)

2020-01-24 Thread Sergiu Velescu
can’t expect it to have everything a commercial RDBMS have but at least we should start to think to implement this! Have a nice day! From: Pavel Stehule Sent: Friday, January 24, 2020 10:03 To: Sergiu Velescu Cc: pgsql-hack...@postgresql.org Subject: Re: New feature proposal (trigger) pá 24. 1

RE: New feature proposal (trigger)

2020-01-24 Thread Sergiu Velescu
comprehensive the SQL and offer solutions (maybe different execution plan, maybe offer suggestion to create a specific index…)). Best regards. From: Pavel Stehule Sent: Thursday, January 23, 2020 18:39 To: Sergiu Velescu Cc: pgsql-hack...@postgresql.org Subject: Re: New feature proposal

New feature proposal (trigger)

2020-01-23 Thread Sergiu Velescu
Dear PgSQL-Hackers, I would like to propose a new feature which is missing in PgSQL but quite useful and nice to have (and exists in Oracle and probably in some other RDBMS), I speak about "Database Level" triggers: BeforePgStart, AfterPgStarted, OnLogin, OnSuccessfulLogin, BeforePGshutdown, On