Feature request

From: <Eugen(dot)Konkov(at)aldec(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Feature request
Date: 2008-05-05 16:39:38
Message-ID: 001901c8aece$9cd77100$1200a8c0@kharkov.localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

So why I can do:
insert into (id) values ( default )
and can not do in my trigger:
new.id = default

Why?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2008-05-05 17:10:00 Re: Feature request
Previous Message P.Senthil Kumar 2008-05-05 12:49:40 BUG #4145: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.