Not able to insert data into table - Mailing list pgsql-bugs

From
Subject Not able to insert data into table
Date
Msg-id 8E9186B1C4CC4E788C0365216ACA09D2@newgen.co.in
Whole thread Raw
Responses RE: Not able to insert data into table
List 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.



pgsql-bugs by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: BUG #15854: postgres wtih Docker: binding port fails with releasegreater than 9.6.13
Next
From: PG Bug reporting form
Date:
Subject: BUG #15855: Using 'nextval' inside INSERT RULE in case of bulk data insertion.