Mailing lists [pgsql-committers]
- pgsql: Sync declarations and definitions of two new tablecmds.c functio Tom Lane
- pgsql: Improve comments for estimate_multivariate_ndistinct() David Rowley
- pgsql: Fixup various new-to-v18 usages of appendPQExpBuffer David Rowley
- pgsql: Another unintentional behavior change in commit e9931bfb75. Jeff Davis
- pgsql: Improve comment in regc_pg_locale.c. Jeff Davis
- pgsql: pg_dump: Fix incorrect archive format shown in error message. Fujii Masao
- pgsql: pg_dump: Set private_date pointer to NULL in callback Daniel Gustafsson
- pgsql: Assert lack of hazardous buffer locks before possible catalog re Noah Misch
- pgsql: Split some storage out to separate subcontexts of fcontext. Tom Lane
- pgsql: Make functions.c mostly run in a short-lived memory context. Tom Lane
- pgsql: Cache typlens of a SQL function's input arguments. Tom Lane
- pgsql: Minor performance improvement for SQL-language functions. Tom Lane
- pgsql: Make SQLFunctionCache long-lived again. Tom Lane
- Re: pgsql: Make SQLFunctionCache long-lived again. Tom Lane
- pgsql: Portability fix: isdigit() must be passed an unsigned char. Tom Lane
- pgsql: Suppress "may be used uninitialized" warnings from older compile Tom Lane