Re: [PATCHES] Numeric version of factorial()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [PATCHES] Numeric version of factorial()
Date: 2003-12-02 00:27:36
Message-ID: 8367.1070324856@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I had to remove the factorial example from the casting docs because
> factorial is now defined only for numeric. Would someone take the
> attached example and make a new one with a different operator?

Done.

regards, tom lane

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message cnliou 2003-12-02 16:24:03 Inserting timestamp values
Previous Message Bruce Momjian 2003-12-01 21:54:28 Re: [PATCHES] Numeric version of factorial()

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-12-02 00:32:26 Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8
Previous Message Sean Chittenden 2003-12-02 00:15:39 Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?