public inbox for [email protected]  
help / color / mirror / Atom feed
pgsql: Verify roundtrip dump/restore of regression database
  2025-04-01 16:56 UTC  Álvaro Herrera <[email protected]>

pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-02-20 15:47 UTC  Daniel Gustafsson <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-03-31 21:54 UTC  Christoph Berg <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-03-31 22:17 UTC  Christoph Berg <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-03-31 23:09 UTC  Jacob Champion <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-04-01 00:06 UTC  Jacob Champion <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-04-01 13:03 UTC  Christoph Berg <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-04-01 13:11 UTC  Daniel Gustafsson <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-04-01 13:47 UTC  Daniel Gustafsson <[email protected]>
` Re: pgsql: Add support for OAUTHBEARER SASL mechanism
  2025-04-01 15:48 UTC  Jacob Champion <[email protected]>
  [9+ messages in thread]

pgsql: Fix minor C type confusion
  2025-04-01 13:30 UTC  Peter Eisentraut <[email protected]>

pgsql: Remove a stray "pgrminclude" annotation
  2025-04-01 13:30 UTC  Peter Eisentraut <[email protected]>

pgsql: heapam: Only set tuple's block once per page in pagemode
  2025-04-01 10:33 UTC  Heikki Linnakangas <[email protected]>

pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 06:28 UTC  John Naylor <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 07:18 UTC  John Naylor <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 08:07 UTC  John Naylor <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 08:34 UTC  Kyotaro Horiguchi <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 08:46 UTC  John Naylor <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 11:16 UTC  John Naylor <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 12:12 UTC  Tom Lane <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 12:52 UTC  Tom Lane <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 13:09 UTC  Tom Lane <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 13:33 UTC  Tom Lane <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-03-31 18:58 UTC  Todd Cook <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-04-01 04:20 UTC  John Naylor <[email protected]>
` Re: pgsql: Inline CRC computation for small fixed-length input on x86
  2025-04-01 06:48 UTC  John Naylor <[email protected]>
  [13+ messages in thread]

pgsql: Use function attributes for SSE 4.2 even when targeting that ext
  2025-04-01 05:06 UTC  John Naylor <[email protected]>

pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
  2024-09-17 06:00 UTC  Tatsuo Ishii <[email protected]>
` Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
  2025-03-31 15:40 UTC  Christoph Berg <[email protected]>
` Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
  2025-03-31 20:11 UTC  David Rowley <[email protected]>
` Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
  2025-03-31 20:40 UTC  Christoph Berg <[email protected]>
` Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
  2025-03-31 22:09 UTC  David Rowley <[email protected]>
` Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
  2025-04-01 00:48 UTC  Tatsuo Ishii <[email protected]>
  [6+ messages in thread]

pgsql: Fix failing regression test on x86-32 machines
  2025-03-31 22:06 UTC  David Rowley <[email protected]>

pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-17 23:23 UTC  Andres Freund <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-18 15:03 UTC  Tom Lane <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-18 15:14 UTC  Andres Freund <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-18 15:26 UTC  Tom Lane <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-19 14:29 UTC  Andres Freund <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-19 16:42 UTC  Tom Lane <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-31 16:23 UTC  Aleksander Alekseev <[email protected]>
` Re: pgsql: aio: Add core asynchronous I/O infrastructure
  2025-03-31 16:38 UTC  Andres Freund <[email protected]>
  [8+ messages in thread]

pgsql: Fix accidentally-harmless thinko in psqlscan_test_variable().
  2025-03-31 16:16 UTC  Tom Lane <[email protected]>

pgsql: doc: Mention clock synchronization recommendation for hot_standb
  2025-03-31 14:58 UTC  Peter Eisentraut <[email protected]>

pgsql: Add relallfrozen to pg_dump statistics.
  2025-03-31 05:15 UTC  Jeff Davis <[email protected]>

pgsql: Enable IO concurrency on all systems
  2025-03-30 23:41 UTC  Andres Freund <[email protected]>

pgsql: aio: Basic read_stream adjustments for real AIO
  2025-03-30 22:59 UTC  Andres Freund <[email protected]>

pgsql: read_stream: Introduce and use optional batchmode support
  2025-03-30 22:59 UTC  Andres Freund <[email protected]>

pgsql: bufmgr: Use AIO in StartReadBuffers()
  2025-03-30 22:25 UTC  Andres Freund <[email protected]>

pgsql: docs: Reframe track_io_timing related docs as wait time
  2025-03-30 22:25 UTC  Andres Freund <[email protected]>

pgsql: bufmgr: Implement AIO read support
  2025-03-30 21:43 UTC  Andres Freund <[email protected]>

pgsql: aio: Add WARNING result status
  2025-03-30 20:28 UTC  Andres Freund <[email protected]>

pgsql: Add errhint_internal()
  2025-03-30 20:28 UTC  Andres Freund <[email protected]>

pgsql: Let caller of PageIsVerified() control ignore_checksum_failure
  2025-03-30 20:28 UTC  Andres Freund <[email protected]>

pgsql: pgstat: Allow checksum errors to be reported in critical section
  2025-03-30 20:28 UTC  Andres Freund <[email protected]>

pgsql: Remove incidental md5() function use from test
  2025-03-30 12:13 UTC  Tomas Vondra <[email protected]>

pgsql: localbuf: Track pincount in BufferDesc as well
  2025-03-29 20:50 UTC  Andres Freund <[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