public inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
Messages from andres@anarazel.de

pgsql: pg_test_timing: Show additional TSC clock source debug info
  2026-05-16 16:12 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
  2026-05-11 10:54 UTC  Andres Freund <andres@anarazel.de>

pgsql: instrumentation: Rename INSTR_TIME_LT macro to INSTR_TIME_GT
  2026-02-26 16:14 UTC  Andres Freund <andres@anarazel.de>

pgsql: instrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro
  2026-02-26 16:14 UTC  Andres Freund <andres@anarazel.de>

Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-10 19:46 UTC  Andres Freund <andres@anarazel.de>

Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-10 18:15 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Separate RecoveryConflictReasons from procsignals
  2026-02-10 16:41 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Introduce pg_shmem_allocations_numa view
  2025-06-24 11:10 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Introduce pg_shmem_allocations_numa view
  2025-06-23 16:26 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Introduce pg_shmem_allocations_numa view
  2025-06-23 15:14 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove HeapBitmapScan's skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: Add test for HeapBitmapScan's broken skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove HeapBitmapScan's skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove HeapBitmapScan's skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove HeapBitmapScan's skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove HeapBitmapScan's skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove HeapBitmapScan's skip_fetch optimization
  2025-04-02 19:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Fix incompatibility of test_aio with *_FORCE_RELEASE
  2025-04-02 12:31 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Cope with WARNINGs during failed CREATE DB on windows
  2025-04-02 11:55 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Cope with io_method in TEMP_CONFIG in test_aio
  2025-04-02 11:27 UTC  Andres Freund <andres@anarazel.de>

Re: TEMP_CONFIG vs test_aio
  2025-04-01 21:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add README.md explaining higher level design
  2025-04-01 20:17 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Minor comment improvements
  2025-04-01 20:17 UTC  Andres Freund <andres@anarazel.de>

Re: TEMP_CONFIG vs test_aio
  2025-04-01 20:17 UTC  Andres Freund <andres@anarazel.de>

TEMP_CONFIG vs test_aio
  2025-04-01 19:42 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add test_aio module
  2025-04-01 18:54 UTC  Andres Freund <andres@anarazel.de>

pgsql: md: Add comment & assert to buffer-zeroing path in md[start]read
  2025-04-01 18:54 UTC  Andres Freund <andres@anarazel.de>

pgsql: docs: Add acronym and glossary entries for I/O and AIO
  2025-04-01 17:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add pg_aios view
  2025-04-01 17:34 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-31 16:38 UTC  Andres Freund <andres@anarazel.de>

pgsql: Enable IO concurrency on all systems
  2025-03-30 23:41 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Basic read_stream adjustments for real AIO
  2025-03-30 22:59 UTC  Andres Freund <andres@anarazel.de>

pgsql: read_stream: Introduce and use optional batchmode support
  2025-03-30 22:59 UTC  Andres Freund <andres@anarazel.de>

pgsql: bufmgr: Use AIO in StartReadBuffers()
  2025-03-30 22:25 UTC  Andres Freund <andres@anarazel.de>

pgsql: docs: Reframe track_io_timing related docs as wait time
  2025-03-30 22:25 UTC  Andres Freund <andres@anarazel.de>

pgsql: bufmgr: Implement AIO read support
  2025-03-30 21:43 UTC  Andres Freund <andres@anarazel.de>

pgsql: Add errhint_internal()
  2025-03-30 20:28 UTC  Andres Freund <andres@anarazel.de>

pgsql: pgstat: Allow checksum errors to be reported in critical section
  2025-03-30 20:28 UTC  Andres Freund <andres@anarazel.de>

pgsql: Let caller of PageIsVerified() control ignore_checksum_failure
  2025-03-30 20:28 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add WARNING result status
  2025-03-30 20:28 UTC  Andres Freund <andres@anarazel.de>

pgsql: localbuf: Track pincount in BufferDesc as well
  2025-03-29 20:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio, bufmgr: Comment fixes/improvements
  2025-03-29 18:57 UTC  Andres Freund <andres@anarazel.de>

