parameters - Search results
Mailing lists >> pgsql-novice >> Thread
2023-03-27 00:37:59 | Re: How to get column, table or parameter name reporting when violating DOMAIN type constraint (Valerio Battaglia)
parameter" for domain my_domain violates check constraint "value_min" SELECT (-1)::my_domain; -- ERROR
Mailing lists >> pgsql-novice >> Thread
2023-03-26 16:00:05 | Re: How to get column, table or parameter name reporting when violating DOMAIN type constraint (Tom Lane)
"David G. Johnston"
Mailing lists >> pgsql-novice >> Thread
2023-03-26 15:36:58 | Re: How to get column, table or parameter name reporting when violating DOMAIN type constraint (David G. Johnston)
On Sunday, March 26, 2023, Tom Lane
Mailing lists >> pgsql-novice >> Thread
2023-03-26 15:26:23 | Re: How to get column, table or parameter name reporting when violating DOMAIN type constraint (Tom Lane)
"David G. Johnston"
Mailing lists >> pgsql-novice >> Thread
2023-03-26 15:13:50 | Re: How to get column, table or parameter name reporting when violating DOMAIN type constraint (David G. Johnston)
On Sunday, March 26, 2023, Valerio Battaglia
Mailing lists >> pgsql-novice >> Thread
2023-03-26 10:54:18 | How to get column, table or parameter name reporting when violating DOMAIN type constraint (Valerio Battaglia)
parameter my_domain, second_parameter my_domain) RETURNS void AS $$BEGIN INSERT INTO my_table