Now/current_date and proleakproof

From: Rod Taylor <rod(dot)taylor(at)gmail(dot)com>
To: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Now/current_date and proleakproof
Date: 2018-11-17 19:30:07
Message-ID: CAHz80e7SLtN3DtvLpanRUHx1AJuyiGVoz2_mMk_4pNJH_qzEKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Should now/current_date be marked leakproof?

I'm trying to push a `WHERE field >= current_date - interval '1 day'` type
of clause into a security_barrier defined view.

--
Rod Taylor

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-11-17 19:32:03 Re: Now/current_date and proleakproof
Previous Message Tom Lane 2018-11-17 19:11:24 Re: SIGTTIN / SIGTTOU handling (was Re: BUG #15449)