Andrew Dunstan

andrew@dunslane.net

Email: andrew@dunslane.net
Name: Andrew Dunstan
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-31T15:03:47Z Re: hashjoins vs. Bloom filters (yet again)
2026-05-30T17:12:39Z Re: hashjoins vs. Bloom filters (yet again)
2026-05-30T13:21:21Z Re: Avoid leaking system path from pg_available_extensions
2026-05-30T13:20:16Z Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
2026-05-24T22:18:40Z Re: meson: Make test output much more useful on failure (both in CI and locally)
2026-05-16T17:51:57Z Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-05-16T12:00:25Z Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-05-16T11:22:03Z Re: Random pg_upgrade 004_subscription test failure on drongo
2026-05-14T12:29:16Z Re: Fix jsonpath .split_part() to honor silent mode
2026-05-11T12:10:09Z Re: Random pg_upgrade 004_subscription test failure on drongo
2026-05-10T12:53:17Z Re: Fix wrong error message from pg_get_tablespace_ddl()
2026-05-08T12:07:38Z Re: Fix wrong error message from pg_get_tablespace_ddl()
2026-05-07T13:35:29Z Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
2026-05-06T15:50:04Z Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
2026-05-06T11:55:10Z Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
2026-05-05T21:36:02Z Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
2026-05-04T14:19:21Z Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
2026-05-01T19:20:40Z Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
2026-05-01T17:26:51Z Re: Add errdetail() with PID and UID about source of termination signal
2025-12-31T19:01:12Z Re: Can we remove support for standard_conforming_strings = off yet?
2025-12-31T16:13:44Z Re: Add "format" target to make and ninja to run pgindent and pgperltidy
2025-12-31T16:02:36Z Re: Can we remove support for standard_conforming_strings = off yet?
2025-12-31T15:48:00Z Re: Add "format" target to make and ninja to run pgindent and pgperltidy
2025-12-16T20:53:39Z Re: meson and check-tests
2025-12-06T16:09:39Z Re: increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS
2025-12-03T15:35:53Z Re: pgindent versus struct members and typedefs
2025-11-30T18:09:15Z Re: meson and check-tests
2025-11-25T21:03:02Z Re: The pgperltidy diffs in HEAD
2025-11-25T17:15:20Z Re: reduce size of logs stored by buildfarm
2025-11-25T13:59:49Z Announcing Release 20 of the PostgreSQL Build farm Client
2025-11-24T17:26:58Z Re: Cygwin support
2025-11-21T22:26:52Z Re: [PATCH] Allow complex data for GUC extra.
2025-11-21T22:16:33Z Re: meson and check-tests
2025-11-21T14:48:53Z Re: Speed up COPY FROM text/CSV parsing using SIMD
2025-11-18T14:01:00Z Re: Speed up COPY FROM text/CSV parsing using SIMD
2025-11-18T13:59:20Z Re: Running a single test
2025-11-14T15:20:41Z Re: Uncommented GUC in postgresql.conf.sample
2025-11-11T15:11:52Z Re: Non-text mode for pg_dumpall
2025-11-11T13:14:01Z Re: CURL_IGNORE_DEPRECATION
2025-11-06T14:21:35Z Re: Spacing of options in getopt_long processing
2025-11-04T19:32:41Z Spacing of options in getopt_long processing
2025-11-04T16:55:28Z Re: Non-text mode for pg_dumpall
2025-11-01T13:43:42Z Re: contrib/sepgsql regression tests have been broken for months
2025-10-30T16:32:03Z Re: postgres_fdw: Use COPY to speed up batch inserts
2025-10-29T22:22:46Z Re: Speed up COPY FROM text/CSV parsing using SIMD
2025-10-20T20:31:58Z Re: Speed up COPY FROM text/CSV parsing using SIMD
2025-10-20T14:02:23Z Re: Speed up COPY FROM text/CSV parsing using SIMD
2025-10-15T19:10:03Z Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
2025-10-14T20:55:44Z Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions
2025-10-13T14:58:30Z Re: add function argument name to substring and substr