pgsql-committers - January 2018

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 1, 2018

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

Jan. 2, 2018

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

Jan. 3, 2018

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 01:14
Re: pgsql: Add parallel-aware hash joins. Tom Lane 01:38
pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 02:20
pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 02:20
pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 02:20
pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 02:20
pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 02:20
pgsql: Ensure proper alignment of tuples in HashMemoryChunkData buffers Tom Lane 02:23
pgsql: Simplify representation of aggregate transition values a bit. Andres Freund 03:12
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Andres Freund 03:44
pgsql: Update copyright for 2018 Bruce Momjian 04:30
pgsql: Update copyright for 2018 Bruce Momjian 04:30
pgsql: Update copyright for 2018 Bruce Momjian 04:30
pgsql: Update copyright for 2018 Bruce Momjian 04:30
pgsql: Update copyright for 2018 Bruce Momjian 04:30
pgsql: Update copyright for 2018 Bruce Momjian 04:30
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 12:06
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY 📎 Alvaro Herrera 14:27
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 14:47
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Tom Lane 14:53
pgsql: Fix isolation test to be less timing-dependent Alvaro Herrera 15:09
pgsql: Fix isolation test to be less timing-dependent Alvaro Herrera 15:09
pgsql: Fix isolation test to be less timing-dependent Alvaro Herrera 15:09
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 15:09
pgsql: Allow ldaps when using ldap authentication Peter Eisentraut 15:14
pgsql: Teach eval_const_expressions() to handle some more cases. Tom Lane 17:35
pgsql: Fix some minor errors in new PHJ code. Tom Lane 17:53
Re: pgsql: Add parallel-aware hash joins. Tom Lane 18:03
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Tom Lane 19:16
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 19:37
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Tom Lane 19:46
Re: pgsql: Allow ldaps when using ldap authentication Thomas Munro 20:07
pgsql: Make XactLockTableWait work for transactions that are not yet se Alvaro Herrera 20:30
pgsql: Make XactLockTableWait work for transactions that are not yet se Alvaro Herrera 20:30
pgsql: Make XactLockTableWait work for transactions that are not yet se Alvaro Herrera 20:30
pgsql: Make XactLockTableWait work for transactions that are not yet se Alvaro Herrera 20:30
pgsql: Make XactLockTableWait work for transactions that are not yet se Alvaro Herrera 20:30
pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan 20:36
pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan 20:36
pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan 20:36
pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan 20:36
pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan 20:36
pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan 20:37
pgsql: Rename pg_rewind's copy_file_range() to avoid conflict with new Andres Freund 20:41
pgsql: Rename pg_rewind's copy_file_range() to avoid conflict with new Andres Freund 20:41
pgsql: Rename pg_rewind's copy_file_range() to avoid conflict with new Andres Freund 20:41
pgsql: Rename pg_rewind's copy_file_range() to avoid conflict with new Andres Freund 20:41
pgsql: Revert "Fix isolation test to be less timing-dependent" Alvaro Herrera 21:24
pgsql: Revert "Fix isolation test to be less timing-dependent" Alvaro Herrera 21:24
pgsql: Revert "Fix isolation test to be less timing-dependent" Alvaro Herrera 21:24
Re: pgsql: Allow ldaps when using ldap authentication 📎 Thomas Munro 21:24
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 21:31
pgsql: Fix typo Alvaro Herrera 22:12
pgsql: Clean up tupdesc.c for recent changes. Tom Lane 22:53

