Not able to insert data into table

From: <shruti(dot)gupta(at)newgen(dot)co(dot)in>
To: <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Not able to insert data into table
Date: 2019-06-17 05:50:57
Message-ID: 8E9186B1C4CC4E788C0365216ACA09D2@newgen.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Team,
I have written 1 function (return void) for inserting data into table .
This function is compiled successfully but in running process it raised a exception .
I have tried same process with 1 new function that return some int4 value than function running successfully.
So I want to know if definition part of function is same in both the function than why I am getting these exceptions?
Please share some solution that I can use in my function.

Regards,
Shruti Gupta

Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the original intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender. Newgen Software Technologies Ltd (NSTL) accepts no responsibilities for loss or damage arising from the use of the information transmitted by this email including damages from virus and further acknowledges that no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of NSTL.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2019-06-17 08:04:06 BUG #15855: Using 'nextval' inside INSERT RULE in case of bulk data insertion.
Previous Message Mark Kirkwood 2019-06-17 03:31:28 Re: BUG #15854: postgres wtih Docker: binding port fails with release greater than 9.6.13