getting value of just inserted rows - Mailing list pgsql-interfaces

From lexx_h@chat.ru
Subject getting value of just inserted rows
Date
Msg-id E16yYUh-000EqL-00@mail.chat.ru
Whole thread Raw
List pgsql-interfaces
  

Hello all.
Please, help me,

How can I get single field (attribute) value just inserted new row
into the table  (by not using select query to find this row)?

(type of that field is serial),

---
lexx


pgsql-interfaces by date:

Previous
From: lexx_h@chat.ru
Date:
Subject: getting value of just inserted rows
Next
From: "Jeff Flowers"
Date:
Subject: Beginner Programming Question