pgsql: Fix mis-attribution of checksum failure stats to the wrong datab
  2025-03-29 18:08 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Implement support for reads in smgr/md/fd
  2025-03-29 18:08 UTC  Andres Freund <andres@anarazel.de>

 pgsql: Fix "‘static’ is not at beginning of declaration" warning
  2025-03-29 14:49 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: aio: Add io_method=io_uring
  2025-03-27 01:11 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add io_method=io_uring
  2025-03-27 00:15 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add liburing dependency
  2025-03-27 00:15 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Be more paranoid about interrupts
  2025-03-26 20:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Pass result of local callbacks to ->report_return
  2025-03-26 20:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Rename pgaio_io_prep_* to pgaio_io_start_*
  2025-03-26 20:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: Redefine max_files_per_process to control additionally opened fi
  2025-03-25 00:58 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Change prefix of PgAioResultStatus values to PGAIO_RS_
  2025-03-22 22:10 UTC  Andres Freund <andres@anarazel.de>

pgsql: bufmgr: Improve stats when a buffer is read in concurrently
  2025-03-21 00:00 UTC  Andres Freund <andres@anarazel.de>

pgsql: smgr: Hold interrupts in most smgr functions
  2025-03-20 21:37 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-19 14:29 UTC  Andres Freund <andres@anarazel.de>

pgsql: meson: Flush stdout in testwrap
  2025-03-19 13:04 UTC  Andres Freund <andres@anarazel.de>

pgsql: meson: Flush stdout in testwrap
  2025-03-19 13:04 UTC  Andres Freund <andres@anarazel.de>

pgsql: meson: Flush stdout in testwrap
  2025-03-19 13:04 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: aio: Infrastructure for io_method=worker
  2025-03-18 23:07 UTC  Andres Freund <andres@anarazel.de>

Re: Increase default maintenance_io_concurrency to 16
  2025-03-18 21:04 UTC  Andres Freund <andres@anarazel.de>

Re: Increase default maintenance_io_concurrency to 16
  2025-03-18 20:27 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Increase default maintenance_io_concurrency to 16
  2025-03-18 20:13 UTC  Andres Freund <andres@anarazel.de>

pgsql: smgr: Make SMgrRelation initialization safer against errors
  2025-03-18 18:12 UTC  Andres Freund <andres@anarazel.de>

pgsql: smgr: Make SMgrRelation initialization safer against errors
  2025-03-18 18:12 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add io_method=worker
  2025-03-18 16:01 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Infrastructure for io_method=worker
  2025-03-18 16:01 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-18 15:14 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-17 23:23 UTC  Andres Freund <andres@anarazel.de>

pgsql: aio: Basic subsystem initialization
  2025-03-17 23:23 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Expand temp table tests to some pin related matters
  2025-03-17 18:16 UTC  Andres Freund <andres@anarazel.de>

pgsql: localbuf: Fix dangerous coding pattern in GetLocalVictimBuffer()
  2025-03-16 02:18 UTC  Andres Freund <andres@anarazel.de>

pgsql: localbuf: Introduce InvalidateLocalBuffer()
  2025-03-16 02:18 UTC  Andres Freund <andres@anarazel.de>

pgsql: localbuf: Introduce TerminateLocalBufferIO()
  2025-03-16 02:18 UTC  Andres Freund <andres@anarazel.de>

pgsql: localbuf: Introduce FlushLocalBuffer()
  2025-03-16 02:18 UTC  Andres Freund <andres@anarazel.de>

pgsql: localbuf: Introduce StartLocalBufferIO()
  2025-03-16 02:18 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: tests: Fix race condition in postmaster/002_connection_limits
  2025-03-10 23:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Make postmaster/002_connection_limits deal verbose logs
  2025-03-10 23:33 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Fix race condition in postmaster/002_connection_limits
  2025-03-07 18:22 UTC  Andres Freund <andres@anarazel.de>

pgsql: tests: Don't fail due to high default timeout in postmaster/003_
  2025-03-07 18:22 UTC  Andres Freund <andres@anarazel.de>

pgsql: valgrind: Adjust suppressions to handle glibc changes
  2025-03-06 13:49 UTC  Andres Freund <andres@anarazel.de>

