Greg Sabino Mullane writes:
> On Mon, Nov 11, 2024 at 6:23 AM David Lynam
> wrote:
>> Are there any plans or discussions about adding native support for
>> SQL:2011 temporal tables, so we don’t need extensions?
> No concrete plans I've heard of (but see below).
See this long-running thread:
ht
On Mon, Nov 11, 2024 at 6:23 AM David Lynam
wrote:
> Are there any plans or discussions about adding native support for
> SQL:2011 temporal tables, so we don’t need extensions?
No concrete plans I've heard of (but see below). For the record, "so we
don't need extensions" is not a winning argume
Hi Postgres Community,
I wanted to ask about support for temporal tables as defined in the SQL:2011
standard. Right now, I know that we can get similar functionality using
extensions like pg_temporal, which has been really useful. But for those of us
running PostgreSQL on managed platforms like