Re: CPAN, P for postgresql [Re: LAST_DAY Function in Postgres]

From: elein <elein(at)varlena(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: shridhar_daithankar(at)persistent(dot)co(dot)in, pgsql-general(at)postgresql(dot)org
Subject: Re: CPAN, P for postgresql [Re: LAST_DAY Function in Postgres]
Date: 2003-09-03 23:04:45
Message-ID: 20030903160445.D3762@cookie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I also have a small, but growing collection of *stuff*
off of the General Bits site as well as a number of
useful functions with explanations in lots of articles.

From http://www.varlena.com/GeneralBits/

Search with local google or look through tidbits
and the Archives.

--elein

On Wed, Sep 03, 2003 at 04:43:28PM -0400, Bruce Momjian wrote:
> Shridhar Daithankar wrote:
> > On 2 Sep 2003 at 15:08, Amin Schoeib wrote:
> > > I would like to know if there is a Function in Postgres
> > > Like the LAST_DAY Function in Oracle??
> > > In Oracle you can use the function the get the last day of a month.
> >
> > While this is not a direct answer to question..
> >
> > It made me think. I am sure lot of people have lot of functions written in
> > order to get job done. Can we have an archive of such functions, if authors are
> > willing to make it open.
> >
> > Something like CPAN? Yeah we don't need to change that name..:-)
>
> There is the PostgreSQL Cookbook on the techdocs web site.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-09-03 23:05:56 Re: What is the good equivalent for ENUM ?
Previous Message Bruce Momjian 2003-09-03 23:01:56 Re: Localization (for dates) Oracle vs. Postgresql