pgsql-committers since 2017-11-20 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

Nov. 20, 2017

Thread Author Time
Re: pgsql: Remove BufFile's isTemp flag. Andres Freund 00:06
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Simon Riggs 00:08
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Andres Freund 00:15
Re: pgsql: Remove BufFile's isTemp flag. Tom Lane 00:37
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Tom Lane 00:49
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Andres Freund 00:52
pgsql: Reduce test variability for toast_tuple_target test Simon Riggs 01:11
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Simon Riggs 01:13
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Tom Lane 01:30
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Simon Riggs 07:06
Re: pgsql: Parameter toast_tuple_target controls TOAST for new rows Simon Riggs 07:09
Re: [COMMITTERS] pgsql: Add hash partitioning. amul sul 12:46
Re: [COMMITTERS] pgsql: Remove secondary checkpoint Amit Kapila 13:38
pgsql: Pass eflags down to parallel workers. Robert Haas 17:03
pgsql: Tweak use of ExecContextForcesOids by Gather (Merge). Robert Haas 17:34
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 19:18
Re: [COMMITTERS] pgsql: Remove secondary checkpoint Simon Riggs 20:50
Re: [COMMITTERS] pgsql: Remove secondary checkpoint Andres Freund 20:55
pgsql: Fix pg_control_checkpoint from commit 4b0d28de06 Simon Riggs 21:04
Re: pgsql: Fix pg_control_checkpoint from commit 4b0d28de06 Andres Freund 21:05
Re: pgsql: Fix pg_control_checkpoint from commit 4b0d28de06 Simon Riggs 21:09
Re: [COMMITTERS] pgsql: Remove secondary checkpoint Simon Riggs 21:11
pgsql: Add support for Motorola 88K to s_lock.h. Tom Lane 23:05
pgsql: Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD Tom Lane 23:05
pgsql: Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD Tom Lane 23:05
pgsql: Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD Tom Lane 23:05
pgsql: Add support for Motorola 88K to s_lock.h. Tom Lane 23:05
pgsql: Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD Tom Lane 23:05
pgsql: Add support for Motorola 88K to s_lock.h. Tom Lane 23:05
pgsql: Add support for Motorola 88K to s_lock.h. Tom Lane 23:05
pgsql: Add support for Motorola 88K to s_lock.h. Tom Lane 23:05
pgsql: Add support for Motorola 88K to s_lock.h. Tom Lane 23:05
pgsql: Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD Tom Lane 23:05
pgsql: Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD Tom Lane 23:05

Nov. 21, 2017

Thread Author Time
pgsql: Support index-only scans in contrib/cube and contrib/seg GiST in Tom Lane 01:25
pgsql: Fix multiple problems with satisfies_hash_partition. Robert Haas 18:09
Re: [COMMITTERS] pgsql: Add hash partitioning. Robert Haas 18:09
pgsql: Provide for forward compatibility with future minor protocol ver Robert Haas 19:47
pgsql: Provide for forward compatibility with future minor protocol ver Robert Haas 19:47
pgsql: Provide for forward compatibility with future minor protocol ver Robert Haas 19:47
pgsql: Provide for forward compatibility with future minor protocol ver Robert Haas 19:47
pgsql: Provide for forward compatibility with future minor protocol ver Robert Haas 19:47
pgsql: Provide for forward compatibility with future minor protocol ver Robert Haas 19:47
pgsql: Doc: fix broken markup. Tom Lane 22:30
pgsql: pgbench: fix stats reporting when some transactions are skipped. Tom Lane 22:30

Nov. 22, 2017

Thread Author Time
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Michael Paquier 01:11
pgsql: Set es_output_cid in replication worker Simon Riggs 05:31
pgsql: Show partition info from psql \d+ Simon Riggs 18:11
pgsql: Sort default partition to bottom of psql \d+ Simon Riggs 18:19
pgsql: Generational memory allocator Simon Riggs 18:48
pgsql: Tweak code for older compilers Simon Riggs 19:56
pgsql: Fix typo Magnus Hagander 20:52

