Mailing lists [pgsql-committers]
- pgsql: Update MERGE docs to mention that ONLY is supported. Dean Rasheed
- pgsql: Update MERGE docs to mention that ONLY is supported. Dean Rasheed
- pgsql: Add USER SET parameter values for pg_db_role_setting Alexander Korotkov
- Re: pgsql: Add USER SET parameter values for pg_db_role_setting Alexander Korotkov
- Re: pgsql: Add USER SET parameter values for pg_db_role_setting Alexander Korotkov
- pgsql: Fix invalid role names introduced in 096dd80f3c Alexander Korotkov
- pgsql: Create infrastructure for "soft" error reporting. Tom Lane
- pgsql: Convert a few datatype input functions to use "soft" error repor Tom Lane
- pgsql: Add test scaffolding for soft error reporting from input functio Tom Lane
- pgsql: Const-ify a couple of datetime parsing subroutines. Tom Lane
- pgsql: meson: Improve PG_VERSION_STR generation Andres Freund
- pgsql: Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane