1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/utils/adt
Tom Lane 4bdb4be62e 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).
2002-04-05 00:31:36 +00:00
..
2001-03-22 04:01:46 +00:00
2002-03-20 19:45:13 +00:00
2002-02-23 01:01:30 +00:00
2001-10-04 04:13:40 +00:00
2002-03-06 06:10:59 +00:00
2002-04-04 04:25:54 +00:00
2002-03-06 06:10:59 +00:00