Re: [HACKERS] Access last inserted tuple info...

2007-01-25 Thread Martijn van Oosterhout
On Thu, Jan 25, 2007 at 10:45:43AM -0400, Luis D. García wrote: > Well, maybe I didn't make myself clear, this is what I need to do: > > I need to know the values of some fields (columns) from the last > inserted tuple. The problem is that I need to do this in the moment > I'm inserting a new one

Re: [HACKERS] Access last inserted tuple info...

2007-01-25 Thread Luis D. García
Thanks, I've heard that, but in this case won't exactly fit my needs... ..First, I'm working on a PostgreSQL 8.1.4 modification, and it would be really difficult to add all the changes I've made to the new version. ...Second, I need to do all this form the backend (Postgres Source Code). I can't

Re: [HACKERS] Access last inserted tuple info...

2007-01-24 Thread David Fetter
On Wed, Jan 24, 2007 at 12:56:14PM -0400, Luis D. Garc?a wrote: > >Hi, I'm working on a modification of PostgreSQL 8.1.4 and I need to access >the >information stored in the last tuple inserted in a table (All this from the >backend >code). >Could anyone please help me on t

[HACKERS] Access last inserted tuple info...

2007-01-24 Thread Luis D. García
Hi, I'm working on a modification of PostgreSQL 8.1.4 and I need to access the information stored in the last tuple inserted in a table (All this from the backend code). Could anyone please help me on this? Greetings and Thanks... -- Luis D. García M. Telf: (+58) 2418662663 Cel.: (+58) 41434820