pgsql/doc/src/sgml queries.sgml sql.sgml - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/doc/src/sgml queries.sgml sql.sgml
Date
Msg-id 200102150410.f1F4AsY94919@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/02/14 23:10:54

Modified files:
    doc/src/sgml   : queries.sgml sql.sgml

Log message:
    Improve documentation of JOIN syntax.  Explain NATURAL as an alternative
    to ON and USING for specifying the join condition, not as an independent
    kind of join semantics.


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql/src/backend/utils/mb/Unicode sjis_to_utf ...
Next
From: Tom Lane
Date:
Subject: pgsql/doc/src/sgml runtime.sgml