Mailing lists [pgsql-committers]
- pgsql: Clean up checking for pg_dumpall output directory Andrew Dunstan
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: Use XLOG_CONTROL_FILE macro consistently for control file name. Fujii Masao
- pgsql: Fix use-after-free in pgstat_fetch_stat_backend_by_pid() Michael Paquier
- pgsql: Clarify comment for worst-case allocation in quote_literal_cstr( Michael Paquier
- pgsql: libpq: Fix some issues in TAP tests for service files Michael Paquier
- pgsql: Fix grammar in log message of pg_restore.c Michael Paquier
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate David Rowley
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate David Rowley
- pgsql: psql: Clarify help message for WATCH_INTERVAL Daniel Gustafsson
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- pgsql: Remove GUC_NOT_IN_SAMPLE from enable_self_join_elimination Alexander Korotkov
- pgsql: read_stream: Fix overflow hazard with large shared buffers Andres Freund
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman
- pgsql: Revert "Use workaround of __builtin_setjmp only on MINGW on MSVC Andrew Dunstan
- pgsql: Add local-address escape "%L" to log_line_prefix. Tom Lane
- pgsql: Clean up error messages from 1495eff7bdb Andrew Dunstan
- pgsql: Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera
- pgsql: Fix erroneous construction of functions' dependencies on transfo Tom Lane
- pgsql: Follow-up fixes for SHA-2 patch (commit 749a9e20c). Tom Lane
- pgsql: doc: Fix a typo in pg_recvlogical documentation. Masahiko Sawada
- Re: pgsql: Allow NOT NULL constraints to be added as NOT VALID Andres Freund
- pgsql: localbuf: Add Valgrind buffer access instrumentation Andres Freund
- pgsql: aio: Make AIO more compatible with valgrind Andres Freund
- pgsql: Fix some issues in contrib/spi/refint.c. Tom Lane
- pgsql: Use specific collation where needed in new test Álvaro Herrera