Re: Why is DELETE FROM vehicle_data WHERE NOW, > expires_at, failing in my stored function? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Why is DELETE FROM vehicle_data WHERE NOW, > expires_at, failing in my stored function?
Date
Msg-id a645a79c-6f72-4f78-b711-67726e2d8ca4@aklaver.com
Whole thread Raw
In response to Re: Why is DELETE FROM vehicle_data WHERE NOW, > expires_at, failing in my stored function?  (Alexander Farber <alexander.farber@gmail.com>)
List pgsql-general
On 1/18/25 06:04, Alexander Farber wrote:
> Thank you Giovanni, I did not expect this from NOW() and that is why I 
> was stuck.

FYI, it is explained here:

https://www.postgresql.org/docs/current/functions-datetime.html#FUNCTIONS-DATETIME-CURRENT



-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Re: Why is DELETE FROM vehicle_data WHERE NOW, > expires_at, failing in my stored function?
Next
From: Jeremy Schneider
Date:
Subject: Re: glibc 2.35-2.39 upgrade requirements