Jan. 4, 2018

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. Tom Lane 01:17
Re: pgsql: Add parallel-aware hash joins. Andres Freund 01:23
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 01:26
Re: pgsql: Add parallel-aware hash joins. Tom Lane 02:09
Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Robert Haas 03:40
pgsql: Tweak parallel hash join test case in hopes of improving stabili Tom Lane 06:07
Re: pgsql: Add parallel-aware hash joins. Tom Lane 06:09
pgsql: Code review for Parallel Append. Robert Haas 12:58
pgsql: Define LDAPS_PORT if it's missing and disable implicit LDAPS on Peter Eisentraut 15:52
Re: pgsql: Allow ldaps when using ldap authentication Peter Eisentraut 15:53
Re: pgsql: Add parallel-aware hash joins. Tom Lane 16:00
Re: pgsql: Add parallel-aware hash joins. Robert Haas 16:59
Re: pgsql: Add parallel-aware hash joins. Tom Lane 17:11
pgsql: Refactor channel binding code to fetch cbind_data only when nece Peter Eisentraut 18:56
Re: pgsql: Add parallel-aware hash joins. Andres Freund 19:20
pgsql: Fix incorrect computations of length of null bitmap in pageinspe Tom Lane 19:59
pgsql: Fix incorrect computations of length of null bitmap in pageinspe Tom Lane 19:59
pgsql: Fix incorrect computations of length of null bitmap in pageinspe Tom Lane 19:59
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:06
Re: pgsql: Add parallel-aware hash joins. Tom Lane 20:16
pgsql: Implement channel binding tls-server-end-point for SCRAM Peter Eisentraut 20:36
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:47
pgsql: Simplify and encapsulate tuple routing support code. Robert Haas 20:55
pgsql: Fix new test case to not be endian-dependent. Tom Lane 21:00
pgsql: Fix new test case to not be endian-dependent. Tom Lane 21:00
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Tom Lane 21:02
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Thomas Munro 21:09
pgsql: Fix build with older OpenSSL versions Peter Eisentraut 21:23
pgsql: Minor preparatory refactoring for UPDATE row movement. Robert Haas 21:31
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 22:14
pgsql: Add missing includes Peter Eisentraut 22:58

Jan. 5, 2018

Thread Author Time
Re: pgsql: Add missing includes Andres Freund 00:08
pgsql: Another attempt at fixing build with various OpenSSL versions Peter Eisentraut 00:11
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Robert Haas 13:47
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Michael Paquier 14:28
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM 📎 Peter Eisentraut 14:56
pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera 15:17
pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera 15:17
pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera 15:17
pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera 15:17
pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera 15:17
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Alvaro Herrera 17:56
pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:11
pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:11
pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:11
pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:11
pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:11
Re: pgsql: pg_upgrade: simplify code layout in a few places Robert Haas 19:20
Re: pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:24
Re: pgsql: pg_upgrade: simplify code layout in a few places Robert Haas 19:31
Re: pgsql: pg_upgrade: simplify code layout in a few places Alvaro Herrera 19:32
Re: pgsql: pg_upgrade: simplify code layout in a few places Robert Haas 19:37
pgsql: pg_upgrade: revert part of patch for ease of translation Bruce Momjian 19:46
pgsql: pg_upgrade: revert part of patch for ease of translation Bruce Momjian 19:46
Re: pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:46
pgsql: pg_upgrade: remove C comment Bruce Momjian 19:49
pgsql: pg_upgrade: remove C comment Bruce Momjian 19:49
Re: pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 19:49
pgsql: Factor error generation out of ExecPartitionCheck. Robert Haas 20:22
Re: pgsql: pg_upgrade: simplify code layout in a few places Andres Freund 23:51
Re: pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 23:57

Jan. 6, 2018

Thread Author Time
Re: pgsql: pg_upgrade: simplify code layout in a few places Andres Freund 00:00
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Michael Paquier 00:10
pgsql: Rewrite ConditionVariableBroadcast() to avoid live-lock. Tom Lane 00:21
pgsql: Rewrite ConditionVariableBroadcast() to avoid live-lock. Tom Lane 00:21
pgsql: Reorder steps in ConditionVariablePrepareToSleep for more safety Tom Lane 00:42
pgsql: Reorder steps in ConditionVariablePrepareToSleep for more safety Tom Lane 00:42
pgsql: Remove return values of ConditionVariableSignal/Broadcast. Tom Lane 01:33
Re: pgsql: pg_upgrade: simplify code layout in a few places Tom Lane 01:39
Re: pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian 02:10
pgsql: Default monitoring roles - errata Simon Riggs 11:50
pgsql: Add TIMELINE to backup_label file Simon Riggs 12:24

Jan. 7, 2018

Thread Author Time
Re: pgsql: Improve error handling in RemovePgTempFiles(). 📎 Thomas Munro 03:47
Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane 04:09
Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane 16:42

Jan. 8, 2018

Thread Author Time
pgsql: Back off chattiness in RemovePgTempFiles(). Tom Lane 01:40
Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane 01:41
Re: pgsql: Improve error handling in RemovePgTempFiles(). Thomas Munro 02:16
Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane 02:22
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM 📎 Michael Paquier 13:14
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Simon Riggs 15:44
Buildfarm status monitoring (was Re: pgsql: Implement channel binding tls-server-end-point for SCRAM) Tom Lane 16:01
Re: Buildfarm status monitoring (was Re: pgsql: Implement channel binding tls-server-end-point for SCRAM) Andrew Dunstan 17:02
pgsql: Cosmetic improvements in condition_variable.[hc]. Tom Lane 23:28
pgsql: Improve error detection capability in proclists. Tom Lane 23:28

