Re: [PATCH] contrib: Add pg_datemath extension with datediff function

2025-11-26 Thread Pavel Stehule
Hi st 26. 11. 2025 v 21:26 odesílatel Myles Lewis napsal: > Thank you Peter, Michael, and Pavel for the thoughtful feedback on my > initial submission. > > After considering your points, I've reframed this patch: > > Key Changes: > >1. Renamed from mssql_compat to pg_datemath - Removes any i

Re: [PATCH] contrib: Add pg_datemath extension with datediff function

2025-11-26 Thread Myles Lewis
Thank you Peter, Michael, and Pavel for the thoughtful feedback on my initial submission.After considering your points, I've reframed this patch:Key Changes:Renamed from mssql_compat to pg_datemath - Removes any implication of tracking SQL Server compatibility, which was never the intent. This is a