Re: [PATCH] Add mssql_compat extension with DATEDIFF function

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Myles Lewis <myles93(at)sbcglobal(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Add mssql_compat extension with DATEDIFF function
Date: 2025-11-25 20:15:37
Message-ID: 8f65320e-429f-499a-a1fd-205a8ee6a71c@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25.11.25 04:25, Myles Lewis wrote:
> I'd like to propose a new contrib extension: mssql_compat, which provides
> SQL Server compatible date functions starting with DATEDIFF.

I think this could best live as an external project.

orafce is a similar project but for Oracle. There might also be others
for other products.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-25 20:17:28 Re: Optimize LISTEN/NOTIFY
Previous Message Joel Jacobson 2025-11-25 20:14:12 Re: Optimize LISTEN/NOTIFY