Filter:

Messages in April 2026

81 messages37 started threads8 replied (own)36 replied (other)16 other threads0 first patch9 follow-up patch
ActivityThreadSent
Started threadpgsql: Fix attnum remapping in generateClonedExtStatsStmt()about 2 months ago
Started threadpgsql: Fix attnum remapping in generateClonedExtStatsStmt()about 2 months ago
Started threadpgsql: Fix attnum remapping in generateClonedExtStatsStmt()about 2 months ago
Started threadpgsql: Fix attnum remapping in generateClonedExtStatsStmt()about 2 months ago
Started threadpgsql: Fix attnum remapping in generateClonedExtStatsStmt()about 2 months ago
Started threadpgsql: Fix attnum remapping in generateClonedExtStatsStmt()about 2 months ago
Replied (other)Fix a server crash problem from pg_get_database_ddlabout 2 months ago
Started threadpgsql: Avoid SIGSEGV in pg_get_database_ddl() on NULL tablespaceabout 2 months ago
Started threadpgsql: Fix timezone dependence in test_misc/012_ddlutils.plabout 2 months ago
Replied (own)pg_get__*_ddl consolidationabout 2 months ago
Started threadpgsql: Convert ddlutils regression tests to TAP tests.about 2 months ago
Replied (other)Fix a server crash problem from pg_get_database_ddl2 months ago
Replied (own)Follow-up patchpg_get__*_ddl consolidation2 months ago
Replied (other)Follow-up patchBug in CREATE TABLE .. LIKE .. INCLUDING STATISTICS?2 months ago
Replied (other)Non-robust plpgsql_trap test2 months ago
Replied (other)Reject invalid databases in pg_get_database_ddl()2 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal2 months ago
Started threadpgsql: Make psql DETAIL line test unconditionally optional.2 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal2 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal2 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal2 months ago
Replied (other)Bug: COPY FORMAT JSON includes generated columns unlike text/CSV2 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal2 months ago
Started threadpgsql: Fix COPY TO FORMAT JSON to exclude generated columns.2 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal2 months ago
Started threadpgsql: Rework signal handler infrastructure to pass sender info as argu2 months ago
Replied (own)pg_get__*_ddl consolidation2 months ago
Started threadpgsql: Fix pfree crash in pg_get_role_ddl() and pg_get_database_ddl().2 months ago
Replied (other)Follow-up patchAdd errdetail() with PID and UID about source of termination signal2 months ago
Replied (other)pg_waldump: support decoding of WAL inside tarfile3 months ago
Started threadpgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.3 months ago
Started threadpgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.3 months ago
Started threadpgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.3 months ago
Started threadpgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.3 months ago
Started threadpgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.3 months ago
Started threadpgsql: Fix incremental JSON parser numeric token reassembly across chun3 months ago
Started threadpgsql: Fix incremental JSON parser numeric token reassembly across chun3 months ago
Started threadpgsql: Revert "Add built-in fuzzing harnesses for security testing."3 months ago
Started threadpgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.3 months ago
Started threadpgsql: Fix incremental JSON parser numeric token reassembly across chun3 months ago
Started threadpgsql: Use size_t instead of Size in pg_waldump3 months ago
Started threadpgsql: Add built-in fuzzing harnesses for security testing.3 months ago
Replied (other)pg_waldump: support decoding of WAL inside tarfile3 months ago
Replied (other)Follow-up patchAdd errdetail() with PID and UID about source of termination signal3 months ago
Replied (other)Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?3 months ago
Replied (other)Follow-up patchmeson: Make test output much more useful on failure (both in CI and locally)3 months ago
Replied (other)bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v103 months ago
Replied (other)Enable -Wstrict-prototypes and -Wold-style-definition by default3 months ago
Replied (other)BF client script runs src/test/modules TAP tests multiple times3 months ago
Replied (other)Buildfarm misses running some contrib TAP tests3 months ago
Replied (other)Follow-up patchAdd errdetail() with PID and UID about source of termination signal3 months ago
Replied (other)Follow-up patchAdd errdetail() with PID and UID about source of termination signal3 months ago
Replied (other)Add errdetail() with PID and UID about source of termination signal3 months ago
Started threadpgsql: Add errdetail() with PID and UID about source of termination sig3 months ago
Replied (other)Follow-up patchAdd errdetail() with PID and UID about source of termination signal3 months ago
Replied (other)PG 19 release notes and authors3 months ago
Replied (own)pg_get__*_ddl consolidation3 months ago
Replied (own)pg_get__*_ddl consolidation3 months ago
Replied (own)pg_get__*_ddl consolidation3 months ago
Started threadpgsql: Add pg_get_tablespace_ddl() function3 months ago
Started threadpgsql: Add pg_get_role_ddl() function3 months ago
Started threadpgsql: Add pg_get_database_ddl() function3 months ago
Started threadpgsql: Add infrastructure for pg_get_*_ddl functions3 months ago
Replied (other)PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part3 months ago
Replied (other)PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part3 months ago
Replied (other)PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part3 months ago
Started threadpgsql: Rename jsonpath method arg tokens3 months ago
Started threadpgsql: Add additional jsonpath string methods3 months ago
Replied (own)Follow-up patchpg_get__*_ddl consolidation3 months ago
Replied (other)Change default of jit to off3 months ago
Replied (other)Change default of jit to off3 months ago
Replied (other)meson: Make test output much more useful on failure (both in CI and locally)3 months ago
Started threadpgsql: perl tap: Show die reason in TAP output3 months ago
Started threadpgsql: pg_regress: Include diffs in TAP output3 months ago
Started threadpgsql: Use command_ok for pg_regress calls in 002_pg_upgrade and 027_st3 months ago
Started threadpgsql: perl tap: Use croak instead of die in our helper modules3 months ago
Started threadpgsql: perl tap: Show failed command output3 months ago
Replied (other)pg_waldump: support decoding of WAL inside tarfile3 months ago
Replied (other)pg_waldump: support decoding of WAL inside tarfile3 months ago
Replied (own)scale parallel_tuple_cost by tuple width3 months ago
Replied (other)pg_waldump: support decoding of WAL inside tarfile3 months ago