pgsql: valgrind: Adjust suppressions to handle glibc changes
  2025-03-06 13:49 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: freebsd: Specify debug_parallel_query=regress
  2025-03-05 18:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Document what makes certain tasks special
  2025-03-05 18:34 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Upgrade FreeBSD image
  2025-03-05 15:43 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Upgrade FreeBSD image
  2025-03-05 15:43 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Upgrade FreeBSD image
  2025-03-05 15:43 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Upgrade FreeBSD image
  2025-03-05 15:43 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Set amcancrosscompare to true for hash
  2025-03-03 18:02 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add relallfrozen to pg_class
  2025-03-03 16:50 UTC  Andres Freund <andres@anarazel.de>

gcc build warnings at -O3
  2024-02-07 20:31 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Don't trust unvalidated xl_tot_len.
  2023-11-11 19:43 UTC  Andres Freund <andres@anarazel.de>

pgsql: meson: macos: Correct -exported_symbols_list syntax for Sonoma c
  2023-09-30 19:36 UTC  Andres Freund <andres@anarazel.de>

pgsql: meson: macos: Correct -exported_symbols_list syntax for Sonoma c
  2023-09-30 19:36 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: pg_dump: tests: Correct test condition for invalid databases
  2023-09-25 19:50 UTC  Andres Freund <andres@anarazel.de>

pgsql: docs: Clarify --with-segsize-blocks documentation
  2023-09-25 17:45 UTC  Andres Freund <andres@anarazel.de>

pgsql: docs: Clarify --with-segsize-blocks documentation
  2023-09-25 17:45 UTC  Andres Freund <andres@anarazel.de>

pgsql: Fix tracking of temp table relation extensions as writes
  2023-09-14 02:22 UTC  Andres Freund <andres@anarazel.de>

pgsql: Fix tracking of temp table relation extensions as writes
  2023-09-14 02:22 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Integrate pg_bsd_indent into our build/test infrastructure.
  2023-07-12 23:27 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Integrate pg_bsd_indent into our build/test infrastructure.
  2023-07-11 23:33 UTC  Andres Freund <andres@anarazel.de>

pgsql: Fix flakey pg_stat_io test
  2023-03-07 18:17 UTC  Andres Freund <andres@anarazel.de>

pgsql: meson: windows: Fix tmp_install + prefix computation with meson
  2023-02-24 03:53 UTC  Andres Freund <andres@anarazel.de>

pgsql: Add static assertion ensuring sizeof(ExprEvalStep) <= 64 bytes
  2023-02-22 22:47 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Make pg_bsd_indent's .h files inclusion-order-safe.
  2023-02-12 22:21 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Make pg_bsd_indent's .h files inclusion-order-safe.
  2023-02-12 21:20 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Make pg_bsd_indent's .h files inclusion-order-safe.
  2023-02-12 20:12 UTC  Andres Freund <andres@anarazel.de>

pgsql: Add pg_stat_io view, providing more detailed IO statistics
  2023-02-11 18:22 UTC  Andres Freund <andres@anarazel.de>

pgsql: Create regress_tblspc in test_setup
  2023-02-11 18:22 UTC  Andres Freund <andres@anarazel.de>

pgsql: Add tests for pg_stat_io
  2023-02-11 18:22 UTC  Andres Freund <andres@anarazel.de>

pgsql: pgstat: Track more detailed relation IO statistics
  2023-02-10 06:24 UTC  Andres Freund <andres@anarazel.de>

pgsql: Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8
  2023-02-09 05:16 UTC  Andres Freund <andres@anarazel.de>

pgsql: pgstat: Infrastructure for more detailed IO statistics
  2023-02-09 05:00 UTC  Andres Freund <andres@anarazel.de>

pgsql: Fix bugs in GetSafeSnapshotBlockingPids(), introduced in 9600371
  2023-02-09 02:20 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2023-02-06 23:43 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: freebsd: stop postgres instance on failure, to prevent log u
  2023-02-06 23:42 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2023-02-06 22:14 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2023-02-06 21:57 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Use windows VMs instead of windows containers
  2023-02-03 05:56 UTC  Andres Freund <andres@anarazel.de>

pgsql: ci: Use windows VMs instead of windows containers
  2023-02-03 05:56 UTC  Andres Freund <andres@anarazel.de>

pgsql: dblink: Fix variable confusion introduced in e4602483e95
  2023-02-01 02:14 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2023-01-31 21:04 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2022-12-06 18:15 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2022-10-18 16:29 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2022-10-02 15:46 UTC  Andres Freund <andres@anarazel.de>

