Prefer spelling "cacheable" over "cachable".
authorThomas Munro <tmunro@postgresql.org>
Wed, 12 Nov 2025 01:20:49 +0000 (14:20 +1300)
committerThomas Munro <tmunro@postgresql.org>
Wed, 12 Nov 2025 01:35:16 +0000 (14:35 +1300)
commit2421ade663e96e7245e6bbf960b0f6861e39e455
tree000f460a648f52143be953d45b932686c73afa45
parentfb9bff04542138d7217e79fc5e1bb9d5fabd9026
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
src/backend/access/heap/heapam.c
src/backend/utils/cache/catcache.c