You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils/cache
Peter Eisentraut ef8fe69360 Remove useless casts to (void *) 1 month ago
..
Makefile Change SQL-language functions to use the plan cache. 9 months ago
attoptcache.c Add missing Datum conversions 5 months ago
catcache.c Get rid of long datatype in CATCACHE_STATS enabled builds 1 month ago
evtcache.c Fix assorted pretty-trivial memory leaks in the backend. 5 months ago
funccache.c Fix memory leakage when function compilation fails. 7 months ago
inval.c Remove useless casts to (void *) 1 month ago
lsyscache.c Avoid including commands/dbcommands.h in so many places 4 months ago
meson.build Change SQL-language functions to use the plan cache. 9 months ago
partcache.c Update copyright for 2025 1 year ago
plancache.c Silence complaints about leaks in PlanCacheComputeResultDesc. 5 months ago
relcache.c CheckNNConstraintFetch: Fill all of ConstrCheck in a single pass 2 months ago
relfilenumbermap.c Ignore temporary relations in RelidByRelfilenumber() 4 months ago
relmapper.c Remove various unnecessary (char *) casts 10 months ago
spccache.c Update copyright for 2025 1 year ago
syscache.c Remove PointerIsValid() 3 months ago
ts_cache.c Suppress complaints about leaks in TS dictionary loading. 5 months ago
typcache.c Fix assorted pretty-trivial memory leaks in the backend. 5 months ago