pgsql: Attached patch cleans up the HTML code in tools/backend.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Attached patch cleans up the HTML code in tools/backend.
Date: 2005-04-06 15:19:03
Message-ID: 20050406151903.B2B3E534D4@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Attached patch cleans up the HTML code in tools/backend. This is
required for us to pull it into the main website. Same kind of fixes as
last time, just make sure things aren't violating the HTML standard. No
context changes at all.

Magnus Hagander

Modified Files:
--------------
pgsql/src/tools/backend:
backend_dirs.html (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/backend/backend_dirs.html.diff?r1=1.4&r2=1.5)
index.html (r1.28 -> r1.29)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/backend/index.html.diff?r1=1.28&r2=1.29)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewsn 2005-04-06 15:35:43 newsysviews - newsysview: fix some 7.4 compat issues
Previous Message User Andrewsn 2005-04-06 14:54:46 newsysviews - newsysview: have build.sh figure the server version out