Fabrízio de Royes Mello

fabriziomello@gmail.com

Email: fabriziomello@gmail.com
Name: Fabrízio de Royes Mello
Messages: 627
First message: 2011-01-19
Last message: 2026-05-06

Recent messages

DateSubject
2026-05-06T20:27:25Z Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
2026-05-05T15:11:54Z Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
2025-08-25T15:13:27Z Re: use PqMsg macros in fe-protocol3.c
2025-07-25T17:06:12Z Re: Use PqMsg_* macros in basebackup_copy.c
2025-07-25T14:47:52Z Use PqMsg_* macros in basebackup_copy.c
2025-06-10T01:54:43Z Re: [PATCH] Refactor: Extract XLogRecord info
2025-05-30T20:07:48Z Re: regdatabase
2025-05-30T13:32:18Z Re: Reduce DEBUG level of catcache refreshing messages
2025-05-07T18:54:59Z Re: [PATCH] Fix missing comma in Requires.private with a Make macro
2025-04-29T21:23:33Z Re: New committer: Jacob Champion
2025-02-28T21:05:59Z Re: Space missing from EXPLAIN output
2025-02-28T16:54:13Z Re: Space missing from EXPLAIN output
2025-02-13T18:18:51Z Re: Remove a unnecessary argument from execute_extension_script()
2025-01-07T16:25:31Z Re: Small patch to use pqMsg_Query instead of `Q`
2025-01-03T15:42:01Z Re: Remove unused rel parameter in lookup_var_attr_stats
2024-10-03T15:16:55Z Re: Enhance file_fdw to report processed and skipped tuples in COPY progress
2024-06-24T00:08:47Z Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c)
2024-05-24T18:59:08Z Re: Add minimal C example and SQL registration example for custom table access methods.
2024-05-13T22:25:11Z Re: Adding the extension name to EData / log_line_prefix
2024-04-26T12:43:06Z Re: New committers: Melanie Plageman, Richard Guo
2024-03-22T04:13:55Z Re: speed up a logical replica setup
2024-02-12T21:20:44Z Re: glibc qsort() vulnerability
2024-01-31T17:39:28Z Re: speed up a logical replica setup
2024-01-31T14:55:59Z Re: speed up a logical replica setup
2024-01-31T14:25:06Z Re: speed up a logical replica setup
2024-01-31T13:03:54Z Re: speed up a logical replica setup
2024-01-26T20:02:59Z Re: Add minimal C example and SQL registration example for custom table access methods.
2023-11-21T14:34:08Z pg_class.relpages not updated for toast index
2023-09-26T13:00:08Z Re: Add test module for Table Access Method
2023-07-24T18:07:07Z Re: Removing the fixed-size buffer restriction in hba.c
2023-07-05T20:22:32Z Re: Including a sample Table Access Method with core code
2023-06-05T16:24:38Z Re: Add test module for Table Access Method
2023-06-03T23:42:36Z Add test module for Table Access Method
2023-04-19T16:54:21Z Re: Remove io prefix from pg_stat_io columns
2022-12-07T21:14:01Z Re: [PATCH] pg_dump: lock tables in batches
2022-12-07T15:30:48Z Re: [PATCH] pg_dump: lock tables in batches
2022-04-06T21:12:08Z Re: trigger example for plsample
2022-03-23T13:45:19Z Re: Add pg_freespacemap extension sql test
2022-03-22T01:44:33Z Re: speed up a logical replica setup
2022-03-19T18:13:38Z Re: Add pg_freespacemap extension sql test
2022-02-25T15:16:48Z Re: Size functions inconsistent results
2022-02-25T14:58:48Z Size functions inconsistent results
2022-01-19T15:34:32Z Re: Remove redundant MemoryContextSwith in BeginCopyFrom
2022-01-05T18:50:52Z Re: Converting WAL to SQL
2022-01-04T13:47:47Z Re: Converting WAL to SQL
2021-12-29T11:50:23Z Re: Converting WAL to SQL
2021-09-17T20:32:32Z Re: Minimal logical decoding on standbys
2021-09-13T23:31:34Z Re: Is SPI + Procedures (with COMMIT) inside a bgworker broken?
2021-09-13T12:48:45Z Is SPI + Procedures (with COMMIT) inside a bgworker broken?
2021-08-24T11:59:55Z Re: [GSoC 2021 project summary] PL/Julia