| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | jd(at)commandprompt(dot)com |
| Cc: | Scott Mead <scott(dot)lists(at)enterprisedb(dot)com>, "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [SOLVED] Error in Trigger function. How to correct? |
| Date: | 2010-04-15 03:10:52 |
| Message-ID: | 201004150310.o3F3AqG18950@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Joshua D. Drake wrote:
> On Wed, 2010-04-14 at 14:20 -0400, Scott Mead wrote:
> >
> > On Wed, Apr 14, 2010 at 1:43 PM, A. Kretschmer
> > <andreas(dot)kretschmer(at)schollglas(dot)com> wrote:
> > In response to Andre Lopes :
> >
> > > Thanks a lot, it works!
> > >
> > > I'am using Postgres Plus Advanced Server 8.3R2 in
> > development.In production I
> > > user PostreSQL 8.3.9.
> >
> >
> > Yeah, AFAIK is the "Postgres Plus Advanced Server" the version
> > of the
> > regular PG-version plus 1. So you have 8.2 as development and
> > 8.3 as
> > production version.
> >
> >
> > That's only true for the 8.2 series. :
> >
> >
> > PPAS 8.1 = PostgreSQL 8.1
> > PPAS 8.3x = PostgreSQL 8.2 base (plus HOT and wal_writer)
> > PPAS 8.4 = PostgreSQL 8.4 (plus compatibility)
> > PPAS 9 [is planned to] = PostgreSQL 9.0
>
> So there was no actual 8.3 base release of PPAS?
No, and I assume the version numbers will all match for future releases.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2010-04-15 03:22:54 | Re: Rogue TODO list created |
| Previous Message | Scott Mead | 2010-04-15 03:08:15 | Re: Inconsistent SQL errors |