Commit Graph

5 Commits

Author SHA1 Message Date
ee3d84dbee Fix user facing typos
Review by Stephen Frost and Jonathan S. Katz
Discussion: https://postgr.es/m/6EEB2B47-D274-4E65-83B1-2EF8C917C55F%40yesql.se
2018-12-04 21:49:09 +01:00
ebfff4f2c5 Replace <b> and <i> tags with <strong> and <em> respectively.
The semantics of <b> and <i> tags have changed as the web has
evolved. <b> is specified to only be used as a last resort
whereas <i> can be used for other purposes (e.g. rendering icons).
Bold and italic text should be rendered using <strong> and <em>
respectively.

This patch makes this replacement in all pages except for pages
that will be deprecrated soon and in the presskits.
2018-04-15 15:01:46 -04:00
5b98593354 Update BigSQL links to https, name on linux download page 2016-09-08 12:12:48 -04:00
8d98275455 take a stab at cleaning up our download pages:
* remove the boilerplates on various pages about how "easy" it is to build from source when we include a "installing from source" include at the same page
* remove text that mentions prehistoric and unsupported postgresql versions and/or OS platforms (yeah that means you PostgreSQL 8.4 and OSX for PPC...)
* pittis PPA is dead - long life apt.postgresql.org
* move the yum/rpm stuff to 9.4
* corrects some information about the apt repository wrt the support of ubuntu LTS-only
* update the fedora included versions with supported and upcoming fedora versions
2015-02-11 21:24:05 +01:00
d8ddb2e0b2 Ad dback links to OpenSCG cross-disto package downloads 2012-08-10 13:05:00 +02:00