| From: | Cliff Wells <logiplexsoftware(at)earthlink(dot)net> |
|---|---|
| To: | Rudi Starcevic <rudi(at)oasis(dot)net(dot)au> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: skip weekends |
| Date: | 2002-06-21 07:43:43 |
| Message-ID: | 1024645424.10518.13.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Thu, 2002-06-20 at 23:08, Rudi Starcevic wrote:
> Hello,
>
> Nice reply Josh.
> I wouldn't call your solution 'ugly' at all.
>
> It's an excellent example of a real world need for Postgresql functions.
> I've also been looking at other functions at
> http://www.brasileiro.net/postgres/cookbook/.
> I noticed your name amongst the author's -- nice one -- keep up the good
> work.
> My only problem is trying to decide on whether to use PL/pgSQL or PLPerl.
You might also consider PL/Python. I haven't used it, but I use Python
a lot outside of PG and it's an excellent language.
http://developer.postgresql.org/docs/postgres/plpython.html
Regards,
Cliff
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Agbaglo | 2002-06-21 08:30:54 | Re: how to sort a birthday list ? |
| Previous Message | Rudi Starcevic | 2002-06-21 06:08:00 | Re: skip weekends |