pgsql: Document atan2() as y/x, rather than x/y, to conform to general - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Document atan2() as y/x, rather than x/y, to conform to general
Date
Msg-id 20070914155348.79283753DF9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Document atan2() as y/x, rather than x/y, to conform to general usage.

Andrew Maclean

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.394 -> r1.395)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.394&r2=1.395)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Minor editorialization on release notes.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix markup that doesn't work in back branches.