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 thi
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?
--
Pe
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 woul