Folks,
'nother one. Thanks very much, Tom! :)
Cheers,
D
--
David Fetter [EMAIL PROTECTED] http://fetter.org/
phone: +1 510 893 6100cell: +1 415 235 3778
? func_unixtimestamp.patch
Index: func.sgml
===
RCS file: /projects/cvsroo
A GUC variable in runtime.sgml had the wrong markup -- this patch
fixes that, and makes a few other tiny SGML improvements.
-Neil
Index: doc/src/sgml/runtime.sgml
===
RCS file: /var/lib/cvs/pgsql-server/doc/src/sgml/runtime.sgml,v
ret
David Fetter writes:
> Folks,
>
> 'nother one. Thanks very much, Tom! :)
>
> Cheers,
> D
Can you adjust the patch so that it contains only the relevant parts and
creates valid DocBook?
---(end of broadcast)---
TIP 3: if posting/reading through Us
Neil Conway writes:
> A GUC variable in runtime.sgml had the wrong markup -- this patch
> fixes that, and makes a few other tiny SGML improvements.
I've installed this patch, but I've used instead of
for C preprocessor macros, to be consistent with other usage.
---(end
On Thu, Dec 04, 2003 at 10:21:46PM +0100, Peter Eisentraut wrote:
> David Fetter writes:
>
> > Folks,
> >
> > 'nother one. Thanks very much, Tom! :)
> >
> > Cheers,
> > D
>
> Can you adjust the patch so that it contains only the relevant parts
> and creates valid DocBook?
OK. How do I test thi
David Fetter wrote:
OK. How do I test this? After "make && make check" at the top level,
there is no html or pdf.
first do:
cd doc/src/sgml
See:
http://developer.postgresql.org/docs/postgres/docguide-build.html
HTH,
Joe
---(end of broadcast)---
Kind people,
I hope this one actually does what Tom said. It appears to work :)
Cheers,
D
--
David Fetter [EMAIL PROTECTED] http://fetter.org/
phone: +1 510 893 6100cell: +1 415 235 3778
Index: func.sgml
===
RCS file: /projects