Jan. 9, 2018

Thread Author Time
pgsql: pg_upgrade: prevent check on live cluster from generating error Bruce Momjian 03:44
pgsql: pg_upgrade: prevent check on live cluster from generating error Bruce Momjian 03:44
pgsql: Fix comment. Robert Haas 14:46
pgsql: Improve scripting language in pgbench Teodor Sigaev 15:02
pgsql: Don't allow VACUUM VERBOSE ANALYZE VERBOSE. Robert Haas 15:23
pgsql: Allow ConditionVariable[PrepareTo]Sleep to auto-switch between C Tom Lane 16:39
pgsql: Allow ConditionVariable[PrepareTo]Sleep to auto-switch between C Tom Lane 16:39
pgsql: Fix race condition during replication origin drop. Tom Lane 17:09
pgsql: Fix race condition during replication origin drop. Tom Lane 17:09
pgsql: Fix ssl tests for when tls-server-end-point is not supported Peter Eisentraut 17:32
pgsql: While waiting for a condition variable, detect postmaster death. Tom Lane 17:35
pgsql: While waiting for a condition variable, detect postmaster death. Tom Lane 17:35
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Peter Eisentraut 17:49
pgsql: Rewrite list_qsort() to avoid trashing its input list. Tom Lane 18:25
pgsql: Improve the heuristic for ordering child paths of a parallel app Tom Lane 18:25
pgsql: Update portal-related memory context names and API Peter Eisentraut 18:59
pgsql: Remove PortalGetQueryDesc() Peter Eisentraut 18:59
pgsql: Implement TZH and TZM timestamp format patterns Andrew Dunstan 19:30
pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 20:10
pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 20:10
pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 20:10
pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 20:10
pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 20:10
pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 20:10
pgsql: Expression evaluation based aggregate transition invocation. Andres Freund 21:48
pgsql: Remove outdated/removed Win32 URLs in C comments Bruce Momjian 23:33

Jan. 10, 2018

Thread Author Time
Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Michael Paquier 01:19
Re: pgsql: Improve scripting language in pgbench 📎 Thomas Munro 06:12
pgsql: Fix allowing of leading zero on exponents in pgbench test result Teodor Sigaev 08:33
Re: pgsql: Improve scripting language in pgbench Teodor Sigaev 08:36
Re: pgsql: Improve scripting language in pgbench 📎 Fabien COELHO 12:36
pgsql: Give more accurate error message for dropping pinned portal Peter Eisentraut 14:28
pgsql: Move portal pinning from PL/pgSQL to SPI Peter Eisentraut 15:23
pgsql: Add missing "return" statement to accumulate_append_subpath. Robert Haas 16:24
pgsql: Remove dubious micro-optimization in ckpt_buforder_comparator(). Tom Lane 20:51
pgsql: Remove dubious micro-optimization in ckpt_buforder_comparator(). Tom Lane 20:51
pgsql: Remove dubious micro-optimization in ckpt_buforder_comparator(). Tom Lane 20:51
pgsql: Revert "Move portal pinning from PL/pgSQL to SPI" Peter Eisentraut 21:05
pgsql: Add tests for PL/pgSQL returning unnamed portals as refcursor Peter Eisentraut 21:40
pgsql: Use portal pinning in PL/Perl and PL/Python Peter Eisentraut 22:10
pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane 22:13
pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane 22:13
pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane 22:13
pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane 22:13
pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane 22:13
pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane 22:13

Jan. 11, 2018

Thread Author Time
pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev 11:41
pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev 11:42
pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev 11:43
pgsql: llow negative coordinate for ~> (cube, int) operator Teodor Sigaev 11:49
pgsql: Fix Latin spelling Peter Eisentraut 13:32
pgsql: doc: add JSON acronym Bruce Momjian 16:21
pgsql: Cosmetic fix in postgres_fdw.c. Tom Lane 16:54
pgsql: Add QueryEnvironment to ExplainOneQuery_hook's parameter list. Tom Lane 17:16

Browse Archives

Prev | Next