pgsql: Fix comments of GUC hooks for timezone_abbreviations

2024-12-09 Thread Michael Paquier
Fix comments of GUC hooks for timezone_abbreviations The GUC assign and check hooks used "assign_timezone_abbreviations", which was incorrect. Issue noticed while browsing this area of the code, introduced in 0a20ff54f5e6. Reviewed-by: Tom Lane Discussion: https://postgr.es/m/z1ev6y8yk77gz...@pa

pgsql: Fix comments of GUC hooks for timezone_abbreviations

2024-12-09 Thread Michael Paquier
Fix comments of GUC hooks for timezone_abbreviations The GUC assign and check hooks used "assign_timezone_abbreviations", which was incorrect. Issue noticed while browsing this area of the code, introduced in 0a20ff54f5e6. Reviewed-by: Tom Lane Discussion: https://postgr.es/m/z1ev6y8yk77gz...@pa

pgsql: Fix comments of GUC hooks for timezone_abbreviations

2024-12-09 Thread Michael Paquier
Fix comments of GUC hooks for timezone_abbreviations The GUC assign and check hooks used "assign_timezone_abbreviations", which was incorrect. Issue noticed while browsing this area of the code, introduced in 0a20ff54f5e6. Reviewed-by: Tom Lane Discussion: https://postgr.es/m/z1ev6y8yk77gz...@pa