Bertrand Drouvot

bertranddrouvot.pg@gmail.com

Email: bertranddrouvot.pg@gmail.com
Name: Bertrand Drouvot
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-26T20:18:50Z Re: Avoid orphaned objects dependencies, take 3
2026-05-18T16:28:26Z Re: relfilenode statistics
2026-05-18T15:20:03Z [PATCH v16 2/2] handle relation statistics correctly during rewrites
2026-05-18T15:17:20Z [PATCH v16 1/2] Key PGSTAT_KIND_RELATION by relfile locator
2026-05-18T12:14:34Z Re: Avoid orphaned objects dependencies, take 3
2026-05-05T06:00:23Z Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
2026-05-04T05:57:45Z Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
2026-04-27T14:23:25Z [PATCH v21 3/3] Add Assert guard to detect permission check before lock regressions
2026-04-27T14:19:51Z [PATCH v21 2/3] Lock referenced objects before permission checks in DDL commands
2026-04-27T14:01:46Z [PATCH v21 1/3] Avoid orphaned objects dependencies
2026-04-23T09:27:39Z [PATCH] Handle element label and element label property objects in object address functions
2025-12-31T09:01:32Z Re: Fix casting away const in _bt_reorder_array_cmp
2025-12-31T08:42:48Z Re: Don't cast away const where possible
2025-12-30T08:13:32Z Re: Refactor query normalization into core query jumbling
2025-12-29T14:15:48Z Re: Refactor to eliminate cast-away-const in pg_dump object sort comparator
2025-12-29T09:01:46Z Re: Don't cast away const where possible
2025-12-29T08:58:08Z Re: More const-marking cleanup
2025-12-19T10:26:55Z Re: Fix memory leak in gist_page_items() of pageinspect
2025-12-19T08:23:24Z Re: Fix memory leak in gist_page_items() of pageinspect
2025-12-19T07:51:06Z Re: Report bytes and transactions actually sent downtream
2025-12-19T06:49:29Z Re: Refactor query normalization into core query jumbling
2025-12-19T05:19:42Z Re: Switch buffile.c/h to use pgoff_t
2025-12-19T04:29:51Z Re: Fix memory leak in gist_page_items() of pageinspect
2025-12-19T04:08:33Z [PATCH v3] Use relation_close() more consistently
2025-12-19T04:08:33Z [PATCH v2] Use relation_close() more consistently
2025-12-18T18:22:48Z Re: Report bytes and transactions actually sent downtream
2025-12-18T13:55:23Z Don't cast away const where possible
2025-12-18T12:47:07Z [PATCH v2 2/3] Add const to read only TableInfo pointers in pg_dump
2025-12-18T12:47:07Z [PATCH v1 2/3] Add const to read only TableInfo pointers in pg_dump
2025-12-18T12:17:21Z [PATCH v2 3/3] Separate read and write pointers in pg_saslprep
2025-12-18T12:17:21Z [PATCH v1 3/3] Separate read and write pointers in pg_saslprep
2025-12-18T09:51:01Z [PATCH v2 1/3] Don't cast away const where possible
2025-12-18T09:51:01Z [PATCH v1 1/3] Don't cast away const where possible
2025-12-17T11:57:13Z Re: Fix memory leak in gist_page_items() of pageinspect
2025-12-17T10:31:06Z [PATCH v1] Fix mismatched index_open/relation_close pairs
2025-12-17T10:03:28Z Re: More const-marking cleanup
2025-12-17T09:24:31Z Re: Fix and improve allocation formulas
2025-12-17T08:42:15Z Re: Report bytes and transactions actually sent downtream
2025-12-17T07:30:35Z Re: relfilenode statistics
2025-12-16T10:24:28Z Re: relfilenode statistics
2025-12-16T10:22:06Z Re: relfilenode statistics
2025-12-16T09:45:34Z Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
2025-12-16T06:49:13Z Change the signature of pgstat_report_vacuum() so that it's passed a Relation
2025-12-16T06:08:59Z [PATCH v1] Change the signature of pgstat_report_vacuum() so that it's passed a Relation
2025-12-15T16:48:10Z Re: Adding locks statistics
2025-12-15T16:29:18Z Re: relfilenode statistics
2025-12-15T13:39:56Z Re: Fix memory leak in gist_page_items() of pageinspect
2025-12-15T08:12:28Z Re: Fix memory leak in gist_page_items() of pageinspect
2025-12-12T14:33:39Z Re: Mark function arguments of type "T *" as "const T *" where possible
2025-12-12T10:23:48Z Re: Fix memory leak in gist_page_items() of pageinspect