Try catch error, return data - Mailing list pgsql-sql

From Shaozhong SHI
Subject Try catch error, return data
Date
Msg-id CA+i5Jwbf0OUut+aMSAi4o+CuPc3aV6rQpnCD6xYjSZX5CAM3Cg@mail.gmail.com
Whole thread Raw
Responses Re: Try catch error, return data
Re: Try catch error, return data
List pgsql-sql
In Python, one can use try statement to catch error, error can be stored as data.

Can plpgsql catch and return error as data or a data table?

Regards, David

pgsql-sql by date:

Previous
From: Ion Alberdi
Date:
Subject: Re: Storing thousands of csv files in postgresql
Next
From: Shaozhong SHI
Date:
Subject: Is there a way to automatically scan a table and determine the format of data