{%extends "base/page.html"%} {%block title%}Contributing Sponsors{%endblock%} {%block contents%}
The following is a categorized list of significant contributing sponsors to PostgreSQL. These are sponsors who contribute their employee time to furthering the PostgreSQL project. Sponsors are listed in no particular order within each section, with just the location of the head office for each company shown.
{% for sponsor in sponsors %} {% ifchanged sponsor.sponsortype %} {% if not forloop.first %} {% endif %}
|
{{ sponsor.name }} | {{ sponsor.country }} |
---|
Sponsorship recognition is wholly determined by the Sponsorship Committee and was last updated in March, 2023.
{%endblock%}