pgsql: Attached patch cleans up the HTML code in tools/backend. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Attached patch cleans up the HTML code in tools/backend.
Date
Msg-id 20050406151903.B2B3E534D4@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: andrewsn@pgfoundry.org (User Andrewsn)
Date:
Subject: newsysviews - newsysview: have build.sh figure the server version out
Next
From: andrewsn@pgfoundry.org (User Andrewsn)
Date:
Subject: newsysviews - newsysview: fix some 7.4 compat issues