1 link tagged with all of: audit + postgresql + merge + dml
Click any tag below to further narrow down your results
Links
PostgreSQL 18 introduces significant improvements to the RETURNING clause, particularly with the addition of OLD and NEW aliases. This allows developers to easily access both previous and current data states during DML operations, streamlining data tracking and simplifying application logic.