From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org> |
Subject: | EnterpriseDB/pgAdmin status |
Date: | 2005-06-01 17:24:51 |
Message-ID: | 429DEF63.7010505@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
While examining some minor licensing issues on EnterpriseDB Studio, I
examined the whole package a little. Apparently EDB tries to be an
Oracle lookalike. They stripped aggregates, conversions, domains,
operators support from pgAdmin, and added compatibility functions, views
and tables as well as stored procedures which are implemented as in/out
functions with the edbspl language (using a proargdirs column).
Since in/out function support for pgsql8.1 were necessary anyway, I
threw in some more lines to support EDB with vanilla pgAdmin too.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Ned Lilly | 2005-06-03 12:41:32 | [Fwd: Re: [GENERAL] PostgreSQL vs. InnoDB performance] |
Previous Message | Marc G. Fournier | 2005-05-31 21:04:37 | Re: We are Spammed |