Re: [DOCS] Re: [HACKERS] Re: [QUESTIONS] varchar vs text

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, docs(at)postgresql(dot)org, hackers(at)postgresql(dot)org
Subject: Re: [DOCS] Re: [HACKERS] Re: [QUESTIONS] varchar vs text
Date: 1998-03-02 01:54:24
Message-ID: 34FA1150.84EC4CB0@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> jade was installed ~Jan 13th :) Of course, it hasn't been tested
> yet, but let me know if there are any problems :)

OK, jade is there, but I need the DocBook DTD integrated into jade's catalog:

> gmake admin.tar.gz
gmake -C sgml clean
gmake[1]: Entering directory `/home/users/t/thomas/pgsql/doc/src/sgml'
(rm -rf *.html *.htm)
gmake[1]: Leaving directory `/home/users/t/thomas/pgsql/doc/src/sgml'
gmake -C sgml admin.html
gmake[1]: Entering directory `/home/users/t/thomas/pgsql/doc/src/sgml'
(rm -rf *.htm)
jade -D sgml -d /home/users/t/thomas/db107.d/docbook/html/docbook.dsl -t sgml
admin.sgml
jade:admin.sgml:8:59:W: cannot generate system identifier for public text
"-//Davenport//DTD DocBook V3.0//EN"
jade:admin.sgml:19:0:E: reference to entity "BOOK" for which no system identifier
could be generated
jade:admin.sgml:8:0: entity was defined here
jade:admin.sgml:19:0:E: DTD did not contain element declaration for document type
name
jade:admin.sgml:21:5:E: element "BOOK" undefined
jade:admin.sgml:25:6:E: element "TITLE" undefined
...

I had given you a reference for the source packages for my installation; do you
need that again? I think, as a first step, we just need the catalog stuff
updated.

- Tom

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message t-ishii 1998-03-02 02:16:48 Re: [HACKERS] SunOS patches
Previous Message ocie 1998-03-02 01:48:37 Re: [HACKERS] Is "CREATE DOMAIN" in 6.3 ??