Prefer spelling "cacheable" over "cachable".

Thomas Munro <tmunro@postgresql.org>

Commit: 2421ade663e96e7245e6bbf960b0f6861e39e455
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2025-11-12T01:35:16Z
Prefer spelling "cacheable" over "cachable".

Previously we had both in code and comments.  Keep the more common and
accepted variant.

Author: Chao Li <lic@highgo.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/5EBF1771-0566-4D08-9F9B-CDCDEF4BDC98@gmail.com

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +2 −2
src/backend/utils/cache/catcache.c modified +1 −1

Discussion