Re: plpgsql question/problem

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Hyatt, Gordon" <Gordon(dot)Hyatt(at)joslin(dot)harvard(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: plpgsql question/problem
Date: 2007-08-14 16:18:13
Message-ID: dcc563d10708140918v7fe8b3f5h936bb38c97c0c5ee@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 8/14/07, Hyatt, Gordon <Gordon(dot)Hyatt(at)joslin(dot)harvard(dot)edu> wrote:
> Scott and Tom,
>
> Thanks for your replies. Yes, the missing select keyword was simply a typo on my part.
>
> The code that I sent was simplified (I didn't include all the fields, most of which are character varying). I've spent all day yesterday trying to make it work. (I'm not sure if I mentioned this, but I using 8.2.4 on Win2000 SP4).
>
> What else could be causing this code to correctly return the next sequence number but not insert anything into the table?

Can you post a proven failure case? One that you can put into a nice
freshly created db and it will fail? Without that, I can't think of
much we can do to help.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Vishal Arora 2007-08-14 17:54:29 Re: PgAgent..
Previous Message Chris Browne 2007-08-14 15:51:27 Re: Downloading PostgreSQL source code version 7.1 through CVS