| From: | Steve Atkins <steve(at)blighty(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: nested elseif woes |
| Date: | 2004-05-10 23:40:55 |
| Message-ID: | 20040510234055.GA27828@gp.word-to-the-wise.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, May 11, 2004 at 12:58:55AM +0200, Ivan Sergio Borgonovo wrote:
> thanks to everyone.
> Curiously enough, trying to figure out what was wrong with my code,
> I've been able to write versions with the wrong spelling that didn't
> complain. That brought me astray.
>
> Anyway does anyone know any public big enough project written in
> plpgsql from which I could learn lurking at the code?
OpenACS (from openacs.org) is a huge web application framework with
the vast majority of the business logic written in PL/SQL. It has
a wide selection of PL/SQL functions, with equivalents for both
Oracle and PostgreSQL.
Cheers,
Steve
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-05-10 23:49:42 | Re: vacuumdb is failing with NUMBER OF INDEX TUPLES NOT |
| Previous Message | Tom Lane | 2004-05-10 23:18:09 | Re: Interpreting vacuum verbosity |