pgsql-committers since 2017-12-08 00:00

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

Dec. 8, 2017

Thread Author Time
pgsql: Apply identity sequence values on COPY Peter Eisentraut 14:43
pgsql: Apply identity sequence values on COPY Peter Eisentraut 14:43
pgsql: Accept SCRAM channel binding enabled clients Peter Eisentraut 15:22
pgsql: doc: Add advice about systemd RemoveIPC Peter Eisentraut 15:59
pgsql: doc: Add advice about systemd RemoveIPC Peter Eisentraut 15:59
pgsql: doc: Add advice about systemd RemoveIPC Peter Eisentraut 15:59
pgsql: doc: Add advice about systemd RemoveIPC Peter Eisentraut 15:59
pgsql: In plpgsql, unify duplicate variables for record and row cases. Tom Lane 16:21
pgsql: Fix mistake in comment Peter Eisentraut 16:24
pgsql: Fix mistake in comment Peter Eisentraut 16:24
pgsql: Fix mistake in comment Peter Eisentraut 16:24
pgsql: Fix mistake in comment Peter Eisentraut 16:24
pgsql: Fix mistake in comment Peter Eisentraut 16:24
pgsql: Fix mistake in comment Peter Eisentraut 16:24
pgsql: Prohibit identity columns on typed tables and partitions Peter Eisentraut 17:26
pgsql: Prohibit identity columns on typed tables and partitions Peter Eisentraut 17:26
Re: pgsql: Prohibit identity columns on typed tables and partitions 📎 Michael Paquier 23:43

Dec. 9, 2017

Thread Author Time
pgsql: MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 02:58
pgsql: MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 02:58
pgsql: MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 02:58
pgsql: MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 02:58
pgsql: MSVC: Remove cosmetic, cross-branch differences pertaining to Pe Noah Misch 02:58
pgsql: MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 02:58
pgsql: MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 02:58
pgsql: MSVC: Remove cosmetic, cross-branch differences pertaining to Pe Noah Misch 02:58
pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 09:02
pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 09:02
pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 09:02
pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 09:02
pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 09:02
pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 09:02
pgsql: Fix typo Magnus Hagander 10:41
Re: pgsql: Prohibit identity columns on typed tables and partitions Magnus Hagander 10:47
pgsql: Fix regression test output Magnus Hagander 12:45
Re: pgsql: Prohibit identity columns on typed tables and partitions Peter Eisentraut 13:45
Re: pgsql: Prohibit identity columns on typed tables and partitions Magnus Hagander 13:47
pgsql: Fix typo Magnus Hagander 14:44
pgsql: Fix plpgsql to reinitialize record variables at block re-entry. Tom Lane 17:03

Dec. 10, 2017

Thread Author Time
pgsql: Stabilize output of new regression test case. Tom Lane 17:44

Dec. 11, 2017

Thread Author Time
pgsql: Improve comment about PartitionBoundInfoData. Robert Haas 17:52
pgsql: Fix corner-case coredump in _SPI_error_callback(). Tom Lane 21:34
pgsql: Fix corner-case coredump in _SPI_error_callback(). Tom Lane 21:34
pgsql: Fix corner-case coredump in _SPI_error_callback(). Tom Lane 21:34
pgsql: Fix corner-case coredump in _SPI_error_callback(). Tom Lane 21:34
pgsql: Fix corner-case coredump in _SPI_error_callback(). Tom Lane 21:34
pgsql: Fix corner-case coredump in _SPI_error_callback(). Tom Lane 21:34
pgsql: Fix comment Peter Eisentraut 21:39
pgsql: Fix comment Peter Eisentraut 21:39

Dec. 12, 2017

Thread Author Time
pgsql: Make pg_trgm tests independ from standard_conforming_string. Tes Teodor Sigaev 12:00
pgsql: Remove bug from OPTIMIZER_DEBUG code for partition-wise join. Robert Haas 15:56
Re: pgsql: PL/Python: Fix potential NULL pointer dereference 📎 Peter Eisentraut 17:10
Re: pgsql: PL/Python: Fix potential NULL pointer dereference Tom Lane 21:42

