pgsql: Add viewBox attribute to storage page layout SVG image - Mailing list pgsql-committers

From Joe Conway
Subject pgsql: Add viewBox attribute to storage page layout SVG image
Date
Msg-id E1hKPO0-0001qA-5d@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Add viewBox attribute to storage page layout SVG image  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-committers
Add viewBox attribute to storage page layout SVG image

Recently added SVG image for storage page layout lacks
a viewBox attribute which seems necessary to ensure propoer
rendering. Add it.

Author: Jonathan Katz
Discussion: https://postgr.es/m/ba31e0e1-4c9b-b309-70e8-8e7ac14fc87e%40postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/29046c44f36099f4c979b1491fcf27db2f9184f9

Modified Files
--------------
doc/src/sgml/images/pagelayout.svg | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Joe Conway
Date:
Subject: pgsql: Add guidance on making documentation SVG images responsive
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid postgres_fdw crash for a targetlist entry that's just aPa