Skip to content
Snippets Groups Projects
Commit 4bdb4be6 authored by Tom Lane's avatar Tom Lane
Browse files

Divide functions into three volatility classes (immutable, stable, and

volatile), rather than the old cachable/noncachable distinction.  This
allows indexscan optimizations in many places where we formerly didn't.
Also, add a pronamespace column to pg_proc (it doesn't do anything yet,
however).
parent 0e11aea2
No related branches found
No related tags found
No related merge requests found
Showing
with 340 additions and 230 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment