Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix unstable regression test results. | Tom Lane | 23:39 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Fix base backup rate limiting in presence of slow i/o | Magnus Hagander | 12:23 |
| pgsql: Silence compiler warning | Magnus Hagander | 12:25 |
| pgsql: Avoid assuming that instr_time == struct timeval in pgbench logg | Tom Lane | 20:17 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In pgbench logging, avoid assuming that instr_times match Unix t | Tom Lane | 17:26 |
| pgsql: Use clock_gettime(), if available, in instr_time measurements. | Tom Lane | 18:49 |
| pgsql: Silence Bison deprecation warnings | Joe Conway | 21:52 |
| pgsql: Silence Bison deprecation warnings | Joe Conway | 21:52 |
| pgsql: Silence compiler warnings | Joe Conway | 22:14 |
| pgsql: Silence compiler warnings | Joe Conway | 22:14 |
| pgsql: Silence compiler warnings | Joe Conway | 22:14 |
| pgsql: Silence compiler warnings | Joe Conway | 22:14 |
| pgsql: ilence compiler warnings | Joe Conway | 22:14 |
| pgsql: Silence compiler warnings | Joe Conway | 22:43 |
| pgsql: Silence compiler warnings | Joe Conway | 22:43 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. | Thomas Munro | 00:37 |
| Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. | Robert Haas | 12:47 |
| pgsql: Repair commit b81b5a96f424531b97cdd1dba97d9d1b9c9d372e. | Robert Haas | 14:38 |
| Re: pgsql: Update copyright for 2017 | Bruce Momjian | 16:14 |
| pgsql: Invalidate cached plans on FDW option changes. | Tom Lane | 19:13 |
| pgsql: Invalidate cached plans on FDW option changes. | Tom Lane | 19:13 |
| pgsql: Invalidate cached plans on FDW option changes. | Tom Lane | 19:13 |
| pgsql: Invalidate cached plans on FDW option changes. | Tom Lane | 19:13 |
| pgsql: Invalidate cached plans on FDW option changes. | Tom Lane | 19:13 |
| pgsql: Protect against NULL-dereference in pg_dump | Stephen Frost | 20:28 |
| pgsql: Protect against NULL-dereference in pg_dump | Stephen Frost | 20:28 |
| pgsql: Merge two copies of tuple-building code in pltcl.c. | Tom Lane | 21:22 |
| pgsql: Add basic pg_dumpall/pg_restore TAP tests | Stephen Frost | 21:29 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Get rid of ParseState.p_value_substitute; use a columnref hook i | Tom Lane | 21:02 |
| pgsql: Improve documentation of struct ParseState. | Tom Lane | 21:02 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Use an enum instead of two bools to indicate wal inclusion in ba | Magnus Hagander | 15:05 |
| pgsql: Expand the regression tests for PL/Tcl. | Tom Lane | 15:10 |
| pgsql: BRIN revmap pages are not standard pages ... | Alvaro Herrera | 21:20 |
| pgsql: BRIN revmap pages are not standard pages ... | Alvaro Herrera | 21:20 |
| pgsql: BRIN revmap pages are not standard pages ... | Alvaro Herrera | 21:20 |
| pgsql: Fix ALTER TABLE / SET TYPE for irregular inheritance | Alvaro Herrera | 22:27 |
| pgsql: Fix ALTER TABLE / SET TYPE for irregular inheritance | Alvaro Herrera | 22:27 |
| pgsql: Fix ALTER TABLE / SET TYPE for irregular inheritance | Alvaro Herrera | 22:27 |
| pgsql: Fix error handling in pltcl_returnnext. | Tom Lane | 22:47 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix invalid-parallel-jobs error message | Stephen Frost | 04:10 |
| pgsql: Fix invalid-parallel-jobs error message | Stephen Frost | 04:10 |
| pgsql: Fix invalid-parallel-jobs error message | Stephen Frost | 04:10 |
| pgsql: Fix invalid-parallel-jobs error message | Stephen Frost | 04:10 |
| pgsql: Fix invalid-parallel-jobs error message | Stephen Frost | 04:10 |
| pgsql: Improve coding in _hash_addovflpage. | Robert Haas | 13:37 |
| pgsql: Fix overflow check in StringInfo; add missing casts | Alvaro Herrera | 14:42 |
| pgsql: pg_dump: Strict names with no matching schema | Stephen Frost | 16:35 |
| pgsql: pg_dump: Strict names with no matching schema | Stephen Frost | 16:35 |
| Thread | Author | Time |
|---|---|---|
| pgsql: pg_xlogdump: document --path behavior | Bruce Momjian | 03:38 |
| pgsql: pg_xlogdump: document --path behavior | Bruce Momjian | 03:38 |
| pgsql: Fix some typos in comments | Magnus Hagander | 09:03 |
| pgsql: pg_restore: Don't allow non-positive number of jobs | Stephen Frost | 20:47 |
| pgsql: pg_restore: Don't allow non-positive number of jobs | Stephen Frost | 20:47 |
| pgsql: pg_restore: Don't allow non-positive number of jobs | Stephen Frost | 20:47 |
| pgsql: pg_restore: Don't allow non-positive number of jobs | Stephen Frost | 20:47 |
| pgsql: pg_restore: Don't allow non-positive number of jobs | Stephen Frost | 20:47 |
| pgsql: pg_restore: Don't allow non-positive number of jobs | Stephen Frost | 20:47 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix incorrect function name in comment. | Robert Haas | 14:10 |
| pgsql: Make whitespace consistent inside some script files | Peter Eisentraut | 15:19 |
| pgsql: Fix mistake in comment | Peter Eisentraut | 15:34 |
| pgsql: Fix mistake in comment | Peter Eisentraut | 15:34 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix matching of boolean index columns to sort ordering. | Tom Lane | 19:09 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. 📎 | Amit Langote | 06:04 |
| pgsql: Fix typos in comments. | Fujii Masao | 09:56 |
| Re: pgsql: Fix cardinality estimates for parallel joins. | Amit Kapila | 12:23 |
| pgsql: Make pg_basebackup use temporary replication slots | Magnus Hagander | 12:58 |
| pgsql: Fix incorrect comparison due to bad merge | Magnus Hagander | 17:21 |
| pgsql: Fix NULL pointer dereference in tuplesort.c. | Tom Lane | 18:53 |
| pgsql: Fix check_srf_call_placement() to handle VALUES cases correctly. | Tom Lane | 20:23 |
| Re: [COMMITTERS] pgsql: Permit dump/reload of not-too-large >1GB tuples | Tom Lane | 22:48 |