Re: pg_upgrade test failure
  2022-09-20 01:13 UTC  Andres Freund <andres@anarazel.de>

pg_upgrade test failure
  2022-09-19 21:32 UTC  Andres Freund <andres@anarazel.de>

Re: Unstable tests for recovery conflict handling
  2022-08-03 22:07 UTC  Andres Freund <andres@anarazel.de>

Re: Unstable tests for recovery conflict handling
  2022-08-03 17:57 UTC  Andres Freund <andres@anarazel.de>

Re: Unstable tests for recovery conflict handling
  2022-07-26 20:03 UTC  Andres Freund <andres@anarazel.de>

Re: Unstable tests for recovery conflict handling
  2022-07-26 18:16 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-20 15:05 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-20 14:12 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-19 22:44 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-19 22:39 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-19 15:40 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-19 15:31 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
  2022-07-18 22:53 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
  2022-07-18 22:15 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
  2022-07-18 21:50 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
  2022-07-18 21:14 UTC  Andres Freund <andres@anarazel.de>

pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
  2022-07-18 19:56 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-18 02:01 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-18 01:39 UTC  Andres Freund <andres@anarazel.de>

pgsql: Default to hidden visibility for extension libraries where possi
  2022-07-18 01:05 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Log details for client certificate failures
  2022-07-16 21:56 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Log details for client certificate failures
  2022-07-16 21:08 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: dshash: Add sequential scan support.
  2022-07-04 23:25 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: dshash: Add sequential scan support.
  2022-07-04 20:54 UTC  Andres Freund <andres@anarazel.de>

Re: Unstable tests for recovery conflict handling
  2022-04-28 01:31 UTC  Andres Freund <andres@anarazel.de>

Re: Unstable tests for recovery conflict handling
  2022-04-28 01:26 UTC  Andres Freund <andres@anarazel.de>

pgsql: Add minimal tests for recovery conflict handling.
  2022-04-07 21:54 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-31 18:44 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-31 16:10 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-31 05:25 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-31 02:17 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-30 19:12 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-30 17:11 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-30 16:54 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-30 16:50 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-30 16:30 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-30 16:23 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-29 22:25 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-26 20:51 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-26 19:35 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-25 21:27 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-25 16:36 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add 'basebackup_to_shell' contrib module.
  2022-03-15 19:04 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Track LLVM 15 changes.
  2022-03-15 18:28 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: dshash: Add sequential scan support.
  2022-03-11 01:27 UTC  Andres Freund <andres@anarazel.de>

pgsql: dshash: Add sequential scan support.
  2022-03-11 01:02 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Ensure that length argument of memcmp() isn't seen as negative.
  2022-02-15 22:46 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Track LLVM 15 changes.
  2022-02-15 22:41 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Remove IS_AF_UNIX macro
  2022-02-15 15:52 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add suport for server-side LZ4 base backup compression.
  2022-02-12 22:09 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add suport for server-side LZ4 base backup compression.
  2022-02-12 22:06 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add decoding of sequences to test_decoding
  2022-02-12 22:04 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Add TAP test to automate the equivalent of check_guc
  2022-02-12 20:10 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: TAP tests: check for postmaster.pid anyway when "pg_ctl start" f
  2022-02-10 22:52 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: TAP tests: check for postmaster.pid anyway when "pg_ctl start" f
  2022-02-10 22:38 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR
  2022-02-09 01:53 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR
  2022-02-09 01:43 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR
  2022-02-09 00:43 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Further fix for EvalPlanQual with mix of local and foreign parti
  2022-02-03 18:50 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: Further fix for EvalPlanQual with mix of local and foreign parti
  2022-02-03 18:36 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai
  2022-01-31 20:31 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai
  2022-01-31 02:09 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai
  2022-01-31 01:51 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai
  2022-01-31 01:35 UTC  Andres Freund <andres@anarazel.de>

pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai
  2022-01-31 00:44 UTC  Andres Freund <andres@anarazel.de>

Re: pgsql: TAP tests: check for postmaster.pid anyway when "pg_ctl start" f
  2022-01-20 19:27 UTC  Andres Freund <andres@anarazel.de>


197+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox