public inbox for [email protected]
help / color / mirror / Atom feedpgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR
2026-05-01 04:11 UTC Michael Paquier <[email protected]>
pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR
2026-05-01 04:11 UTC Michael Paquier <[email protected]>
pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR
2026-05-01 04:11 UTC Michael Paquier <[email protected]>
pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR
2026-05-01 04:11 UTC Michael Paquier <[email protected]>
pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR
2026-05-01 04:11 UTC Michael Paquier <[email protected]>
pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR
2026-05-01 04:11 UTC Michael Paquier <[email protected]>
pgsql: Avoid blocking indefinitely while finishing walsender shutdown
2026-05-01 03:14 UTC Fujii Masao <[email protected]>
pgsql: Fix HAVING-to-WHERE pushdown with nondeterministic collations
2026-05-01 02:17 UTC Richard Guo <[email protected]>
pgsql: Fix HAVING-to-WHERE pushdown with nondeterministic collations
2026-05-01 02:17 UTC Richard Guo <[email protected]>
pgsql: Use "concurrent delete" in serialization error for TM_Deleted ca
2026-05-01 01:12 UTC Amit Langote <[email protected]>
pgsql: Fix JSON_ARRAY(query) empty set handling and view deparsing
2026-05-01 00:43 UTC Richard Guo <[email protected]>
pgsql: Doc: add information about partition locking
2025-04-02 01:03 UTC David Rowley <[email protected]>
` Re: pgsql: Doc: add information about partition locking
2026-03-27 07:09 UTC Amit Langote <[email protected]>
` Re: pgsql: Doc: add information about partition locking
2026-03-27 07:15 UTC Amit Langote <[email protected]>
` Re: pgsql: Doc: add information about partition locking
2026-03-30 01:32 UTC Amit Langote <[email protected]>
[4+ messages in thread]
pgsql: pg_verifybackup: Enable WAL parsing for tar-format backups
2026-03-20 19:32 UTC Andrew Dunstan <[email protected]>
pgsql: Separate RecoveryConflictReasons from procsignals
2026-02-10 14:32 UTC Heikki Linnakangas <[email protected]>
` Re: pgsql: Separate RecoveryConflictReasons from procsignals
2026-02-10 15:19 UTC Bertrand Drouvot <[email protected]>
` Re: pgsql: Separate RecoveryConflictReasons from procsignals
2026-02-10 15:52 UTC Heikki Linnakangas <[email protected]>
` Re: pgsql: Separate RecoveryConflictReasons from procsignals
2026-02-10 16:41 UTC Andres Freund <[email protected]>
` PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-10 17:14 UTC Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-10 18:15 UTC Andres Freund <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-10 19:15 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-10 19:46 UTC Andres Freund <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-10 20:53 UTC Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-11 04:40 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-11 10:03 UTC Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-11 10:58 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-13 08:03 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-20 21:01 UTC Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-20 21:03 UTC Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-21 09:42 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-22 11:15 UTC Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-23 16:13 UTC Peter Eisentraut <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-02-24 11:28 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-03-16 10:42 UTC Peter Eisentraut <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-03-16 11:16 UTC Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
2026-03-16 15:52 UTC Bertrand Drouvot <[email protected]>
[22+ messages in thread]
pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-01 08:34 UTC Etsuro Fujita <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-02 03:03 UTC Fujii Masao <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-02 03:33 UTC Michael Paquier <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-03 10:45 UTC Etsuro Fujita <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-04 04:14 UTC Fujii Masao <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-04 18:39 UTC Robert Haas <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-05 10:40 UTC Etsuro Fujita <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2025-06-08 08:45 UTC Etsuro Fujita <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2026-02-15 08:40 UTC Etsuro Fujita <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2026-02-16 01:15 UTC Michael Paquier <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2026-03-05 00:00 UTC Etsuro Fujita <[email protected]>
` Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
2026-03-05 00:04 UTC Etsuro Fujita <[email protected]>
[12+ messages in thread]
pgsql: Add commit 7b24959434 to .git-blame-ignore-revs.
2026-03-02 19:23 UTC Nathan Bossart <[email protected]>
pgsql: basic_archive: Allow archive directory to be missing at startup.
2026-03-02 19:15 UTC Nathan Bossart <[email protected]>
pgsql: basic_archive: Allow archive directory to be missing at startup.
2026-03-02 19:15 UTC Nathan Bossart <[email protected]>
pgsql: basic_archive: Allow archive directory to be missing at startup.
2026-03-02 19:15 UTC Nathan Bossart <[email protected]>
pgsql: basic_archive: Allow archive directory to be missing at startup.
2026-03-02 19:15 UTC Nathan Bossart <[email protected]>
pgsql: basic_archive: Allow archive directory to be missing at startup.
2026-03-02 19:15 UTC Nathan Bossart <[email protected]>
pgsql: Fix OldestMemberMXactId and OldestVisibleMXactId array usage
2026-03-02 17:23 UTC Heikki Linnakangas <[email protected]>
pgsql: Fix OldestMemberMXactId and OldestVisibleMXactId array usage
2026-03-02 17:23 UTC Heikki Linnakangas <[email protected]>
pgsql: Fix OldestMemberMXactId and OldestVisibleMXactId array usage
2026-03-02 17:23 UTC Heikki Linnakangas <[email protected]>
pgsql: psql: Tab-complete ALTER ROLE ... IN DATABASE SET/RESET
2026-03-02 17:05 UTC Álvaro Herrera <[email protected]>
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox