We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499855d commit e54c328Copy full SHA for e54c328
templates/sponsors/financial.html
@@ -87,6 +87,16 @@ <h3>PostgreSQL Community Association Sponsors</h3>
87
<td>July 2025</td>
88
<td>Benefactor</td>
89
</tr>
90
+ <tr>
91
+ <th scope="row" class="organisation-logo">
92
+ <a href="https://pganalyze.com" target="_blank" rel="noopener">
93
+ <img class="organisation-logo" src="/media/img/about/sponsors/logo_pganalyze.png" alt="pganalyze" />
94
+ </a>
95
+ </th>
96
+ <td><a href="https://pganalyze.com" target="_blank" rel="noopener">pganalyze</a></td>
97
+ <td>August 2025</td>
98
+ <td>Supporter</td>
99
+ </tr>
100
</tbody>
101
</table>
102
0 commit comments