Dec. 13, 2017

Thread Author Time
pgsql: Remove obsolete comment. Robert Haas 00:37
pgsql: Provide overflow safe integer math inline functions. Andres Freund 01:01
pgsql: Use new overflow aware integer operations. Andres Freund 01:01
pgsql: Make PGAC_C_BUILTIN_OP_OVERFLOW link instead of just compiling. Andres Freund 01:23
pgsql: PL/Python: Fix potential NULL pointer dereference Peter Eisentraut 02:03
pgsql: Consistently use PG_INT(16|32|64)_(MIN|MAX). Andres Freund 02:21
pgsql: Add float.h include to int8.c, for isnan(). Andres Freund 07:53
Re: pgsql: Provide overflow safe integer math inline functions. Christoph Berg 10:10
Re: pgsql: Provide overflow safe integer math inline functions. Robert Haas 14:37
pgsql: Fix crash when using CALL on an aggregate Peter Eisentraut 15:39
pgsql: Start a separate test suite for plpgsql Peter Eisentraut 16:03
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 17:35
pgsql: Rethink MemoryContext creation to improve performance. Tom Lane 18:56
pgsql: Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 21:00
pgsql: Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 21:00
pgsql: Fix parallel index scan hang with deleted or half-dead pages. Robert Haas 21:21
pgsql: Fix parallel index scan hang with deleted or half-dead pages. Robert Haas 21:21
pgsql: Add defenses against pre-crash files to BufFileOpenShared(). Andres Freund 21:32
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 21:37
pgsql: Add pg_attribute_always_inline. Andres Freund 23:56
pgsql: Allow executor nodes to change their ExecProcNode function. Andres Freund 23:56

Dec. 14, 2017

Thread Author Time
Re: pgsql: Provide overflow safe integer math inline functions. 📎 Michael Paquier 04:05
Re: pgsql: Provide overflow safe integer math inline functions. 📎 Christoph Berg 08:28
pgsql: Add approximated Zipfian-distributed random generator to pgbench Teodor Sigaev 11:30
pgsql: Fix walsender timeouts when decoding a large transaction Andrew Dunstan 16:34
pgsql: Fix walsender timeouts when decoding a large transaction Andrew Dunstan 16:34
pgsql: Fix walsender timeouts when decoding a large transaction Andrew Dunstan 16:34
pgsql: Fix walsender timeouts when decoding a large transaction Andrew Dunstan 16:34
pgsql: Fix walsender timeouts when decoding a large transaction Andrew Dunstan 16:34
pgsql: Fix a number of copy & paste comment errors in common/int.h. Andres Freund 20:37
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 20:38
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 22:00
pgsql: Tighten configure's test for __builtin_constant_p(). Tom Lane 22:19

Dec. 15, 2017

Thread Author Time
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 01:00
pgsql: Fix pruning of locked and updated tuples. Andres Freund 02:28
pgsql: Perform a lot more sanity checks when freezing tuples. Andres Freund 02:28
pgsql: Fix pruning of locked and updated tuples. Andres Freund 02:28
pgsql: Perform a lot more sanity checks when freezing tuples. Andres Freund 02:28
pgsql: Fix pruning of locked and updated tuples. Andres Freund 02:28
pgsql: Perform a lot more sanity checks when freezing tuples. Andres Freund 02:28
pgsql: Fix pruning of locked and updated tuples. Andres Freund 02:28
pgsql: Perform a lot more sanity checks when freezing tuples. Andres Freund 02:28
pgsql: Fix pruning of locked and updated tuples. Andres Freund 02:28
pgsql: Perform a lot more sanity checks when freezing tuples. Andres Freund 02:28
pgsql: Backport addition of rs_old_rel to rewriteheap's state. Andres Freund 02:28
pgsql: Fix pruning of locked and updated tuples. Andres Freund 02:28
pgsql: Perform a lot more sanity checks when freezing tuples. Andres Freund 02:28
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 02:30
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Michael Paquier 11:25
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 18:46
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 18:57
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 18:58
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 19:03
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 19:15
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 19:19

