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

Поиск
Список
Период
Сортировка
От elein
Тема Re: CPAN, P for postgresql [Re: LAST_DAY Function in Postgres]
Дата
Msg-id 20030903160445.D3762@cookie
обсуждение исходный текст
Ответ на Re: CPAN, P for postgresql [Re: LAST_DAY Function in Postgres]  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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@candle.pha.pa.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@postgresql.org)

В списке pgsql-general по дате отправления:

Предыдущее
От: Josué Maldonado
Дата:
Сообщение: Re: TCL trigger doesn't work after deleting a column
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: What is the good equivalent for ENUM ?