• S
    Event Trigger for table_rewrite · 618c9430
    Simon Riggs 提交于
    Generate a table_rewrite event when ALTER TABLE
    attempts to rewrite a table. Provide helper
    functions to identify table and reason.
    
    Intended use case is to help assess or to react
    to schema changes that might hold exclusive locks
    for long periods.
    
    Dimitri Fontaine, triggering an edit by Simon Riggs
    
    Reviewed in detail by Michael Paquier
    618c9430
event_trigger.sql 8.1 KB