Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Remove triggerable Assert in hashname(). | Tom Lane | 19:58 |
pgsql: Remove triggerable Assert in hashname(). | Tom Lane | 19:58 |
Re: pgsql: Simplify tape block format. | Peter Geoghegan | 21:52 |
Thread | Author | Time |
---|---|---|
pgsql: Make more use of RoleSpec struct | Peter Eisentraut | 15:57 |
pgsql: Expand ad-hoc unit abbreviations in function descriptions | Peter Eisentraut | 16:28 |
pgsql: Fix typo in comment | Peter Eisentraut | 16:28 |
pgsql: Remove manual breaks in NodeTag assignments to fix duplicate tag | Tom Lane | 21:57 |
pgsql: Fix incorrect example of to_timestamp() usage. | Tom Lane | 23:07 |
pgsql: Fix incorrect example of to_timestamp() usage. | Tom Lane | 23:07 |
pgsql: Fix incorrect example of to_timestamp() usage. | Tom Lane | 23:07 |
pgsql: Fix incorrect example of to_timestamp() usage. | Tom Lane | 23:07 |
pgsql: Fix incorrect example of to_timestamp() usage. | Tom Lane | 23:07 |
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: Improve documentation of struct ParseState. | Tom Lane | 21:02 |
pgsql: Get rid of ParseState.p_value_substitute; use a columnref hook i | 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 |