Fujii Masao

masao.fujii@gmail.com

Email: masao.fujii@gmail.com
Name: Fujii Masao
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-29T16:08:21Z Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
2026-05-29T15:54:32Z Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
2026-05-29T13:31:31Z Re: Fix race in ReplicationSlotRelease for ephemeral slots
2026-05-29T08:09:44Z Re: Fix race in ReplicationSlotRelease for ephemeral slots
2026-05-29T04:17:17Z Re: [PATCH] Release replication slot on error in SQL-callable slot functions
2026-05-29T03:11:38Z Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
2026-05-29T00:11:45Z pg_recvlogical: send final feedback on SIGINT/SIGTERM exit
2026-05-28T12:55:46Z Re: Set notice receiver before libpq connection startup
2026-05-28T12:03:14Z Re: postgres_fdw, dblink: Validate use_scram_passthrough values
2026-05-28T05:22:21Z Re: Set notice receiver before libpq connection startup
2026-05-27T14:41:58Z postgres_fdw, dblink: Validate use_scram_passthrough values
2026-05-27T12:10:01Z Re: [PATCH] Release replication slot on error in SQL-callable slot functions
2026-05-27T08:11:55Z Re: [PATCH] Release replication slot on error in SQL-callable slot functions
2026-05-27T01:37:30Z Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
2026-05-26T15:01:38Z Re: Deadlock detector fails to activate on a hot standby replica
2026-05-25T16:10:25Z Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-23T01:58:40Z Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-23T00:41:21Z Re: [PATCH] psql: Add missing IO option to EXPLAIN tab completion
2026-05-22T15:28:40Z Re: Set notice receiver before libpq connection startup
2026-05-22T15:02:47Z Re: Prevent setting NO INHERIT on partitioned not-null constraints
2026-05-22T13:42:00Z Re: Set notice receiver before libpq connection startup
2026-05-22T05:27:54Z Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
2026-05-22T01:10:46Z Re: Prevent setting NO INHERIT on partitioned not-null constraints
2026-05-20T16:26:53Z Re: Deadlock detector fails to activate on a hot standby replica
2026-05-20T09:19:51Z Re: Set notice receiver before libpq connection startup
2026-05-20T07:04:06Z Re: pg_recvlogical: honor source cluster file permissions for output files
2026-05-19T01:13:22Z Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list
2026-05-18T13:22:13Z Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list
2026-05-18T10:48:57Z Re: pg_recvlogical: honor source cluster file permissions for output files
2026-05-18T10:47:15Z Re: pg_recvlogical: honor source cluster file permissions for output files
2026-05-18T08:01:14Z Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-18T04:17:13Z Re: [PATCH] Fix psql tab completion for REPACK boolean options
2026-05-15T14:59:15Z pg_recvlogical: honor source cluster file permissions for output files
2026-05-15T09:36:21Z Re: [PATCH] Fix psql tab completion for REPACK boolean options
2026-05-15T04:55:17Z Re: postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
2026-05-15T04:29:53Z Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-14T17:57:18Z postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-14T16:56:52Z Re: Fix bug of COPY TO support partition table
2026-05-14T16:25:11Z Re: Fix bug of COPY TO support partition table
2026-05-14T14:30:13Z postgres_fdw: restore_stats uses current user's mapping instead of table owner's during ANALYZE
2026-05-14T03:34:34Z Re: pgbench: make verbose error messages thread-safe
2026-05-13T03:16:14Z Re: [PATCH] Fix psql tab completion for REPACK boolean options
2026-05-13T02:49:25Z Re: Call EndCopyFrom() after initial table sync in logical replication
2026-05-11T03:01:33Z Re: [PATCH] Release replication slot on error in SQL-callable slot functions
2026-05-11T01:22:55Z Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
2026-05-08T04:31:01Z Re: [Patch] Omit virtual generated columns from test_decoding output
2026-05-08T04:21:31Z Re: Call EndCopyFrom() after initial table sync in logical replication
2026-05-08T00:24:37Z Re: Doc update proposal for the note on log_statement in the runtime config for logging page
2026-05-07T15:04:27Z Re: Call EndCopyFrom() after initial table sync in logical replication
2026-05-01T05:53:18Z Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks