Prefer spelling "cacheable" over "cachable". Previously we had both in code and comments. Keep the more common and accepted variant.
Author: Chao Li <[email protected]> Reviewed-by: Peter Smith <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2421ade663e96e7245e6bbf960b0f6861e39e455 Modified Files -------------- src/backend/access/heap/heapam.c | 4 ++-- src/backend/utils/cache/catcache.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
