pgweb.git
13 months agoUpdate language around versioning policy
Jonathan S. Katz [Fri, 12 Apr 2024 22:13:32 +0000 (18:13 -0400)]
Update language around versioning policy

The updates don't change the policy, but rather add clarifications
around it given an influx of questions around how the policy works.

Author: Bruce Momjian <bruce@momjian.us>

13 months agoFix cauthreceiver for flask in python3
Magnus Hagander [Mon, 25 Mar 2024 17:40:27 +0000 (18:40 +0100)]
Fix cauthreceiver for flask in python3

This has been logging errors since forever -- but still worked in
practice :)

14 months agoFix height on one of the books
Jonathan S. Katz [Mon, 25 Mar 2024 03:50:40 +0000 (20:50 -0700)]
Fix height on one of the books

"PostgreSQL 16 Administration Cookbook" is now 160px in height.

14 months agoAdd book
Jonathan S. Katz [Mon, 25 Mar 2024 03:49:34 +0000 (20:49 -0700)]
Add book

Added book "Learn PostgreSQL - Second Edition"

14 months agoUpdate online resources page
Jonathan S. Katz [Thu, 14 Mar 2024 04:40:16 +0000 (21:40 -0700)]
Update online resources page

Add pgPedia.

14 months agoUpdate to team memberships
Jonathan S. Katz [Thu, 29 Feb 2024 15:22:46 +0000 (10:22 -0500)]
Update to team memberships

15 months agoRemove stale link to international site
Daniel Gustafsson [Mon, 26 Feb 2024 15:11:24 +0000 (16:11 +0100)]
Remove stale link to international site

The Polish site hasn't been updated in 10+ years with 9.3 being
the latest new item posted.  As there is no contact information
available to contact the site owner, remove for now to keep the
links to the set up updated sites.

Reported-by: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Reviewed-by: Jonathan S. Katz <jkatz@postgresql.org>
Reviewed-by: Magnus Hagander <magnus@hagander.net>
Discussion: https://postgr.es/m/ccbb7d4b-29c1-4622-84a8-72d1ae6a9786@kaltenbrunner.cc

15 months agoRemove email address from press kit
Jonathan S. Katz [Mon, 26 Feb 2024 14:55:38 +0000 (09:55 -0500)]
Remove email address from press kit

We deprecated the country-code specific email addresses years ago.

15 months agoFix typo in email address
Daniel Gustafsson [Mon, 26 Feb 2024 12:55:06 +0000 (13:55 +0100)]
Fix typo in email address

We really shouldn't have typos for our own name.

15 months agoUpdate SuSE details
Devrim Gunduz [Mon, 26 Feb 2024 11:54:02 +0000 (11:54 +0000)]
Update SuSE details

15 months ago2024-02-08 update release
Jonathan S. Katz [Thu, 8 Feb 2024 05:06:27 +0000 (00:06 -0500)]
2024-02-08 update release

15 months agoUpdate logo
Jonathan S. Katz [Thu, 1 Feb 2024 20:45:56 +0000 (15:45 -0500)]
Update logo

The logo was not appearing on the website in light mode.

15 months agoRe-organise sponsor listings, adding financial sponsors per core discussion.
Dave Page [Thu, 1 Feb 2024 16:20:34 +0000 (17:20 +0100)]
Re-organise sponsor listings, adding financial sponsors per core discussion.

Moving forwards we'll have three types of sponsors:

- Contributing - those that the sponsor team are responsible for.
- Financial - those who donate to an NPO.
- Servers - those who provide servers/infrastructure.

For the financial sponsors, there are a few rules:

- "NPO" means a recognised NPO, (which includes SPI and PGCA).
- Each NPO may choose whether or not to list any sponsors on this page.
- Each NPO may define the criteria under which sponsors are listed, and
  any levels they wish to use.
- Conference/event sponsorship does not count; it must be sponsorship of the
  organisation itself.
- Sponsors may be listed once under each NPO they have donated to.

