Tags: Functions

  • Function Volatility Classification Levels

    April 06, 2018 in PostgreSQL

    Function Volatility Classification Levels

    PostgreSQL functions have three volatility levels by default. Proper use can significantly improve performance.

    PostgreSQL functions have three volatility levels by default. Proper use can significantly improve performance.