Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix plpgsql's handling of simple expressions in scrollable curso | Tom Lane | 15:31 |
| Re: pgsql: Add vacuum_truncate configuration parameter. | David G. Johnston | 16:39 |
| pgsql: Assorted trivial cleanup of c5c239e26e | Melanie Plageman | 18:07 |
| pgsql: Use streaming read I/O in GiST vacuuming | Melanie Plageman | 18:07 |
| pgsql: Label the contents of pg_*_d.h files a little better. | Tom Lane | 19:14 |
| pgsql: Place "extern" declaration in the right part of pg_class.h. | Tom Lane | 19:14 |
| pgsql: Add GUC option to control maximum active replication origins. | Masahiko Sawada | 19:20 |
| pgsql: Revert inappropriate weakening of an Assert in plpgsql. | Tom Lane | 19:55 |
| pgsql: Fix ps display for IO workers. | Thomas Munro | 21:23 |
| pgsql: Use streaming read I/O in SP-GiST vacuuming | Melanie Plageman | 21:51 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve nbtree array primitive scan scheduling. | Peter Geoghegan | 17:02 |
| pgsql: plpgsql: make WHEN OTHERS distinct from WHEN SQLSTATE '00000'. | Tom Lane | 18:17 |
| pgsql: aio: Change prefix of PgAioResultStatus values to PGAIO_RS_ | Andres Freund | 22:10 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix "make clean" for new TAP suite. | Noah Misch | 13:16 |
| pgsql: Fix rare assertion failure in standby, if primary is restarted | Heikki Linnakangas | 18:45 |
| pgsql: Fix rare assertion failure in standby, if primary is restarted | Heikki Linnakangas | 18:45 |
| pgsql: Fix rare assertion failure in standby, if primary is restarted | Heikki Linnakangas | 18:45 |
| pgsql: Fix rare assertion failure in standby, if primary is restarted | Heikki Linnakangas | 18:45 |
| pgsql: Fix rare assertion failure in standby, if primary is restarted | Heikki Linnakangas | 18:45 |
| pgsql: psql: Add tab completion for VACUUM and ANALYZE ... ONLY option. | Tom Lane | 21:16 |
| Re: pgsql: Add vacuum_truncate configuration parameter. | David Rowley | 22:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Allow plugins to set a 64-bit plan identifier in PlannedStmt | Michael Paquier | 04:25 |
| pgsql: Add tests for POSITION(bytea, bytea) | David Rowley | 06:32 |
| pgsql: Detect and Log multiple_unique_conflicts type conflict. | Amit Kapila | 07:17 |
| pgsql: Add test case for when subscriber table is missing a column | Heikki Linnakangas | 10:20 |
| pgsql: psql: show default extension version in \dx output | Magnus Hagander | 13:43 |
| pgsql: psql: use consistent alias for pg_description | Magnus Hagander | 13:43 |
| pgsql: postgres_fdw: improve security checks | Peter Eisentraut | 15:01 |
| pgsql: doc: Clarify required options for each action in pg_recvlogical. | Fujii Masao | 15:17 |
| pgsql: Allow pg_recvlogical --drop-slot to work without --dbname. | Fujii Masao | 15:22 |
| pgsql: Fix typo | Álvaro Herrera | 16:38 |
| pgsql: Fix bitmapheapscan incorrect recheck of NULL tuples | Melanie Plageman | 20:43 |
| pgsql: Expand comment for isset_offset. | Nathan Bossart | 20:47 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove incidental md5() function use from test | Tomas Vondra | 12:13 |
| Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing 📎 | Jeff Davis | 18:12 |
| pgsql: Add errhint_internal() | Andres Freund | 20:28 |
| pgsql: pgstat: Allow checksum errors to be reported in critical section | Andres Freund | 20:28 |
| pgsql: Let caller of PageIsVerified() control ignore_checksum_failure | Andres Freund | 20:28 |
| pgsql: aio: Add WARNING result status | Andres Freund | 20:28 |
| pgsql: bufmgr: Implement AIO read support | Andres Freund | 21:43 |
| pgsql: docs: Reframe track_io_timing related docs as wait time | Andres Freund | 22:25 |
| pgsql: bufmgr: Use AIO in StartReadBuffers() | Andres Freund | 22:25 |
| pgsql: aio: Basic read_stream adjustments for real AIO | Andres Freund | 22:59 |
| pgsql: read_stream: Introduce and use optional batchmode support | Andres Freund | 22:59 |
| pgsql: Enable IO concurrency on all systems | Andres Freund | 23:41 |