Note that the same sponsor may be listed in any or all of the categories
(contributing, financial, servers).

Patch by myself and Jonathan.

16 months agoUpdate RHEL 9 and RHEL 8 PostgreSQL module info
Devrim Gündüz [Mon, 29 Jan 2024 22:50:12 +0000 (22:50 +0000)]
Update RHEL 9 and RHEL 8 PostgreSQL module info

16 months agoUpdate security page to reflect PostgreSQL status as CNA
Jonathan S. Katz [Wed, 17 Jan 2024 13:11:09 +0000 (08:11 -0500)]
Update security page to reflect PostgreSQL status as CNA

Author: Dave Page <dpage@pgadmin.org>

16 months agoAdd "PostgreSQL 16 Administration Cookbook"
Magnus Hagander [Fri, 5 Jan 2024 12:07:15 +0000 (13:07 +0100)]
Add "PostgreSQL 16 Administration Cookbook"

16 months agoFix order of keywords in SQL script
Magnus Hagander [Tue, 2 Jan 2024 17:35:45 +0000 (18:35 +0100)]
Fix order of keywords in SQL script

Clearly not properly tested.

Reported by Akshat Jaimini, found by the testing harness

16 months agoFix version numbers in Ubuntu releases on download page
Magnus Hagander [Tue, 2 Jan 2024 11:00:07 +0000 (12:00 +0100)]
Fix version numbers in Ubuntu releases on download page

Reported by Egor Rogov

17 months agoMake the foreig key from last login table be ON DELETE CASCADE
Magnus Hagander [Sun, 17 Dec 2023 13:44:51 +0000 (14:44 +0100)]
Make the foreig key from last login table be ON DELETE CASCADE

Since this one is not managed inside Django, it doesn't know what to do
with it when deleting, so just make postgres handle it.

17 months agofix typo in comment
Stefan Kaltenbrunner [Fri, 15 Dec 2023 13:51:15 +0000 (14:51 +0100)]
fix typo in comment

17 months agobooks: Add new edition of book
Guillaume Lelarge [Sun, 10 Dec 2023 07:36:04 +0000 (08:36 +0100)]
books: Add new edition of book

This adds the 5th edition of "PostgreSQL - Architecture et notions
avancées book".

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAECtzeWTxQHgQZ7r7oQGEy0E9jQCn-yuqBxvhiNaVdCqoDYuoQ@mail.gmail.com

17 months agoUpdate Code of Conduct Committee page for 2023
Jonathan S. Katz [Fri, 1 Dec 2023 22:38:46 +0000 (14:38 -0800)]
Update Code of Conduct Committee page for 2023

18 months agoRevert "Update security page to reflect our status as CNA."
Magnus Hagander [Fri, 17 Nov 2023 16:45:23 +0000 (17:45 +0100)]
Revert "Update security page to reflect our status as CNA."

This was not supposed to be announced yet.

This reverts commit 8b4c8166f4a848dec1572ca9422a641b9c8cea94.

18 months agoDownload: Update Ubuntu releases and architectures
Christoph Berg [Fri, 17 Nov 2023 08:57:12 +0000 (09:57 +0100)]
Download: Update Ubuntu releases and architectures

Remove bionic and kinetic, add lunar and mantic. Remove i386, bionic was
the last Ubuntu release covering it.

18 months agoMention about AlmaLinux and update Fedora information
Devrim Gündüz [Mon, 13 Nov 2023 11:34:01 +0000 (11:34 +0000)]
Mention about AlmaLinux and update Fedora information

18 months agoFix typo on Roadmap page
Jonathan S. Katz [Thu, 9 Nov 2023 14:08:57 +0000 (09:08 -0500)]
Fix typo on Roadmap page

2024 is the next November release, as the 2023 one is as
of the writing of this commit message.

18 months ago2023-11-09 release
Jonathan S. Katz [Thu, 9 Nov 2023 13:08:21 +0000 (08:08 -0500)]
2023-11-09 release

