Matthias van de Meent

boekewurm+postgres@gmail.com

Email: boekewurm+postgres@gmail.com
Name: Matthias van de Meent
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-29T12:04:00Z Re: Key joins
2026-05-27T08:56:57Z PGConf.dev CSN unconference session: notes and follow-up discussion takeaways
2026-05-22T23:26:00Z Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
2026-05-12T11:47:23Z Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
2026-05-08T15:03:22Z Re: Disallow whole-row index references with virtual generated columns?
2025-12-30T18:03:30Z Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
2025-12-30T14:41:03Z Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
2025-12-30T12:15:03Z Re: Minor refactor in catcache.c
2025-12-29T23:43:12Z Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
2025-12-29T20:04:53Z Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
2025-12-29T18:36:39Z Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
2025-12-24T21:49:08Z Re: Fixing the btree_gist inet mess
2025-12-24T20:52:18Z Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade
2025-12-24T11:54:48Z Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM?
2025-12-22T22:23:05Z Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM?
2025-12-22T22:16:39Z Re: Vectorize pg_visibility.pg_visibility_map_summary
2025-12-22T21:28:09Z Vectorize pg_visibility.pg_visibility_map_summary
2025-12-22T15:25:43Z Re: SQL-level pg_datum_image_equal
2025-12-21T19:26:18Z Re: SQL-level pg_datum_image_equal
2025-12-17T18:22:56Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-12-11T18:16:18Z Re: Fixing the btree_gist inet mess
2025-12-10T22:37:54Z Re: making tid and HOTness of UPDATE available to logical decoding plugins
2025-12-10T17:46:03Z SQL-level pg_datum_image_equal
2025-12-09T23:33:23Z Small bugs regarding resowner handling in aio.c, catcache.c
2025-12-09T18:41:42Z Re: making tid and HOTness of UPDATE available to logical decoding plugins
2025-12-08T13:45:57Z Re: making tid and HOTness of UPDATE available to logical decoding plugins
2025-12-08T13:18:54Z Re: making tid and HOTness of UPDATE available to logical decoding plugins
2025-12-04T16:32:48Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-12-03T15:02:17Z Re: Use func(void) for functions with no parameters
2025-12-02T12:02:32Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-12-02T11:12:17Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-12-02T10:51:06Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-28T18:31:17Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-28T16:57:55Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-28T09:51:16Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-27T20:07:34Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-27T18:40:59Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-27T18:22:46Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
2025-11-26T12:18:39Z Re: Patch: VACUUM should ignore (CREATE |RE)INDEX CONCURRENTLY for xmin horizon calculations
2025-11-25T16:09:17Z Re: Patch: VACUUM should ignore (CREATE |RE)INDEX CONCURRENTLY for xmin horizon calculations
2025-11-24T18:59:10Z Re: Expanding HOT updates for expression and partial indexes
2025-11-24T17:05:34Z Re: Missing wait events (gap analysis)
2025-11-24T16:45:13Z Re: Missing wait events (gap analysis)
2025-11-21T15:25:06Z Re: Expanding HOT updates for expression and partial indexes
2025-11-19T19:16:07Z Re: GUC thread-safety approaches
2025-11-11T12:06:30Z Re: [WiP] B-tree page merge during vacuum to reduce index bloat
2025-10-31T11:22:28Z Re: BUG #19098: Can't create unique gist index, where pg_indexes says that WITHOUT OVERLAPS does exacly that
2025-10-07T16:40:48Z Re: Buffer locking is special (hints, checksums, AIO writes)
2025-10-04T07:05:45Z Re: Buffer locking is special (hints, checksums, AIO writes)
2025-09-19T17:28:42Z Re: Unnecessary calculations in Execproject