Nov. 23, 2017

Thread Author Time
Re: pgsql: Generational memory allocator Andres Freund 00:16
pgsql: Build src/test/isolation during "make" and "make install". Noah Misch 04:22
pgsql: Build src/test/isolation during "make" and "make install". Noah Misch 04:22
pgsql: doc: mention wal_receiver_status_interval as GUC affecting logic Fujii Masao 07:48
pgsql: doc: mention wal_receiver_status_interval as GUC affecting logic Fujii Masao 07:49
Re: pgsql: Generational memory allocator Simon Riggs 09:57
pgsql: Convert documentation to DocBook XML Peter Eisentraut 14:51
Re: pgsql: Generational memory allocator 📎 Tomas Vondra 15:16
Re: pgsql: Generational memory allocator Simon Riggs 18:52
Re: pgsql: Generational memory allocator Andres Freund 19:39
Re: pgsql: Generational memory allocator Tom Lane 20:06
Re: pgsql: Generational memory allocator Tomas Vondra 21:34
Re: pgsql: Generational memory allocator Simon Riggs 21:42
Re: pgsql: Generational memory allocator Andres Freund 21:46
Re: pgsql: Generational memory allocator Simon Riggs 21:47
pgsql: Ensure sizeof(GenerationChunk) is maxaligned. Tom Lane 22:02
Re: pgsql: Generational memory allocator Tom Lane 22:04
Re: pgsql: Generational memory allocator Tomas Vondra 22:51

Nov. 24, 2017

Thread Author Time
pgsql: Fix handling of NULLs returned by aggregate combine functions. Andres Freund 01:19
pgsql: Fix handling of NULLs returned by aggregate combine functions. Andres Freund 01:19
pgsql: Fix handling of NULLs returned by aggregate combine functions. Andres Freund 01:19
Re: pgsql: Generational memory allocator Tom Lane 04:19
pgsql: Support linking with MinGW-built Perl. Noah Misch 04:49
pgsql: Support linking with MinGW-built Perl. Noah Misch 04:49
pgsql: Support linking with MinGW-built Perl. Noah Misch 04:49
pgsql: Support linking with MinGW-built Perl. Noah Misch 04:49
pgsql: Support linking with MinGW-built Perl. Noah Misch 04:49
pgsql: Support linking with MinGW-built Perl. Noah Misch 04:49
pgsql: Fix unstable regression test added by commits 59b71c6fe et al. Tom Lane 05:29
pgsql: Fix unstable regression test added by commits 59b71c6fe et al. Tom Lane 05:29
pgsql: Fix unstable regression test added by commits 59b71c6fe et al. Tom Lane 05:29
pgsql: Doc: add a summary table to the CREATE POLICY docs. Dean Rasheed 12:04
pgsql: Doc: add a summary table to the CREATE POLICY docs. Dean Rasheed 12:04
pgsql: Doc: add a summary table to the CREATE POLICY docs. Dean Rasheed 12:04
pgsql: Doc: add a summary table to the CREATE POLICY docs. Dean Rasheed 12:04
pgsql: Fix broken XML in CREATE POLICY sgml. Dean Rasheed 14:00
pgsql: RLS comment fixes. Dean Rasheed 14:19
pgsql: RLS comment fixes. Dean Rasheed 14:19
Re: pgsql: Generational memory allocator Simon Riggs 14:29
Re: pgsql: Generational memory allocator Andrew Dunstan 15:35
Re: pgsql: Generational memory allocator Tom Lane 18:31
pgsql: Fix bug in generation.c's valgrind support. Tom Lane 18:43
Re: pgsql: Generational memory allocator Tom Lane 19:13
pgsql: Mostly-cosmetic improvements in memory chunk header alignment co Tom Lane 20:50

Nov. 25, 2017