18 months agoFix typo in community conference policy
Daniel Gustafsson [Mon, 6 Nov 2023 13:10:20 +0000 (14:10 +0100)]
Fix typo in community conference policy

No change in content so the last modified date isn't updated.

Reviewed-by: Dave Page <dpage@pgadmin.org>
Discussion: https://postgr.es/m/6D7DA88C-A7F9-439D-8C81-138AE0E610D4@yesql.se

19 months agoAdd "firstRelDate" to versions.json
Jonathan S. Katz [Sun, 22 Oct 2023 19:52:39 +0000 (15:52 -0400)]
Add "firstRelDate" to versions.json

We have this info available in the Version field and on the website,
so making it available in a machine-readably way simplifies allowing
people to access this data in a scriptable way.

Author: Corey Huinker <corey.huinker@gmail.com>

19 months agoUpdate links to FreeBSD ports
Magnus Hagander [Mon, 16 Oct 2023 10:47:18 +0000 (12:47 +0200)]
Update links to FreeBSD ports

Reported by Akshat Jaimini

19 months agoAdd missing closing </span> tag
Daniel Gustafsson [Mon, 16 Oct 2023 09:27:52 +0000 (11:27 +0200)]
Add missing closing </span> tag

The <span> for language options wasn't closed yielding validation
errors.

19 months agoUpdate security page to reflect our status as CNA.
Dave Page [Sun, 15 Oct 2023 17:34:57 +0000 (19:34 +0200)]
Update security page to reflect our status as CNA.

20 months agoRemove 'at EDB' per request from Stefan.
Dave Page [Fri, 22 Sep 2023 08:16:44 +0000 (09:16 +0100)]
Remove 'at EDB' per request from Stefan.

20 months agomacOS installer tested OS versions for PG16.
Dave Page [Thu, 21 Sep 2023 12:40:21 +0000 (13:40 +0100)]
macOS installer tested OS versions for PG16.

20 months agoRequire conference websites to conform with trademark policy, per Core discussion.
Dave Page [Thu, 21 Sep 2023 10:40:17 +0000 (11:40 +0100)]
Require conference websites to conform with trademark policy, per Core discussion.

20 months agoShow the platforms EDB tested the PG16 Windows installer on.
Dave Page [Thu, 21 Sep 2023 10:36:02 +0000 (11:36 +0100)]
Show the platforms EDB tested the PG16 Windows installer on.

20 months agoFix broken links on press release translations
Jonathan S. Katz [Thu, 14 Sep 2023 19:36:36 +0000 (15:36 -0400)]
Fix broken links on press release translations

Reported-by: Akshat Jaimini <destrex271@gmail.com>
Reported-by: Erik Wienhold <ewie@ewie.name>
20 months agoAdd additional contributor to press kit
Jonathan S. Katz [Thu, 14 Sep 2023 13:55:12 +0000 (09:55 -0400)]
Add additional contributor to press kit

Missed this in f2f6ebe94

20 months agoFixed typo in PostgreSQL 16 French press release translation
Jonathan S. Katz [Thu, 14 Sep 2023 13:38:04 +0000 (09:38 -0400)]
Fixed typo in PostgreSQL 16 French press release translation

Author: Philippe VIEGAS <p.viegas@loxodata.com>

20 months agoPostgreSQL 16 release announcement!
Jonathan S. Katz [Thu, 14 Sep 2023 02:36:38 +0000 (22:36 -0400)]
PostgreSQL 16 release announcement!

20 months agoPostgreSQL 16 website content refresh
Jonathan S. Katz [Thu, 14 Sep 2023 02:20:35 +0000 (22:20 -0400)]
PostgreSQL 16 website content refresh

This is an annual pass over all of the content on the website to
ensure it's up-to-date for the press release.

20 months agoPostgreSQL 16 press kit
Jonathan S. Katz [Sun, 10 Sep 2023 18:39:47 +0000 (14:39 -0400)]
PostgreSQL 16 press kit

