</p>
<ul>
{% for v in versions %}
- <li class="{% cycle '' 'pg-bg-gray' %}"><b>{{ v.numtree }}.{{ v.latestminor }}</b> · {{ v.reldate|date:"Y-m-d" }} · <a href="/docs/{{ v.numtree }}/{{ v.relnotes }}">Notes</a></li>
+ <li class="{% cycle '' 'pg-bg-gray' %}"><strong>{{ v.numtree }}.{{ v.latestminor }}</strong> · {{ v.reldate|date:"Y-m-d" }} · <a href="/docs/{{ v.numtree }}/{{ v.relnotes }}">Notes</a></li>
{% endfor %}
</ul>
</div>
<p>There are two levels of PostgreSQL Sponsors:</p>
<ul>
- <li><b>Minor sponsors</b> indicate organizations which have provided notable
+ <li><strong>Minor sponsors</strong> indicate organizations which have provided notable
contributions in recent years.
</li>
- <li><b>Major sponsors</b> indicate organizations that have provided
+ <li><strong>Major sponsors</strong> indicate organizations that have provided
significant and/or sustaining contributions over many years.
</li>
</ul>
certified by EnterpriseDB for PostgreSQL 10.x and earlier.
</p>
-<p><b>Note:</b> Installers for Linux are no longer being product for PostgreSQL 11 and later.
+<p><strong>Note:</strong> Installers for Linux are no longer being product for PostgreSQL 11 and later.
Users are advised to use platform native packages instead.</p>
<p>This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
{%else%}
<!-- docbot goes here -->
{%if hitcount == 0 %}
- <p>Your search for <b>{{query}}</b> returned no hits.</p>
+ <p>Your search for <strong>{{query}}</strong> returned no hits.</p>
{%else%}
<h2>Results {{firsthit}}-{{lasthit}} of {%if hitcount == 1000%}more than 1000{%else%}{{hitcount}}{%endif%}.</h2>
{%if pagelinks %}Result pages: {{pagelinks|safe}}<br/><br/>{%endif%}
{%else%}
<!-- docbot goes here -->
{%if hitcount == 0 %}
- <p>Your search for <b>{{query}}</b> returned no hits.</p>
+ <p>Your search for <strong>{{query}}</strong> returned no hits.</p>
{%else%}
<h2>Results {{firsthit}}-{{lasthit}} of {%if hitcount == 1000%}more than 1000{%else%}{{hitcount}}{%endif%}.</h2>
{%if pagelinks %}Result pages: {{pagelinks|safe}}<br/><br/>{%endif%}
</tr>
{%endfor%}
<tr>
- <td><b>Total</b></td>
+ <td><strong>Total</strong></td>
<td>{{survey.totalvotes}}</td>
<td></td>
</tr>