On fre, 2009-08-07 at 18:00 -0700, Josh Berkus wrote:
> The reference to the "perldiag" doc is confusing because it's a
> dictionary of errors. We need to be specific about what part of the page:
>
> "See "Variable %s Will Not Stay Shared" and "Variable %s is not
> available" in the perldiag man
Alvaro Herrera wrote:
Peter Eisentraut wrote:
Log Message:
---
Use DocBook XSL stylesheets for man page building
So, continuing with this seemingly endless saga :-(
I'm working on fixing the script that generates the snapshots. I have
fixed the script so that it works on my machine,
On Saturday 15 August 2009 00:20:27 Alvaro Herrera wrote:
> I'm working on fixing the script that generates the snapshots. I have
> fixed the script so that it works on my machine, but Stefan reports that
> it fails on developer.postgresql.org with:
>
> http://docbook.sourceforge.net/release/xsl/c
On Saturday 15 August 2009 00:28:48 Alvaro Herrera wrote:
> In looking at snapshot generation it becomes clear that the output of
> the documentation is misplaced. I say we should move the output dirs to
> be:
>
> doc/html
> doc/man/man1
> doc/man/man3
> doc/man/man7
> doc/src/...
>
> Objections?
Tom Lane wrote:
Hmm, it would be important to keep this in sync with the core-SQL
description of CASE, no? (Section 9.16.1)
yes. And there is written "general" form and "simple" form. I like that.
I can't say that I think "simple CASE" and "searched CASE" are good
descriptions of the two for
Hi,
In looking at snapshot generation it becomes clear that the output of
the documentation is misplaced. I say we should move the output dirs to
be:
doc/html
doc/man/man1
doc/man/man3
doc/man/man7
doc/src/...
Objections? Peter, I think you're working on other doc-related things
(build dir rat
Peter Eisentraut wrote:
> Log Message:
> ---
> Use DocBook XSL stylesheets for man page building
So, continuing with this seemingly endless saga :-(
I'm working on fixing the script that generates the snapshots. I have
fixed the script so that it works on my machine, but Stefan reports t
Andreas Wenk writes:
> I find it a little confusing how 38.6.2.4. Simple CASE and 38.6.2.5.
> Searched CASE is described. In Simple CASE is written
Hmm, it would be important to keep this in sync with the core-SQL
description of CASE, no? (Section 9.16.1)
I can't say that I think "simple CASE"
Hi,
I find it a little confusing how 38.6.2.4. Simple CASE and 38.6.2.5.
Searched CASE is described. In Simple CASE is written
CASE search-expression
WHEN expression [,
and in 38.6.2.5. Searched CASE is written
CASE
WHEN boolean-expression
IMO speaking of a search-expression