The press kit for the PostgreSQL 16 release. This includes
translations of the press kit into the following languages:

- Chinese
- English
- French
- German
- Hebrew
- Italian
- Japanese
- Korean
- Portuguese
- Russian
- Spanish
- Swedisdh
- Ukrainian

This includes contributions from the following folks:

- Andrea Farci
- Andreas 'ads' Scherbaum
- Andres Freund
- Alvaro Herrera
- Carlos Chapi
- Cédric Villemain
- Chelsea Dole
- Daniel Gustafsson
- Daniel Westermann
- Dave Cramer
- David Rowley
- David Zhang
- Domenico Sgarbossa
- Ekaterina Kiryanova
- Erik Rijkers
- Euler Taveira
- Grant Zhou
- Gunnar Nick Bluth
- Ioseph Kim
- Jean-Christophe Arnu
- Jian He
- Jonathan Katz
- Justin Clift
- Lætitia Avrot
- Lim Hye-jin
- Magnus Hagander
- Michael Alan Brewer
- Michael Goldberg
- Nathan Bossart
- Nozomi Anzai
- Pavlo Golub
- Stefanie Janine Stölting
- Stéphane Schildknecht
- Tetiana Petiurenko
- Xueyu Gao
- Yonghao Li

Many thanks to everyone who helped with the PostgreSQL 16
release announcement!

20 months agoUse https for Apt links instead of http
Daniel Gustafsson [Tue, 5 Sep 2023 13:08:52 +0000 (15:08 +0200)]
Use https for Apt links instead of http

All traffic to the apt repo should use https and not http, fix two
http leftovers in the installation documentation.

Reported-by: Edward Flanders <edwardflanders@buyitdirect.co.uk>
Discussion: https://postgr.es/m/18085-da9a3df6f618a4fd@postgresql.org

21 months agoPostgreSQL 16 RC 1
Jonathan S. Katz [Thu, 31 Aug 2023 02:27:50 +0000 (22:27 -0400)]
PostgreSQL 16 RC 1

21 months agoAdd some load-time validation of PGAUTH_KEY in the django sample
Magnus Hagander [Mon, 28 Aug 2023 18:46:32 +0000 (20:46 +0200)]
Add some load-time validation of PGAUTH_KEY in the django sample

Will result in a nicer error when the key is wrong, and in particular a
startup error instead of a runtime error.

Reviewed-by: Célestin Matte
21 months ago2023-08-10 release announcement
Jonathan S. Katz [Thu, 10 Aug 2023 12:48:22 +0000 (08:48 -0400)]
2023-08-10 release announcement

22 months agoUpdate topbar
Magnus Hagander [Thu, 27 Jul 2023 10:57:40 +0000 (12:57 +0200)]
Update topbar

22 months agoSmall update to news and events policy about emojii and links
Magnus Hagander [Wed, 26 Jul 2023 13:38:31 +0000 (15:38 +0200)]
Small update to news and events policy about emojii and links

Add two minor points to the news and events policy saying no emojiis in
titles (because they go in peoples email etc, and we don't want people
to start abusing that) and all links must be clear and not use
obfuscators.

22 months agoFix broken links for book entries
Daniel Gustafsson [Tue, 25 Jul 2023 08:04:46 +0000 (10:04 +0200)]
Fix broken links for book entries

A number of links to books had gone stale, this either replaces the link
with an update working one or removes the link completely leaving the
book entry unlinked.

This was discussed on -www and was also independently reported by
Akshat Jaimini <destrex271@gmail.com>.

Discussion: https://postgr.es/m/548027CC-7FCC-4B60-BB93-69DD7733B921@yesql.se
Discussion: CAMaW3VhyN-VsSyW0pJsDnBQWFeu0uYRb_oORfpp2-c=qKgtofA@mail.gmail.com

