Hello,
by accident we recognised that the author of sepgsql.sgml
used < and > instead of < and >
I just fixed it and here is the patch.
Susanne
--
Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com
diff --git a/doc/src/sgml/sepgsql.sg
On 31.03.2011 18:13, Robert Haas wrote:
On Tue, Mar 29, 2011 at 3:07 PM, Susanne Ebrecht
wrote:
Hello,
It is in start.sgml. You can see it here:
http://www.postgresql.org/docs/9.0/static/tutorial-accessdb.html
The last two sentences on the page:
" If PostgreSQL is installed correctly you c
On 31.03.2011 18:11, Robert Haas wrote:
I actually find both phrasings a bit
... What we're really trying to do here is provide the
links, but that is sometimes better done in a footnote or bibliography
than in the middle of a body of text.
Honestly, I like the idea for the future.
I think th
On 02.04.2011 10:24, Susanne Ebrecht wrote:
Hello,
by accident we recognised that the author of sepgsql.sgml
used < and > instead of < and >
I just fixed it and here is the patch.
Committed, and I also fixed one case of that in pg_basebackup docs.
--
Heikki Linnakangas
EnterpriseDB htt
Alvaro Herrera writes:
> I just noticed that \h MOVE is particularly unhelpful:
> alvherre=# \h move
> Command: MOVE
> Description: position a cursor
> Syntax:
> MOVE [ direction { FROM | IN } ] cursorname
> The problem is that it doesn't specify what "direction"