Re: Postgres calendar?

From: Josef Šimánek <josef(dot)simanek(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres calendar?
Date: 2022-10-05 21:39:24
Message-ID: CAFp7Qwp_bPpzUoR=Pq3Od84-ZNs55J5JBwQ5732_Z5jy9OBqtA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

út 4. 10. 2022 v 23:02 odesílatel Bruce Momjian <bruce(at)momjian(dot)us> napsal:
>
> Would people be interesting in subscribing to a Postgres calendar that
> includes dates for minor releases, final minor release dates for major
> versions, commit fests, and even Postgres events? For example, it could
> include information from:
>
> https://www.postgresql.org/developer/roadmap/
> https://www.postgresql.org/support/versioning/
> https://commitfest.postgresql.org/
> https://www.postgresql.org/about/events/
>
> We could even add information about beta, release candidate, and final
> major releases, though the final release dates are usually not public.
>
> This could be done in Google Calendar, with an exported ICS file, or via
> a dedicated ICS file. I could even automate it by scraping our website.

Yes!

> --
> Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
> EDB https://enterprisedb.com
>
> Indecision is a decision. Inaction is an action. Mark Batterson
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bryn Llewellyn 2022-10-06 00:16:51 ('dog$house' = quote_ident('dog$house')) is surprisingly FALSE
Previous Message Tom Lane 2022-10-05 18:17:08 Re: Number of updated rows with LibPQ