Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 310 Bytes

TODO.md

File metadata and controls

8 lines (8 loc) · 310 Bytes
  • allow monitoring of specific columns only (for UPDATEs)
  • partition by table / relid?
  • maintain table catalog
  • keep log of the catalog itself
  • allow modifs of the trigger conditions (without lock), i.e. add DELETE, del INSERT
  • test flashback with fkeys
  • check for update of the PK itself
  • improve docs