{%extends "base/page.html"%} {%block title%}Sponsors{%endblock%} {%block contents%}

Sponsors

The following is a categorized list of significant sponsors to PostgreSQL. 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.sponsortype.typename }}

{% endifchanged%} {% endfor %}

Sponsorship Recognition

Sponsorship recognition is wholly determined by the Sponsorship Committee and was last updated in April, 2019.

{%endblock%}