[DOCS] Adding headers to the bottom of a table
page in question:
http://developer.postgresql.org/docs/postgres/sql-keywords-appendix.html#KEYWORDS-TABLE
(aka doc/src/sgml/keywords.sgml)
I'd like to add column "headers" to the *bottom* of the sql keywords
table, but I can't simply add a duplicate at the bottom. Is
there a way to accomplish this? Would people be against the idea?
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
Re: [DOCS] Adding headers to the bottom of a table
Robert Treat writes: > I'd like to add column "headers" to the *bottom* of the sql keywords > table, but I can't simply add a duplicate at the bottom. Is > there a way to accomplish this? Would people be against the idea? It would be , but maybe this should be solved through stylesheets? -- Peter Eisentraut [EMAIL PROTECTED] ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
Re: [DOCS] Adding headers to the bottom of a table
On Mon, 2003-06-30 at 17:40, Peter Eisentraut wrote:
> Robert Treat writes:
>
> > I'd like to add column "headers" to the *bottom* of the sql keywords
> > table, but I can't simply add a duplicate at the bottom. Is
> > there a way to accomplish this? Would people be against the idea?
>
> It would be , but maybe this should be solved through
> stylesheets?
>
That was kind of my wondering, since upon further reflection I think I'd
might want to see the "labels" every 20 rows or something. This is
really handy with html versions, but I don't know about other formats.
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
