Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Add some test cases to improve test coverage of parse_expr.c. | Tom Lane | 03:56 |
| pgsql: Add missing assertions for required table am callbacks. | Amit Kapila | 06:21 |
| pgsql: Add missing assertions for required table am callbacks. | Amit Kapila | 06:21 |
| pgsql: psql: Fix logging output format | Peter Eisentraut | 13:04 |
| pgsql: psql: Fix logging output format | Peter Eisentraut | 13:04 |
| pgsql: Add missing source files to nls.mk | Peter Eisentraut | 13:04 |
| pgsql: Add missing source files to nls.mk | Peter Eisentraut | 13:04 |
| pgsql: In pg_log_generic(), be more paranoid about preserving errno. | Tom Lane | 15:26 |
| pgsql: In pg_log_generic(), be more paranoid about preserving errno. | Tom Lane | 15:26 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove more unreferenced function declarations | Michael Paquier | 01:03 |
| pgsql: Use consistent style for checking return from system calls | Peter Eisentraut | 14:34 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix inconsistencies in the code | Michael Paquier | 04:15 |
| pgsql: Fix small memory leak in ecpglib ecpg_update_declare_statement() | Michael Meskes | 06:31 |
| pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
| pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
| pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
| pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
| pgsql: tableam: Provide helper functions for relation sizing. | Robert Haas | 19:15 |
| pgsql: Remove unused C structure member | Bruce Momjian | 23:31 |
| pgsql: Adjust ssl_ciphers to be specific to OpenSSL | Bruce Momjian | 23:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fixes for jsonpath filter expression elements table in docs | Alexander Korotkov | 15:20 |
| pgsql: Fixes for jsonpath filter expression elements table in docs | Alexander Korotkov | 15:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix RANGE partition pruning with multiple boolean partition keys | David Rowley | 07:11 |
| pgsql: Fix RANGE partition pruning with multiple boolean partition keys | David Rowley | 07:12 |
| pgsql: Fix RANGE partition pruning with multiple boolean partition keys | David Rowley | 07:13 |
| pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. | Tom Lane | 20:25 |
| pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. | Tom Lane | 20:25 |
| pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. | Tom Lane | 20:25 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Warn if wal_level is too low when creating a publication. | Thomas Munro | 01:08 |
| pgsql: Introduce timed waits for condition variables. | Thomas Munro | 03:01 |
| pgsql: Forward received condition variable signals on cancel. | Thomas Munro | 03:01 |
| pgsql: Fix tab completion for UPDATE. | Thomas Munro | 04:53 |
| pgsql: Tab completion for CREATE TYPE. | Thomas Munro | 04:53 |
| pgsql: Fix and improve several places in the docs | Michael Paquier | 05:44 |
| pgsql: Fix and improve several places in the docs | Michael Paquier | 05:44 |
| pgsql: Fix some inconsistencies in MSVC scripts | Michael Paquier | 07:52 |
| pgsql: Revive test of concurrent OID generation. | Noah Misch | 20:36 |
| pgsql: Revive test of concurrent OID generation. | Noah Misch | 20:36 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:00 |
| pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:01 |
| pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:02 |
| pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:02 |
| pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:02 |
| pgsql: Teach pg_stat_statements not to ignore FOR UPDATE clauses | Andrew Gierth | 11:18 |
| pgsql: Add missing commutators for distance operators | Alexander Korotkov | 12:18 |
| pgsql: Add support for <-> (box, point) operator to GiST box_ops | Alexander Korotkov | 12:18 |
| pgsql: Add support for <-> (box, point) operator to SP-GiST box_ops | Alexander Korotkov | 12:18 |
| pgsql: Forgotten catversion bump | Alexander Korotkov | 12:27 |
| Re: pgsql: Forgotten catversion bump | Alexander Korotkov | 12:29 |
| pgsql: Add gen_random_uuid function | Peter Eisentraut | 12:38 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Provide XLogRecGetFullXid(). | Thomas Munro | 05:08 |
| pgsql: Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 17:42 |
| pgsql: Fix pathological nbtree split point choice issue. | Peter Geoghegan | 20:19 |
| pgsql: Fix pathological nbtree split point choice issue. | Peter Geoghegan | 20:19 |
| pgsql: Correct nbtsplitloc.c comment. | Peter Geoghegan | 21:35 |
| pgsql: Correct nbtsplitloc.c comment. | Peter Geoghegan | 21:35 |
| pgsql: Report the time taken by pgbench initialization steps. | Thomas Munro | 23:43 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20 | Michael Paquier | 09:17 |
| pgsql: Rework examine_opclause_expression to use varonleft | Tomas Vondra | 14:35 |
| pgsql: Use column collation for extended statistics | Tomas Vondra | 14:35 |
| pgsql: Use column collation for extended statistics | Tomas Vondra | 14:37 |
| pgsql: Rework examine_opclause_expression to use varonleft | Tomas Vondra | 14:37 |
| pgsql: Don't rely on estimates for amcheck Bloom filters. | Peter Geoghegan | 18:12 |
| pgsql: Don't rely on estimates for amcheck Bloom filters. | Peter Geoghegan | 18:12 |
| pgsql: Don't rely on estimates for amcheck Bloom filters. | Peter Geoghegan | 18:12 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Speed up finding EquivalenceClasses for a given set of rels | David Rowley | 05:31 |
| pgsql: Fix compilation warning of pg_basebackup with MinGW | Michael Paquier | 13:38 |
| pgsql: Remove no-longer-helpful reliance on fixed-size local array. | Tom Lane | 15:42 |
| pgsql: Adjust overly strict Assert | David Rowley | 22:30 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix inconsistencies and typos in the tree | Michael Paquier | 01:05 |
| pgsql: Make better use of the new List implementation in a couple of pl | David Rowley | 07:03 |
| pgsql: Make identity sequence management more robust | Peter Eisentraut | 10:16 |
| pgsql: Use appendBinaryStringInfo in more places where the length is kn | David Rowley | 12:14 |