Michael Paquier
4246a977ba
Switch some numeric-related functions to use soft error reporting
...
This commit changes some functions related to the data type numeric to
use the soft error reporting rather than a custom boolean flag (called
"have_error") that callers of these functions could rely on to bypass
the generation of ERROR reports, letting the callers do their own error
handling (timestamp, jsonpath and numeric_to_char() require them).
This results in the removal of some boilerplate code that was required
to handle both the ereport() and the "have_error" code paths bypassing
ereport(), unifying everything under the soft error reporting facility.
While on it, some duplicated error messages are removed. The function
upgraded in this commit were suffixed with "_opt_error" in their names.
They are renamed to "_safe" instead.
This change relies on d9f7f5d32f , that has introduced the soft error
reporting infrastructure.
Author: Amul Sul <sulamul@gmail.com >
Reviewed-by: Dean Rasheed <dean.a.rasheed@gmail.com >
Discussion: https://postgr.es/m/CAAJ_b96No5h5tRuR+KhcC44YcYUCw8WAHuLoqqyyop8_k3+JDQ@mail.gmail.com
2025-09-05 13:53:47 +09:00
..
2022-09-04 12:09:01 +07:00
2025-08-28 12:39:04 +02:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-02-11 16:38:14 -06:00
2025-04-01 18:03:55 -04:00
2025-08-13 17:18:22 -04:00
2025-02-11 12:49:34 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-07-18 16:42:10 -04:00
2025-01-02 12:42:01 +13:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-07-03 16:17:08 -04:00
2025-05-28 15:10:48 -04:00
2025-08-08 22:06:57 +02:00
2025-08-28 12:39:04 +02:00
2025-01-01 11:21:55 -05:00
2025-01-17 16:29:25 +07:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-07-02 11:34:40 -04:00
2025-01-01 11:21:55 -05:00
2025-09-05 13:53:47 +09:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-02-20 16:25:17 +01:00
2019-08-18 19:27:23 -04:00
2025-07-01 07:24:23 -07:00
2025-08-13 17:18:22 -04:00
2025-01-01 11:21:55 -05:00
2025-08-08 22:06:57 +02:00
2025-08-05 12:11:36 +02:00
2025-08-05 12:11:36 +02:00
2025-07-15 18:21:12 -04:00
2025-03-13 09:56:36 +09:00
2025-01-01 11:21:55 -05:00
2025-08-08 18:44:57 -04:00
2025-09-05 13:53:47 +09:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-06 09:47:58 +01:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-07-01 07:44:47 -07:00
2025-07-01 07:44:47 -07:00
2025-08-08 22:06:57 +02:00
2025-01-01 11:21:55 -05:00
2025-08-13 17:18:22 -04:00
2025-08-18 14:57:55 +09:00
2025-06-15 13:04:24 -04:00
2025-08-18 14:57:55 +09:00
2025-08-28 12:39:04 +02:00
2025-01-01 11:21:55 -05:00
2025-08-08 22:06:57 +02:00
2025-08-18 14:57:55 +09:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-06-30 12:00:00 +02:00
2025-08-13 17:18:22 -04:00
2025-09-05 13:53:47 +09:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-24 14:56:22 -08:00
2025-08-13 17:18:22 -04:00
2025-01-01 11:21:55 -05:00
2025-07-01 07:50:46 -07:00
2025-07-01 07:50:46 -07:00
2025-07-09 08:45:34 -07:00
2025-07-01 07:44:47 -07:00
2025-09-05 12:59:29 +09:00
2025-07-23 02:56:00 +00:00
2025-08-04 04:02:47 +00:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-04-07 10:02:12 +09:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-08-08 22:06:57 +02:00
2025-08-13 17:18:22 -04:00
2025-08-08 18:44:57 -04:00
2025-05-28 08:58:40 +09:00
2025-08-28 12:39:04 +02:00
2025-06-30 12:00:00 +02:00
2025-08-08 22:06:57 +02:00
2025-05-19 18:50:26 +03:00
2025-08-11 09:03:11 +01:00
2025-04-04 12:27:04 -04:00
2025-07-29 18:57:14 +02:00
2025-09-05 13:53:47 +09:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00
2025-05-11 09:47:10 -04:00
2025-01-29 14:39:14 +07:00
2025-08-05 12:11:36 +02:00
2025-01-01 11:21:55 -05:00
2025-04-02 16:17:43 -04:00
2025-08-15 11:58:53 -07:00
2025-02-23 14:27:02 +01:00
2025-01-01 11:21:55 -05:00
2025-08-13 17:18:22 -04:00
2025-01-01 11:21:55 -05:00
2025-08-08 22:06:57 +02:00
2025-01-01 11:21:55 -05:00
2025-03-29 10:43:57 +01:00
2025-01-01 11:21:55 -05:00
2025-08-28 12:39:04 +02:00