Dec. 16, 2017

Thread Author Time
Re: pgsql: Use new overflow aware integer operations. 📎 David Rowley 11:57
pgsql: Fix oversights in new plpgsql test suite infrastructure. Tom Lane 16:32
pgsql: Avoid and detect SIGPIPE race in TAP tests. Noah Misch 18:05
pgsql: Avoid and detect SIGPIPE race in TAP tests. Noah Misch 18:05
pgsql: Try to detect runtime unavailability of __builtin_mul_overflow(i Andres Freund 20:57

Dec. 17, 2017

Thread Author Time
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 00:32
Re: pgsql: Provide overflow safe integer math inline functions. Tom Lane 01:31
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 01:35
Re: pgsql: Provide overflow safe integer math inline functions. Tom Lane 01:48
pgsql: Suppress compiler warning about no function return value. Tom Lane 05:42
Re: pgsql: Provide overflow safe integer math inline functions. Michael Paquier 07:00
Re: pgsql: Provide overflow safe integer math inline functions. Tom Lane 16:03
pgsql: Try harder to detect unavailability of __builtin_mul_overflow(in Tom Lane 16:52
Re: pgsql: Use new overflow aware integer operations. Tom Lane 17:02

Dec. 18, 2017

Thread Author Time
Re: pgsql: Provide overflow safe integer math inline functions. Michael Paquier 00:20
pgsql: Fix typo on comment Magnus Hagander 10:25
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 16:40
pgsql: Fix crashes on plans with multiple Gather (Merge) nodes. Robert Haas 17:34
pgsql: Fix crashes on plans with multiple Gather (Merge) nodes. Robert Haas 17:34
pgsql: Fix bug in cancellation of non-exclusive backup to avoid asserti Fujii Masao 18:50
pgsql: Fix bug in cancellation of non-exclusive backup to avoid asserti Fujii Masao 18:51
pgsql: Fix bug in cancellation of non-exclusive backup to avoid asserti Fujii Masao 18:51
pgsql: doc: Fix figures in example description Peter Eisentraut 21:13
pgsql: doc: Fix figures in example description Peter Eisentraut 21:13
pgsql: doc: Fix figures in example description Peter Eisentraut 21:13
pgsql: doc: Fix figures in example description Peter Eisentraut 21:13
pgsql: doc: Fix figures in example description Peter Eisentraut 21:13
pgsql: Move SCRAM-related name definitions to scram-common.h Peter Eisentraut 22:02
pgsql: Add shared tuplestores. Andres Freund 22:44

Dec. 19, 2017

Thread Author Time
pgsql: Add libpq connection parameter "scram_channel_binding" Peter Eisentraut 15:16
pgsql: Mark a few parallelism-related variables with PGDLLIMPORT. Robert Haas 15:24
pgsql: Re-fix wrong costing of Sort under Gather Merge. Robert Haas 15:45
pgsql: Try again to fix accumulation of parallel worker instrumentation Robert Haas 17:48
pgsql: Try again to fix accumulation of parallel worker instrumentation Robert Haas 17:48
pgsql: Test instrumentation of Hash nodes with parallel query. Robert Haas 20:30

Dec. 20, 2017

Thread Author Time
pgsql: When passing query strings to workers, pass the terminating \0. Robert Haas 22:32
pgsql: When passing query strings to workers, pass the terminating \0. Robert Haas 22:32

Dec. 21, 2017

Thread Author Time
pgsql: Add parallel-aware hash joins. Andres Freund 08:49
Re: pgsql: Add parallel-aware hash joins. Andres Freund 09:29
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 09:54
Re: pgsql: Add parallel-aware hash joins. Andres Freund 09:55
Re: pgsql: Add parallel-aware hash joins. Andres Freund 10:42
condition variable cleanup and subtransactions Andres Freund 11:00
Re: condition variable cleanup and subtransactions Thomas Munro 11:46
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 12:48
pgsql: Cancel CV sleep during subtransaction abort. Robert Haas 14:25
pgsql: Cancel CV sleep during subtransaction abort. Robert Haas 14:25
Re: condition variable cleanup and subtransactions Robert Haas 14:25
pgsql: Avoid putting build-location-dependent strings into generated fi Tom Lane 15:57
Re: pgsql: Add parallel-aware hash joins. Tom Lane 16:11
pgsql: Fix typo Alvaro Herrera 16:37
pgsql: Get rid of copy_partition_key Alvaro Herrera 17:43
pgsql: Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit Tom Lane 17:57
pgsql: Adjust assertion in GetCurrentCommandId. Robert Haas 18:21
Re: pgsql: Get rid of copy_partition_key Robert Haas 21:22
Re: pgsql: Get rid of copy_partition_key Alvaro Herrera 21:36
pgsql: Minor edits to catalog files and scripts Alvaro Herrera 22:15

Dec. 22, 2017

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 08:16
Re: pgsql: Add parallel-aware hash joins. Andres Freund 08:22
pgsql: Add optional compression method to SP-GiST Teodor Sigaev 10:33
Re: pgsql: Use new overflow aware integer operations. Tom Lane 16:00
Re: pgsql: Get rid of copy_partition_key 📎 Alvaro Herrera 16:24
Re: pgsql: Get rid of copy_partition_key Alvaro Herrera 16:47
pgsql: Disallow UNION/INTERSECT/EXCEPT over no columns. Tom Lane 17:08
pgsql: Disallow UNION/INTERSECT/EXCEPT over no columns. Tom Lane 17:08
pgsql: Disallow UNION/INTERSECT/EXCEPT over no columns. Tom Lane 17:08
pgsql: Fix UNION/INTERSECT/EXCEPT over no columns. Tom Lane 17:08
pgsql: Fix UNION/INTERSECT/EXCEPT over no columns. Tom Lane 17:08
Re: pgsql: Use new overflow aware integer operations. Andres Freund 17:52
Re: pgsql: Use new overflow aware integer operations. Tom Lane 18:52
Re: pgsql: Use new overflow aware integer operations. Andres Freund 23:16

Dec. 23, 2017

Thread Author Time
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 20:26
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 20:28
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 22:42
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Michael Paquier 23:48

Dec. 24, 2017

Thread Author Time
pgsql: Fix assert with side effects in the new PHJ code. Andres Freund 11:02

Dec. 25, 2017

Thread Author Time
pgsql: Add polygon opclass for SP-GiST Teodor Sigaev 16:00

Dec. 26, 2017

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 10:48
pgsql: Add includes to make header files self-contained Peter Eisentraut 15:24
pgsql: Add support for static assertions in C++ Peter Eisentraut 15:50

Dec. 27, 2017

Thread Author Time
pgsql: Update relation's stats in pg_class during vacuum full. Teodor Sigaev 15:26
pgsql: Update relation's stats in pg_class during vacuum full. Teodor Sigaev 15:27
pgsql: Add pow(), aka power(), function to pgbench. Robert Haas 18:47
pgsql: Fix race-under-concurrency in PathNameCreateTemporaryDir. Robert Haas 19:01
pgsql: Remove incorrect apostrophe. Robert Haas 19:03
pgsql: Protect against hypothetical memory leaks in RelationGetPartitio Alvaro Herrera 21:30
Re: pgsql: Get rid of copy_partition_key Alvaro Herrera 21:31
Re: pgsql: Use new overflow aware integer operations. Tom Lane 22:59

Dec. 28, 2017

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. Tom Lane 02:32
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 04:15
Re: pgsql: Add parallel-aware hash joins. Tom Lane 04:26
pgsql: Fix rare assertion failure in parallel hash join. Andres Freund 11:14
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 13:21

Browse Archives

Prev | Next