22 months agoUpdate instructions for Homebrew on macOS download page
Jonathan S. Katz [Tue, 25 Jul 2023 02:12:50 +0000 (22:12 -0400)]
Update instructions for Homebrew on macOS download page

First, this removes a URL that was 404ing, and updates the instructions
to match current Homebrew conventions

Reported-by: John Lin <johnlinp@gmail.com>
Author: Daniel Gustafsson <daniel@yesql.se>
Author: Jonathan Katz <jonathan.katz@excoventures.com>

22 months agoModify topbar
Jonathan S. Katz [Mon, 24 Jul 2023 13:44:44 +0000 (09:44 -0400)]
Modify topbar

22 months agoUpdate topbar with community news
Jonathan S. Katz [Mon, 24 Jul 2023 13:27:09 +0000 (09:27 -0400)]
Update topbar with community news

22 months agoAdd one new book and update one existing
Daniel Gustafsson [Mon, 17 Jul 2023 08:29:25 +0000 (10:29 +0200)]
Add one new book and update one existing

Update "POSTGRES: The First Experience" to the current edition
of the book,  and update the cover image (removing the old one
in the process.  This also adds "PostgreSQL 14 Internals" as a
new book.

Submitted-by: Pavel Luzanov <p.luzanov@postgrespro.ru>
Discussion: https://postgr.es/m/4dc340fa-712b-9158-019a-cccbd830535c@postgrespro.ru

22 months agoAdd a 403 template that shows the exception string
Magnus Hagander [Thu, 13 Jul 2023 12:05:35 +0000 (14:05 +0200)]
Add a 403 template that shows the exception string

We have numerous places where we raise PermissionDenied() errors, but
the default template in use wouldn't show the error message to the user
outside of debug mode. Oops.

22 months agoShorter button text, otherwise it doubles the height and looks odd.
Dave Page [Wed, 5 Jul 2023 13:59:01 +0000 (14:59 +0100)]
Shorter button text, otherwise it doubles the height and looks odd.

22 months agoRe-jigger page and descriptions.
Dave Page [Wed, 5 Jul 2023 13:55:02 +0000 (14:55 +0100)]
Re-jigger page and descriptions.

22 months agoUpdate the name of PGCAC to PGCA/PostgreSQL Community Association.
Dave Page [Wed, 5 Jul 2023 13:40:11 +0000 (14:40 +0100)]
Update the name of PGCAC to PGCA/PostgreSQL Community Association.

22 months agoDon't use the thead-light class as it overrides the dark/light mode.
Dave Page [Tue, 4 Jul 2023 15:02:24 +0000 (16:02 +0100)]
Don't use the thead-light class as it overrides the dark/light mode.

Per report from Alvaro Herrera.

23 months agoPostgreSQL 16 Beta 2 release
Jonathan S. Katz [Thu, 29 Jun 2023 12:42:02 +0000 (08:42 -0400)]
PostgreSQL 16 Beta 2 release

23 months agoTwitter apiv2 requiets json format input
Magnus Hagander [Mon, 26 Jun 2023 09:39:08 +0000 (11:39 +0200)]
Twitter apiv2 requiets json format input

Missed that in updating the endpoint.

23 months agoPrint full error message of twitter failures
Magnus Hagander [Mon, 26 Jun 2023 09:38:23 +0000 (11:38 +0200)]
Print full error message of twitter failures

23 months agoUpdate twitter posting api to use v2
Magnus Hagander [Mon, 26 Jun 2023 09:21:00 +0000 (11:21 +0200)]
Update twitter posting api to use v2

Only the v2 API is free now. Let's hope the fix is to just switch to
that version, and possibly re-generate tokens (this has worked for other
systems).

23 months agoFix arguments in signal calling
Magnus Hagander [Wed, 7 Jun 2023 20:17:55 +0000 (22:17 +0200)]
Fix arguments in signal calling

23 months agoGive nicer error message when URL data is corrupt
Magnus Hagander [Wed, 7 Jun 2023 19:54:42 +0000 (21:54 +0200)]
Give nicer error message when URL data is corrupt

23 months agoAdd new signal auth_user_created_from_upstream to sample
Magnus Hagander [Wed, 7 Jun 2023 19:46:04 +0000 (21:46 +0200)]
Add new signal auth_user_created_from_upstream to sample

This signal fires when a new user has been created either from the user
logging in the first time or from an import.

23 months agoImport subscribe_to_user_changes function to sample auth.py
Magnus Hagander [Wed, 7 Jun 2023 19:38:16 +0000 (21:38 +0200)]
Import subscribe_to_user_changes function to sample auth.py

This was used on git.postgresql.org, but hadn't been propagated
upstream.

23 months agoTemporarily comment out links to slack signup, since it doesn't work
Magnus Hagander [Tue, 6 Jun 2023 16:36:24 +0000 (18:36 +0200)]
Temporarily comment out links to slack signup, since it doesn't work

Once someone has fixed the signups, we should of course re-enable it,
but "no link" is better than a broken link.

23 months agoUpdate security team list
Stephen Frost [Fri, 2 Jun 2023 19:52:13 +0000 (15:52 -0400)]
Update security team list

2 years agoUpdate security team list
Jonathan S. Katz [Tue, 30 May 2023 18:22:19 +0000 (14:22 -0400)]
Update security team list

2 years agoPostgreSQL 16 Beta 1 release
Jonathan S. Katz [Thu, 25 May 2023 03:46:38 +0000 (23:46 -0400)]
PostgreSQL 16 Beta 1 release

2 years agoAdd PostgreSQL 16 to the feature matrix
Jonathan S. Katz [Wed, 24 May 2023 16:52:47 +0000 (12:52 -0400)]
Add PostgreSQL 16 to the feature matrix

2 years agoFix typos in 2023-05-11 update patch
Jonathan S. Katz [Thu, 11 May 2023 13:35:51 +0000 (09:35 -0400)]
Fix typos in 2023-05-11 update patch

Reported-by: Daniel Gustafsson <daniel@yesql.se>
2 years ago2023-05-11 update release
Jonathan S. Katz [Thu, 11 May 2023 01:15:14 +0000 (21:15 -0400)]
2023-05-11 update release

2 years agoDon't look at developer docs when getting released release notes
Magnus Hagander [Thu, 4 May 2023 12:06:23 +0000 (14:06 +0200)]
Don't look at developer docs when getting released release notes

This could cause a crash when the devel version of the docs had a
placeholder entry for a major version that had not yet been released.

2 years agoMove variable assignments to correct level
Magnus Hagander [Thu, 4 May 2023 11:01:42 +0000 (13:01 +0200)]
Move variable assignments to correct level

Fixes redirect from "naked major version" URLs when major version is
2-digit.

2 years agoFix copy/paste for .0 versions of 3-digit version numbers
Magnus Hagander [Thu, 4 May 2023 11:01:29 +0000 (13:01 +0200)]
Fix copy/paste for .0 versions of 3-digit version numbers

2 years agoAdd git history link to the Archives policy
Magnus Hagander [Thu, 4 May 2023 10:52:34 +0000 (12:52 +0200)]
Add git history link to the Archives policy

Commit 8e7e52101ccee added links to the git history for policies, but
missed to include the archives policy in this. Fix by adding the link.

Daniel tried to do this in commit dfb58ef8, reverted in 3293b0ef because
he missed the "load pgfilters" part. So add that part and un-revert the
rest to actually add it this time.

2 years agoRefactor release notes rendering
Magnus Hagander [Thu, 4 May 2023 10:38:21 +0000 (12:38 +0200)]
Refactor release notes rendering

Move to use core_version for more information, making some purges easier
and more predictable as well. Just create a hardcoded list of versions
prior to what we have real version entries for, it's just a couple that
we need to reference old release notes for (pre-6.3), so it simplifies a
lot.

Fixes (again) the release notes purging to use xkeys as set, which was
accidentally and partially undone in ac618d1b.

Generally makes the code easier to read and fixes a few cornercases.

Templates also much simplified, with the list template accidentally
already committed as part of 19682de8.

Reviewed-by: Jonathan Katz
2 years agoRevert "Add git history link to the Archives policy"
Daniel Gustafsson [Wed, 26 Apr 2023 21:53:52 +0000 (23:53 +0200)]
Revert "Add git history link to the Archives policy"

This reverts commit dfb58ef843b974dfac2cffd68a848d421eacac53.
The server returns an internal server error on this so there
clearly is more work needed than anticipated, revert for now.

2 years agoAdd git history link to the Archives policy
Daniel Gustafsson [Wed, 26 Apr 2023 21:48:58 +0000 (23:48 +0200)]
Add git history link to the Archives policy

Commit 8e7e52101ccee added links to the git history for policies, but
missed to include the archives policy in this. Fix by adding the link.

Reviewed-by: Magnus Hagander <magnus@hagander.net>
Discussion: https://postgr.es/m/3CD5E4A2-B8EF-43ED-9142-DEECA19C1195@yesql.se

2 years agoFix typo on 2022 CoC report
Daniel Gustafsson [Tue, 25 Apr 2023 13:23:36 +0000 (15:23 +0200)]
Fix typo on 2022 CoC report

2 years agoFix incorrect GSoC link for 2007
Daniel Gustafsson [Mon, 24 Apr 2023 08:38:13 +0000 (10:38 +0200)]
Fix incorrect GSoC link for 2007

The links to the 2007 GSoC page at Google were all actually linking
to the 2008 page.  Fix by updating the link.

2 years agoToggle visibility of documentation anchors on hover
Jonathan S. Katz [Sat, 22 Apr 2023 18:44:48 +0000 (14:44 -0400)]
Toggle visibility of documentation anchors on hover

By default, this hides the anchors that are made visible[1]
and makes them only appear when a user hovers over the
appropriate element.

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=e2922702a3

Author: Brar Piening <brar@gmx.de>
Reviewed-by: Jonathan Katz <jonathan.katz@excoventures.com>
2 years agoFix on typo on CoCC 2022 report
Jonathan S. Katz [Wed, 19 Apr 2023 02:40:46 +0000 (22:40 -0400)]
Fix on typo on CoCC 2022 report

2 years agoPublish the Code of Conduct Committee 2022 report
Jonathan S. Katz [Wed, 19 Apr 2023 02:37:24 +0000 (22:37 -0400)]
Publish the Code of Conduct Committee 2022 report

Author: Michael Goldberg <mic.goldberg@gmail.com>
Signed-off-by: Jonathan Katz <jonathan.katz@excoventures.com>
2 years agoMake names in community auth unique
Magnus Hagander [Tue, 11 Apr 2023 15:30:29 +0000 (17:30 +0200)]
Make names in community auth unique

Technically not needed for the system, but confusion is ensured if you
have two different sites with the same name...

2 years agoFix broken link to Postgres project at SPI
Daniel Gustafsson [Wed, 5 Apr 2023 10:19:19 +0000 (12:19 +0200)]
Fix broken link to Postgres project at SPI

The old https://spi-inc.org link does a 301 into members.spi-inc.org
which in turn led to a 404.  Fix by prefixing with www. which is the
correct URL.

2 years agoFix typo on GSoC Advice page
Daniel Gustafsson [Wed, 5 Apr 2023 08:32:11 +0000 (10:32 +0200)]
Fix typo on GSoC Advice page

s/distict/distinct/

2 years agoUpdate "last updated at" on the sponsors page
Jonathan S. Katz [Thu, 23 Mar 2023 13:15:14 +0000 (09:15 -0400)]
Update "last updated at" on the sponsors page

While this did not necessarily belong in a previous commit,
given we have to update the sponsors from the admin interface,
it should have been previously handled.

Reported-by: Andres Freund <andres@anarazel.de>
2 years agoAdd additional sponsor logo
Jonathan S. Katz [Thu, 23 Mar 2023 03:02:56 +0000 (23:02 -0400)]
Add additional sponsor logo

c42fd3d01 did not include this logo, due to the author's inability
to read a spreadsheet.

2 years agoUpdate sponsor logos
Jonathan S. Katz [Thu, 23 Mar 2023 02:42:26 +0000 (22:42 -0400)]
Update sponsor logos

This reflects decisions from the Sponsorship Committee over
changes in project sponsors.

2 years agoUpdate backend flow diagram to include MERGE
Jonathan S. Katz [Fri, 17 Mar 2023 17:41:59 +0000 (13:41 -0400)]
Update backend flow diagram to include MERGE

MERGE was added in PostgreSQL 15, and the diagram is now updated
to show where it fits into the backend flow.

Author: Bruce Momjian <bruce@momjian.us>

2 years agoAdd links to the CommitFest application
Jonathan S. Katz [Fri, 17 Mar 2023 17:35:57 +0000 (13:35 -0400)]
Add links to the CommitFest application

There were no direct links to the CommitFest application from
the developers section, even though CommitFest are a key part of
PostgreSQL development. This adds said links, and provides a brief
explanation of what CommitFest are.

Reviewed-by: Magnus Hagander <magnus@hagander.net>
2 years agoAdd padding to table.simplelist for more readable output
Jonathan S. Katz [Mon, 13 Mar 2023 13:23:53 +0000 (09:23 -0400)]
Add padding to table.simplelist for more readable output

This adds changes to the "simplelist" structure found in the
documentation to make it more readable.

Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Suggested-by: Karl Pinc <kop@karlpinc.com>
Reviewed-by: Jonathan Katz <jonathan.katz@excoventures.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
2 years agoUpdate donation language on general funds group page
Jonathan S. Katz [Thu, 9 Mar 2023 01:29:17 +0000 (17:29 -0800)]
Update donation language on general funds group page

This provides up-to-date info on the methods that are available
through SPI.

Reported-by: Robert Treat <rob@xzilla.net>
2 years agoUpdate community Slack links again to fix invite procedure
Jonathan S. Katz [Mon, 6 Mar 2023 17:58:31 +0000 (12:58 -0500)]
Update community Slack links again to fix invite procedure

eccfb71c did not correctly invite people who were not in the
allow-listed domains. This uses a "shared join" link that
allows this to occur.

This is considered a temporary fix to ensure new users can still
sign up for the community Slack account. A future commit will
direct people to a better solution.

Reported-by: Stephen Frost <sfrost@snowman.net>
2 years agoUpdate Data Egret logo, per request from Valeria.
Dave Page [Mon, 6 Mar 2023 09:44:25 +0000 (09:44 +0000)]
Update Data Egret logo, per request from Valeria.

2 years agoAllow unsafe-inline styling on SVG images in docs
Magnus Hagander [Tue, 21 Feb 2023 21:03:24 +0000 (22:03 +0100)]
Allow unsafe-inline styling on SVG images in docs

We already allow it on the docs pages themselves, but not on images
served up. Seems it can't get worse, and hopefully this fixes the
reported issues.

Reported by: Peter Geoghegan

2 years agoNicer error message when consent form is messed with
Magnus Hagander [Tue, 21 Feb 2023 17:30:24 +0000 (18:30 +0100)]
Nicer error message when consent form is messed with

Instead of an exception complaining about bad style URLs, just ensure
that the URL for the next parameter is always relative. (The form for
consent can only be triggered via one redirect, and it always has the
parameter relative).

We did the right thing before (as in, did not perform a redirect), but
the error dump was not nice.

2 years agoLimit community auth usersearch to 100 results
Magnus Hagander [Tue, 21 Feb 2023 13:56:03 +0000 (14:56 +0100)]
Limit community auth usersearch to 100 results

Avoids huge resultsets and we should never deal with searches bigger
than this anyway.