Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Support index-only scans in contrib/cube and contrib/seg GiST in | Tom Lane | 01:25 |
pgsql: Fix multiple problems with satisfies_hash_partition. | Robert Haas | 18:09 |
Re: [COMMITTERS] pgsql: Add hash partitioning. | Robert Haas | 18:09 |
pgsql: Provide for forward compatibility with future minor protocol ver | Robert Haas | 19:47 |
pgsql: Provide for forward compatibility with future minor protocol ver | Robert Haas | 19:47 |
pgsql: Provide for forward compatibility with future minor protocol ver | Robert Haas | 19:47 |
pgsql: Provide for forward compatibility with future minor protocol ver | Robert Haas | 19:47 |
pgsql: Provide for forward compatibility with future minor protocol ver | Robert Haas | 19:47 |
pgsql: Provide for forward compatibility with future minor protocol ver | Robert Haas | 19:47 |
pgsql: Doc: fix broken markup. | Tom Lane | 22:30 |
pgsql: pgbench: fix stats reporting when some transactions are skipped. | Tom Lane | 22:30 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple | Michael Paquier | 01:11 |
pgsql: Set es_output_cid in replication worker | Simon Riggs | 05:31 |
pgsql: Show partition info from psql \d+ | Simon Riggs | 18:11 |
pgsql: Sort default partition to bottom of psql \d+ | Simon Riggs | 18:19 |
pgsql: Generational memory allocator | Simon Riggs | 18:48 |
pgsql: Tweak code for older compilers | Simon Riggs | 19:56 |
pgsql: Fix typo | Magnus Hagander | 20:52 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Generational memory allocator | Simon Riggs | 04:13 |
pgsql: Fix typo in comment | Magnus Hagander | 08:32 |
pgsql: Fix typo in comment | Magnus Hagander | 08:32 |
pgsql: Fix typo in comment | Magnus Hagander | 08:32 |
pgsql: Fix typo in comment | Magnus Hagander | 08:32 |
pgsql: Fix typo in comment | Magnus Hagander | 08:32 |
pgsql: Fix typo in comment | Magnus Hagander | 08:32 |
pgsql: Pad XLogReaderState's per-buffer data_bufsz more aggressively. | Simon Riggs | 09:34 |
pgsql: Additional docs for toast_tuple_target changes | Simon Riggs | 09:53 |
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE | Tom Lane | 22:54 |
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE | Tom Lane | 22:54 |
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE | Tom Lane | 22:54 |
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE | Tom Lane | 22:54 |
Thread | Author | Time |
---|---|---|
pgsql: Fix extstat collection when no stats are produced for a column | Alvaro Herrera | 03:03 |
pgsql: Fix extstat collection when no stats are produced for a column | Alvaro Herrera | 03:03 |
pgsql: Make memset() use sizeof() rather than re-compute size | Alvaro Herrera | 03:20 |
pgsql: Make memset() use sizeof() rather than re-compute size | Alvaro Herrera | 03:20 |
Re: pgsql: Make memset() use sizeof() rather than re-compute size | Andres Freund | 03:24 |
pgsql: Clarify old comment about qual_is_pushdown_safe's handling of su | Tom Lane | 04:32 |
pgsql: Update typedefs.list and re-run pgindent | Robert Haas | 14:25 |
pgsql: Add compiler hints to PLy_elog() | Peter Eisentraut | 15:02 |
pgsql: PL/Python: Fix remaining scan-build warnings | Peter Eisentraut | 15:02 |
Re: pgsql: Make memset() use sizeof() rather than re-compute size | Alvaro Herrera | 15:49 |
pgsql: Add extensive tests for partition pruning. | Robert Haas | 20:28 |
pgsql: New C function: bms_add_range | Robert Haas | 22:12 |
Thread | Author | Time |
---|---|---|
pgsql: Add some regression tests that exercise hash join code. | Andres Freund | 00:16 |
Re: pgsql: New C function: bms_add_range | Amit Langote | 01:27 |
Re: pgsql: New C function: bms_add_range | Robert Haas | 01:48 |
pgsql: Add a barrier primitive for synchronizing backends. | Andres Freund | 02:28 |
pgsql: Fix neqjoinsel's behavior for semi/anti join cases. | Tom Lane | 03:01 |