Thread Author Time
pgsql: Improve valgrind logic in aset.c, and fix multiple issues in gen Tom Lane 00:28
Re: pgsql: Generational memory allocator 📎 Tom Lane 01:25
Re: pgsql: Generational memory allocator Tomas Vondra 04:54
Re: pgsql: Generational memory allocator Tom Lane 05:18
pgsql: Avoid projecting tuples unnecessarily in Gather and Gather Merge Robert Haas 15:55
pgsql: Improve planner's handling of set-returning functions in groupin Tom Lane 16:48
pgsql: Improve planner's handling of set-returning functions in groupin Tom Lane 16:48
pgsql: Update buffile.h/.c comments for removal of non-temp option. Tom Lane 18:19
Re: pgsql: Remove BufFile's isTemp flag. Tom Lane 18:21
pgsql: Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 19:16
pgsql: Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 19:16
pgsql: Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 19:16
pgsql: Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 19:16
pgsql: Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 19:16
pgsql: Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 19:16
pgsql: Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 19:43
pgsql: Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 19:43
pgsql: Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 19:43
pgsql: Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 19:43
pgsql: Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 19:43
pgsql: Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 19:43
Re: pgsql: Generational memory allocator Tom Lane 19:50
Re: pgsql: Generational memory allocator Andres Freund 20:00
Re: pgsql: Generational memory allocator Andres Freund 20:13
pgsql: Replace raw timezone source data with IANA's new compact format. Tom Lane 20:31
pgsql: Replace raw timezone source data with IANA's new compact format. Tom Lane 20:31
pgsql: Replace raw timezone source data with IANA's new compact format. Tom Lane 20:31
pgsql: Replace raw timezone source data with IANA's new compact format. Tom Lane 20:31
pgsql: Replace raw timezone source data with IANA's new compact format. Tom Lane 20:31
pgsql: Replace raw timezone source data with IANA's new compact format. Tom Lane 20:31
Re: pgsql: Generational memory allocator Tom Lane 21:19
Re: pgsql: Generational memory allocator 📎 Tom Lane 21:46
pgsql: Update MSVC build process for new timezone data. Tom Lane 23:15
pgsql: Update MSVC build process for new timezone data. Tom Lane 23:15
pgsql: Update MSVC build process for new timezone data. Tom Lane 23:15
pgsql: Update MSVC build process for new timezone data. Tom Lane 23:15
pgsql: Update MSVC build process for new timezone data. Tom Lane 23:15
pgsql: Update MSVC build process for new timezone data. Tom Lane 23:15

Nov. 26, 2017

Thread Author Time
Re: pgsql: Generational memory allocator Simon Riggs 09:33
Re: pgsql: Generational memory allocator Simon Riggs 09:33
Re: pgsql: Generational memory allocator Simon Riggs 09:34
Re: pgsql: Generational memory allocator Tom Lane 17:46
pgsql: Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 17:52
pgsql: Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 17:52
pgsql: Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 17:52
pgsql: Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 17:52
pgsql: Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 17:52
pgsql: Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 17:52
Re: pgsql: Generational memory allocator Simon Riggs 18:45
Re: pgsql: Generational memory allocator Tom Lane 18:53
Re: pgsql: Generational memory allocator Simon Riggs 19:09
Re: pgsql: Generational memory allocator Tom Lane 19:42
pgsql: Pad XLogReaderState's main_data buffer more aggressively. Tom Lane 20:17
pgsql: Pad XLogReaderState's main_data buffer more aggressively. Tom Lane 20:17
pgsql: Pad XLogReaderState's main_data buffer more aggressively. Tom Lane 20:17
pgsql: Pad XLogReaderState's main_data buffer more aggressively. Tom Lane 20:17
Re: pgsql: Generational memory allocator 📎 Simon Riggs 21:17
Re: pgsql: Generational memory allocator Tom Lane 22:06

Nov. 27, 2017

