On 2026-May-12, Baji Shaik wrote:

> The attached patch fixes both issues and also switches to the %s pattern
> so translators handle the template without embedding the SQL command name:
> 
>   Before:
>     HINT:  REPACK CONCURRENTLY is not supported for TOAST relations
> 
>   After:
>     HINT:  REPACK (CONCURRENTLY) is not supported for TOAST relations.

Looks good, thanks, will push.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/


Reply via email to