pgsql: Add to contrib/Makefile

Started by Simon Riggsabout 11 years ago2 messagescomitters
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

Add to contrib/Makefile

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/df259759fbd0a18e8c64f551824a0ec941ba067b

Modified Files
--------------
contrib/Makefile | 2 ++
1 file changed, 2 insertions(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Erik Rijkers
er@xs4all.nl
In reply to: Simon Riggs (#1)
Re: pgsql: contrib/tsm*

It seems two .sgml files are missing (and this prevents the docs from building):

tsm-system-rows.sgml, and
tsm-system-time.sgml

openjade:contrib.sgml:145:1:E: cannot find "tsm-system-rows.sgml"; tried "tsm-system-rows.sgml", "./tsm-system-rows.sgml",
"./tsm-system-rows.sgml", "/usr/share/sgml/tsm-system-rows.sgml", "/usr/share/xml/tsm-system-rows.sgml"
openjade:contrib.sgml:146:1:E: cannot find "tsm-system-time.sgml"; tried "tsm-system-time.sgml", "./tsm-system-time.sgml",
"./tsm-system-time.sgml", "/usr/share/sgml/tsm-system-time.sgml", "/usr/share/xml/tsm-system-time.sgml"

thanks,

Erik Rijkers

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers