Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Make pg_trgm tests independ from standard_conforming_string. Tes | Teodor Sigaev | 12:00 |
| pgsql: Remove bug from OPTIMIZER_DEBUG code for partition-wise join. | Robert Haas | 15:56 |
| Re: pgsql: PL/Python: Fix potential NULL pointer dereference 📎 | Peter Eisentraut | 17:10 |
| Re: pgsql: PL/Python: Fix potential NULL pointer dereference | Tom Lane | 21:42 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Use new overflow aware integer operations. 📎 | David Rowley | 11:57 |
| pgsql: Fix oversights in new plpgsql test suite infrastructure. | Tom Lane | 16:32 |
| pgsql: Avoid and detect SIGPIPE race in TAP tests. | Noah Misch | 18:05 |
| pgsql: Avoid and detect SIGPIPE race in TAP tests. | Noah Misch | 18:05 |
| pgsql: Try to detect runtime unavailability of __builtin_mul_overflow(i | Andres Freund | 20:57 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Provide overflow safe integer math inline functions. | Andres Freund | 00:32 |
| Re: pgsql: Provide overflow safe integer math inline functions. | Tom Lane | 01:31 |
| Re: pgsql: Provide overflow safe integer math inline functions. | Andres Freund | 01:35 |
| Re: pgsql: Provide overflow safe integer math inline functions. | Tom Lane | 01:48 |
| pgsql: Suppress compiler warning about no function return value. | Tom Lane | 05:42 |
| Re: pgsql: Provide overflow safe integer math inline functions. | Michael Paquier | 07:00 |
| Re: pgsql: Provide overflow safe integer math inline functions. | Tom Lane | 16:03 |
| pgsql: Try harder to detect unavailability of __builtin_mul_overflow(in | Tom Lane | 16:52 |
| Re: pgsql: Use new overflow aware integer operations. | Tom Lane | 17:02 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add libpq connection parameter "scram_channel_binding" | Peter Eisentraut | 15:16 |
| pgsql: Mark a few parallelism-related variables with PGDLLIMPORT. | Robert Haas | 15:24 |
| pgsql: Re-fix wrong costing of Sort under Gather Merge. | Robert Haas | 15:45 |
| pgsql: Try again to fix accumulation of parallel worker instrumentation | Robert Haas | 17:48 |
| pgsql: Try again to fix accumulation of parallel worker instrumentation | Robert Haas | 17:48 |
| pgsql: Test instrumentation of Hash nodes with parallel query. | Robert Haas | 20:30 |
| Thread | Author | Time |
|---|---|---|
| pgsql: When passing query strings to workers, pass the terminating \0. | Robert Haas | 22:32 |
| pgsql: When passing query strings to workers, pass the terminating \0. | Robert Haas | 22:32 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add parallel-aware hash joins. | Thomas Munro | 08:16 |
| Re: pgsql: Add parallel-aware hash joins. | Andres Freund | 08:22 |
| pgsql: Add optional compression method to SP-GiST | Teodor Sigaev | 10:33 |
| Re: pgsql: Use new overflow aware integer operations. | Tom Lane | 16:00 |
| Re: pgsql: Get rid of copy_partition_key 📎 | Alvaro Herrera | 16:24 |
| Re: pgsql: Get rid of copy_partition_key | Alvaro Herrera | 16:47 |
| pgsql: Disallow UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 17:08 |
| pgsql: Disallow UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 17:08 |
| pgsql: Disallow UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 17:08 |
| pgsql: Fix UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 17:08 |
| pgsql: Fix UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 17:08 |
| Re: pgsql: Use new overflow aware integer operations. | Andres Freund | 17:52 |
| Re: pgsql: Use new overflow aware integer operations. | Tom Lane | 18:52 |
| Re: pgsql: Use new overflow aware integer operations. | Andres Freund | 23:16 |
| Thread | Author | Time |
|---|---|---|
| Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple | Alvaro Herrera | 20:26 |
| Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple | Andres Freund | 20:28 |
| Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple | Alvaro Herrera | 22:42 |
| Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple | Michael Paquier | 23:48 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix assert with side effects in the new PHJ code. | Andres Freund | 11:02 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add polygon opclass for SP-GiST | Teodor Sigaev | 16:00 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add parallel-aware hash joins. 📎 | Thomas Munro | 10:48 |
| pgsql: Add includes to make header files self-contained | Peter Eisentraut | 15:24 |
| pgsql: Add support for static assertions in C++ | Peter Eisentraut | 15:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Update relation's stats in pg_class during vacuum full. | Teodor Sigaev | 15:26 |
| pgsql: Update relation's stats in pg_class during vacuum full. | Teodor Sigaev | 15:27 |
| pgsql: Add pow(), aka power(), function to pgbench. | Robert Haas | 18:47 |
| pgsql: Fix race-under-concurrency in PathNameCreateTemporaryDir. | Robert Haas | 19:01 |
| pgsql: Remove incorrect apostrophe. | Robert Haas | 19:03 |
| pgsql: Protect against hypothetical memory leaks in RelationGetPartitio | Alvaro Herrera | 21:30 |
| Re: pgsql: Get rid of copy_partition_key | Alvaro Herrera | 21:31 |
| Re: pgsql: Use new overflow aware integer operations. | Tom Lane | 22:59 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add parallel-aware hash joins. | Tom Lane | 02:32 |
| Re: pgsql: Add parallel-aware hash joins. | Thomas Munro | 04:15 |
| Re: pgsql: Add parallel-aware hash joins. | Tom Lane | 04:26 |
| pgsql: Fix rare assertion failure in parallel hash join. | Andres Freund | 11:14 |
| Re: pgsql: Add parallel-aware hash joins. | Thomas Munro | 13:21 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add parallel-aware hash joins. 📎 | Thomas Munro | 13:51 |
| Re: pgsql: Add parallel-aware hash joins. | Andres Freund | 16:16 |
| Re: pgsql: Add parallel-aware hash joins. 📎 | Thomas Munro | 21:59 |
| Re: pgsql: Add parallel-aware hash joins. | Tom Lane | 22:34 |
| Re: pgsql: Add parallel-aware hash joins. | Thomas Munro | 23:28 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add parallel-aware hash joins. | Tom Lane | 00:00 |
| pgsql: Merge coding of return/exit/continue cases in plpgsql's loop sta | Tom Lane | 22:20 |
| pgsql: Improve regression tests' code coverage for plpgsql control stru | Tom Lane | 22:20 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In tests, await an LSN no later than the recovery target. | Noah Misch | 06:06 |
| pgsql: In tests, await an LSN no later than the recovery target. | Noah Misch | 06:06 |
| pgsql: In tests, await an LSN no later than the recovery target. | Noah Misch | 06:06 |
| pgsql: Fix EXPLAIN ANALYZE output for Parallel Hash. | Andres Freund | 22:42 |
| Re: pgsql: Add parallel-aware hash joins. | Andres Freund | 22:42 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add parallel-aware hash joins. | Thomas Munro | 03:23 |
| pgsql: Don't cast between GinNullCategory and bool | Peter Eisentraut | 17:29 |