pgsql: Add some minimal documentation that the SQL standard requires - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Add some minimal documentation that the SQL standard requires
Date
Msg-id 20090112140620.E5093754877@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add some minimal documentation that the SQL standard requires parentheses
after ONLY.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        select.sgml (r1.116 -> r1.117)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml?r1=1.116&r2=1.117)

pgsql-committers by date:

Previous
From: talliesin@pgfoundry.org (User Talliesin)
Date:
Subject: npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case