pgsql: Clarify age() 'months' calculation documentation. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Clarify age() 'months' calculation documentation.
Date
Msg-id 20070914005246.56553753DF9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Clarify age() 'months' calculation documentation.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.392 -> r1.393)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.392&r2=1.393)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update documentation to emphasize autovacuum rather than
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Document that age() adds days, then full months.