mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
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).