Thread Author Time
Re: pgsql: Generational memory allocator Simon Riggs 04:13
pgsql: Fix typo in comment Magnus Hagander 08:32
pgsql: Fix typo in comment Magnus Hagander 08:32
pgsql: Fix typo in comment Magnus Hagander 08:32
pgsql: Fix typo in comment Magnus Hagander 08:32
pgsql: Fix typo in comment Magnus Hagander 08:32
pgsql: Fix typo in comment Magnus Hagander 08:32
pgsql: Pad XLogReaderState's per-buffer data_bufsz more aggressively. Simon Riggs 09:34
pgsql: Additional docs for toast_tuple_target changes Simon Riggs 09:53
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE Tom Lane 22:54
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE Tom Lane 22:54
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE Tom Lane 22:54
pgsql: Fix creation of resjunk tlist entries for inherited mixed UPDATE Tom Lane 22:54

Nov. 28, 2017

Thread Author Time
pgsql: Fix assorted syscache lookup sloppiness in partition-related cod Tom Lane 00:22
pgsql: Fix assorted syscache lookup sloppiness in partition-related cod Tom Lane 00:22
pgsql: Mark some more functions as pg_attribute_noreturn(). Tom Lane 01:57
pgsql: Set es_output_cid in replication worker Simon Riggs 09:38
pgsql: Fix typo. Robert Haas 13:22
pgsql: Add null test to partition constraint for default range partitio Robert Haas 15:51
pgsql: PL/Python: Fix potential NULL pointer dereference Peter Eisentraut 16:31
Re: pgsql: PL/Python: Fix potential NULL pointer dereference Tom Lane 16:35
pgsql: Teach bitmap heap scan to cope with absence of a DSA. Robert Haas 16:52
pgsql: Teach bitmap heap scan to cope with absence of a DSA. Robert Haas 16:52
pgsql: Fix ReinitializeParallelDSM to tolerate finding no error queues. Robert Haas 17:21
pgsql: Fix ReinitializeParallelDSM to tolerate finding no error queues. Robert Haas 17:21
Re: pgsql: PL/Python: Fix potential NULL pointer dereference Peter Eisentraut 18:35
pgsql: Revert "PL/Python: Fix potential NULL pointer dereference" Peter Eisentraut 18:56
pgsql: If a range-partitioned table has no default partition, reject nu Robert Haas 19:16
pgsql: Fix wrong function name in comment. Robert Haas 19:21

Nov. 29, 2017

Thread Author Time
pgsql: Fix extstat collection when no stats are produced for a column Alvaro Herrera 03:03
pgsql: Fix extstat collection when no stats are produced for a column Alvaro Herrera 03:03
pgsql: Make memset() use sizeof() rather than re-compute size Alvaro Herrera 03:20
pgsql: Make memset() use sizeof() rather than re-compute size Alvaro Herrera 03:20
Re: pgsql: Make memset() use sizeof() rather than re-compute size Andres Freund 03:24
pgsql: Clarify old comment about qual_is_pushdown_safe's handling of su Tom Lane 04:32
pgsql: Update typedefs.list and re-run pgindent Robert Haas 14:25
pgsql: Add compiler hints to PLy_elog() Peter Eisentraut 15:02
pgsql: PL/Python: Fix remaining scan-build warnings Peter Eisentraut 15:02
Re: pgsql: Make memset() use sizeof() rather than re-compute size Alvaro Herrera 15:49
pgsql: Add extensive tests for partition pruning. Robert Haas 20:28
pgsql: New C function: bms_add_range Robert Haas 22:12

Nov. 30, 2017

Thread Author Time
pgsql: Add some regression tests that exercise hash join code. Andres Freund 00:16
Re: pgsql: New C function: bms_add_range Amit Langote 01:27
Re: pgsql: New C function: bms_add_range Robert Haas 01:48
pgsql: Add a barrier primitive for synchronizing backends. Andres Freund 02:28
pgsql: Fix neqjoinsel's behavior for semi/anti join cases. Tom Lane 03:01

Browse Archives

Prev | Next