Re: Subscription to Postgres Releases via ICS

2024-08-13 Thread Tristan Partin
On Tue Aug 13, 2024 at 9:15 AM CDT, Greg Sabino Mullane wrote: Sounds like a good idea. You probably want to ask on pgsql-www. I imagine it would have to be coded against this: https://git.postgresql.org/gitweb/?p=pgweb.git A working patch would probably be nice to get things started. but I rec

Re: Subscription to Postgres Releases via ICS

2024-08-13 Thread Greg Sabino Mullane
Sounds like a good idea. You probably want to ask on pgsql-www. I imagine it would have to be coded against this: https://git.postgresql.org/gitweb/?p=pgweb.git A working patch would probably be nice to get things started. but I recognize it's a little bit of chicken-and-egg. Cheers, Greg