[PATCHES] Unix timestamp -> timestamp, per Tom Lane :)

2003-12-04 Thread David Fetter
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

[PATCHES] minor SGML fix

2003-12-04 Thread Neil Conway
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

Re: [PATCHES] Unix timestamp -> timestamp, per Tom Lane :)

2003-12-04 Thread Peter Eisentraut
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

Re: [PATCHES] minor SGML fix

2003-12-04 Thread Peter Eisentraut
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

Re: [PATCHES] Unix timestamp -> timestamp, per Tom Lane :)

2003-12-04 Thread David Fetter
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

Re: [PATCHES] Unix timestamp -> timestamp, per Tom Lane :)

2003-12-04 Thread Joe Conway
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)---

[PATCHES] YA Doc patch

2003-12-04 Thread David Fetter
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