Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Apply multiple multivariate MCV lists when possible | Tomas Vondra | 00:21 |
| pgsql: Apply all available functional dependencies | Tomas Vondra | 00:21 |
| pgsql: Delete empty pages in each pass during GIST VACUUM. | Amit Kapila | 02:33 |
| pgsql: Only superuser can set sslcert/sslkey in postgres_fdw user mappi | Andrew Dunstan | 07:55 |
| pgsql: Fix comment in heapam.c | Michael Paquier | 08:59 |
| pgsql: Fix typo. | Amit Kapila | 09:41 |
| pgsql: Fix typo. | Amit Kapila | 09:41 |
| pgsql: Fix typo. | Amit Kapila | 09:41 |
| pgsql: Fix base backup with database OIDs larger than INT32_MAX | Peter Eisentraut | 12:48 |
| pgsql: Fix base backup with database OIDs larger than INT32_MAX | Peter Eisentraut | 12:48 |
| pgsql: Reduce size of backend scanner's tables. | Tom Lane | 20:04 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Introduce IndexAM fields for parallel vacuum. | Amit Kapila | 01:57 |
| pgsql: Fix buggy logic in isTempNamespaceInUse() | Michael Paquier | 05:00 |
| pgsql: Fix buggy logic in isTempNamespaceInUse() | Michael Paquier | 05:00 |
| pgsql: Fix buggy logic in isTempNamespaceInUse() | Michael Paquier | 05:00 |
| pgsql: Remove libpq.rc, use win32ver.rc for libpq | Peter Eisentraut | 14:10 |
| pgsql: Report progress of ANALYZE commands | Alvaro Herrera | 14:50 |
| Re: pgsql: Add basic TAP tests for psql's tab-completion logic. | Christoph Berg | 20:28 |
| Re: src/test/recovery regression failure on bionic | Christoph Berg | 20:40 |
| pgsql: Restructure ALTER TABLE execution to fix assorted bugs. | Tom Lane | 23:49 |
| Thread | Author | Time |
|---|---|---|
| Re: src/test/recovery regression failure on bionic | Amit Kapila | 02:15 |
| pgsql: Minor code beautification in regexp.c. | Tom Lane | 16:31 |
| pgsql: Fix problems with "read only query" checks, and refactor the cod | Robert Haas | 17:13 |
| pgsql: Update header comments for wchar.c and encnames.c. | Tom Lane | 20:59 |
| pgsql: Move wchar.c and encnames.c to src/common/. | Tom Lane | 20:59 |
| pgsql: Rationalize code placement between wchar.c, encnames.c, and mbut | Tom Lane | 23:08 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add GUC checks for ssl_min_protocol_version and ssl_max_protocol | Michael Paquier | 03:33 |
| pgsql: Add GUC checks for ssl_min_protocol_version and ssl_max_protocol | Michael Paquier | 03:33 |
| pgsql: Doc: rearrange the documentation of binary-string functions. | Tom Lane | 22:51 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Doc: Improve description of connection strings with Percent-enco | Michael Paquier | 10:04 |
| pgsql: Remove separate files for the initial contents of pg_(sh)descrip | Heikki Linnakangas | 11:57 |
| Re: pgsql: Add a non-strict version of jsonb_set | David Fetter | 17:35 |
| Re: pgsql: Add a non-strict version of jsonb_set | Tom Lane | 17:46 |
| Re: pgsql: Add a non-strict version of jsonb_set | David Fetter | 20:20 |
| pgsql: Silence minor compiler warnings. | Tom Lane | 21:04 |
| Re: pgsql: Add a non-strict version of jsonb_set | Mark Dilger | 21:12 |
| Re: pgsql: Add a non-strict version of jsonb_set | Tom Lane | 21:20 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Doc: Fix list of storage parameters available for ALTER TABLE | Michael Paquier | 00:57 |
| pgsql: Doc: Fix list of storage parameters available for ALTER TABLE | Michael Paquier | 00:57 |
| pgsql: Doc: Fix list of storage parameters available for ALTER TABLE | Michael Paquier | 00:57 |
| pgsql: Doc: Fix list of storage parameters available for ALTER TABLE | Michael Paquier | 00:57 |
| pgsql: Fix typo | Peter Eisentraut | 11:24 |
| pgsql: Add exclusion to headercheck | Peter Eisentraut | 11:24 |
| pgsql: Add pg_file_sync() to adminpack extension. | Fujii Masao | 11:44 |
| pgsql: Adjust src/include/utils/jsonapi.h so it's not backend-only. | Robert Haas | 18:08 |
| pgsql: Split JSON lexer/parser from 'json' data type support. | Robert Haas | 18:22 |
| pgsql: Remove jsonapi.c's lex_accept(). | Robert Haas | 18:35 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add functions gcd() and lcm() for integer and numeric types. | Dean Rasheed | 14:05 |
| pgsql: Clean up EXPLAIN's handling of per-worker details. | Tom Lane | 23:16 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Refactor XLogReadRecord(), adding XLogBeginRead() function. | Heikki Linnakangas | 09:39 |
| pgsql: In postgres_fdw, don't try to ship MULTIEXPR updates to remote s | Tom Lane | 19:31 |
| pgsql: In postgres_fdw, don't try to ship MULTIEXPR updates to remote s | Tom Lane | 19:31 |
| pgsql: In postgres_fdw, don't try to ship MULTIEXPR updates to remote s | Tom Lane | 19:31 |
| pgsql: In postgres_fdw, don't try to ship MULTIEXPR updates to remote s | Tom Lane | 19:31 |
| pgsql: In postgres_fdw, don't try to ship MULTIEXPR updates to remote s | Tom Lane | 19:31 |
| pgsql: Refactor confusing code in _mdfd_openseg(). | Thomas Munro | 20:16 |
| pgsql: Fix EXPLAIN (SETTINGS) to follow policy about when to print empt | Tom Lane | 21:32 |
| pgsql: Fix EXPLAIN (SETTINGS) to follow policy about when to print empt | Tom Lane | 21:32 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix some memory leaks and improve restricted token handling on W | Michael Paquier | 02:03 |
| pgsql: Avoid unnecessary shm writes in Parallel Hash Join. | Thomas Munro | 02:07 |
| pgsql: Avoid unnecessary shm writes in Parallel Hash Join. | Thomas Munro | 02:08 |
| pgsql: Avoid unnecessary shm writes in Parallel Hash Join. | Thomas Munro | 02:08 |
| pgsql: Adjust pg_parse_json() so that it does not directly ereport(). | Robert Haas | 16:19 |
| pgsql: Move some code from jsonapi.c to jsonfuncs.c. | Robert Haas | 16:24 |
| pgsql: Apply project best practices to switches over enum values. | Tom Lane | 23:46 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove dependency on HeapTuple from predicate locking functions. | Thomas Munro | 00:46 |
| pgsql: Add connection parameters to control SSL protocol min/max in lib | Michael Paquier | 01:55 |
| pgsql: Added relation name in error messages for constraint checks. | Amit Kapila | 02:24 |
| pgsql: Don't reset latch in ConditionVariablePrepareToSleep(). | Thomas Munro | 02:30 |
| Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. | Tom Lane | 05:59 |
| pgsql: Fix compile error on HP C. | Thomas Munro | 07:38 |
| Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. | Thomas Munro | 07:41 |