pgsql-committers since 2018-07-13 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

July 13, 2018

Thread Author Time
pgsql: Fix argument of pg_create_logical_replication_slot for slot name Michael Paquier 00:48
pgsql: Add pg_dump --on-conflict-do-nothing option. Thomas Munro 02:00
pgsql: Accept invalidation messages in InitializeSessionUserId(). Thomas Munro 04:22
pgsql: Remove obsolete documentation build tools for Windows Peter Eisentraut 08:08
pgsql: Prohibit transaction commands in security definer procedures Peter Eisentraut 08:45
pgsql: Prohibit transaction commands in security definer procedures Peter Eisentraut 08:45
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: docs: Remove "New" description of the libpqxx interface Bruce Momjian 15:17
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Fix inadequate buffer locking in FSM and VM page re-initializati Tom Lane 15:53
pgsql: Improve performance of tuple conversion map generation Heikki Linnakangas 16:57
pgsql: Dump foreign keys on partitioned tables Alvaro Herrera 17:17
pgsql: Dump foreign keys on partitioned tables Alvaro Herrera 17:17
pgsql: Fix crash in json{b}_populate_recordset() and json{b}_to_records Tom Lane 18:17
pgsql: Fix crash in json{b}_populate_recordset() and json{b}_to_records Tom Lane 18:17
Re: pgsql: Fix parallel index and index-only scans to fall back to serial. Heikki Linnakangas 19:22
pgsql: Update documentation editor setup instructions Peter Eisentraut 19:30
pgsql: Update documentation editor setup instructions Peter Eisentraut 19:30
Re: pgsql: Fix parallel index and index-only scans to fall back to serial. David G. Johnston 21:19
Re: pgsql: Fix parallel index and index-only scans to fall back to serial. Robert Haas 21:56
Re: pgsql: Add wait event for fsync of WAL segments Robert Haas 21:57
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45
pgsql: Fix crash in contrib/ltree's lca() function for empty input arra Tom Lane 22:45

July 14, 2018

Thread Author Time
Re: pgsql: Fix FK checks of TRUNCATE involving partitioned tables Michael Paquier 12:18
pgsql: Fix hashjoin costing mistake introduced with inner_unique optimi Tom Lane 15:59
pgsql: Fix hashjoin costing mistake introduced with inner_unique optimi Tom Lane 15:59
pgsql: Fix hashjoin costing mistake introduced with inner_unique optimi Tom Lane 15:59
YA race condition in 001_stream_rep.pl (was Re: pgsql: Allow using the updated tuple while moving it to a different par) 📎 Tom Lane 18:16

July 15, 2018

Thread Author Time
Re: pgsql: Fix FK checks of TRUNCATE involving partitioned tables Alvaro Herrera 00:11
Re: YA race condition in 001_stream_rep.pl (was Re: pgsql: Allow using the updated tuple while moving it to a different par) Amit Kapila 11:09

July 16, 2018

Thread Author Time
Refactor documentation for wait events (Was: pgsql: Add wait event for fsync of WAL segments) 📎 Michael Paquier 02:10
pgsql: doc: Update redirecting links Peter Eisentraut 08:50
pgsql: doc: Update redirecting links Peter Eisentraut 08:50
pgsql: Add plan_cache_mode setting Peter Eisentraut 11:43
Re: Refactor documentation for wait events (Was: pgsql: Add wait event for fsync of WAL segments) Robert Haas 15:22
pgsql: Add subtransaction handling for table synchronization workers. Robert Haas 21:59
pgsql: Add subtransaction handling for table synchronization workers. Robert Haas 21:59
pgsql: Add subtransaction handling for table synchronization workers. Robert Haas 21:59
pgsql: Fix partition pruning with IS [NOT] NULL clauses Alvaro Herrera 22:48
pgsql: Fix partition pruning with IS [NOT] NULL clauses Alvaro Herrera 22:48

July 17, 2018

Thread Author Time
pgsql: Fix ALTER TABLE...SET STATS error message for included columns Alvaro Herrera 00:02
pgsql: Fix ALTER TABLE...SET STATS error message for included columns Alvaro Herrera 00:02
pgsql: Revise BuildIndexValueDescription to simplify it Alvaro Herrera 00:34
Re: Refactor documentation for wait events (Was: pgsql: Add wait event for fsync of WAL segments) Michael Paquier 04:19
pgsql: doc: move PARTITION OF stanza to just below PARTITION BY Alvaro Herrera 04:55
pgsql: doc: move PARTITION OF stanza to just below PARTITION BY Alvaro Herrera 04:55
Re: pgsql: Allow UNIQUE indexes on partitioned tables Alvaro Herrera 04:57
Re: pgsql: Allow UNIQUE indexes on partitioned tables Amit Langote 04:59
Re: Refactor documentation for wait events (Was: pgsql: Add wait event for fsync of WAL segments) Robert Haas 11:17
pgsql: Rework error messages around file handling Michael Paquier 23:05
Re: pgsql: Rework error messages around file handling Tom Lane 23:23
Re: pgsql: Rework error messages around file handling 📎 Michael Paquier 23:53

July 18, 2018

Thread Author Time
Re: pgsql: Rework error messages around file handling Tom Lane 00:02
pgsql: Fix casting in error message for two-phase file Michael Paquier 00:13
Re: pgsql: Rework error messages around file handling Michael Paquier 00:14
pgsql: Fix more portability issues with casts to Size when using off_t Michael Paquier 00:53
Re: pgsql: Rework error messages around file handling Michael Paquier 01:02
Re: pgsql: Rework error messages around file handling Tom Lane 01:13
Re: pgsql: Rework error messages around file handling Michael Paquier 01:32
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 13:57
Re: pgsql: Fix misc typos, mostly in comments. Alvaro Herrera 14:25
Re: pgsql: Fix misc typos, mostly in comments. Heikki Linnakangas 14:29
pgsql: Use a ResourceOwner to track buffer pins in all cases. Tom Lane 16:15
pgsql: Drop the rule against included index columns duplicating key col Tom Lane 18:43
pgsql: Drop the rule against included index columns duplicating key col Tom Lane 18:43
pgsql: Remove race-prone hot_standby_feedback test cases in 001_stream_ Tom Lane 21:39
pgsql: Remove race-prone hot_standby_feedback test cases in 001_stream_ Tom Lane 21:39
pgsql: Remove race-prone hot_standby_feedback test cases in 001_stream_ Tom Lane 21:39
Re: YA race condition in 001_stream_rep.pl (was Re: pgsql: Allow using the updated tuple while moving it to a different par) Tom Lane 21:42

July 19, 2018

Thread Author Time
pgsql: Fix re-parameterize of MergeAppendPath Michael Paquier 00:06
pgsql: Fix re-parameterize of MergeAppendPath Michael Paquier 00:06
pgsql: Fix print of Path nodes when using OPTIMIZER_DEBUG Michael Paquier 00:57
pgsql: Fix print of Path nodes when using OPTIMIZER_DEBUG Michael Paquier 00:57
pgsql: Fix print of Path nodes when using OPTIMIZER_DEBUG Michael Paquier 00:57
pgsql: Fix print of Path nodes when using OPTIMIZER_DEBUG Michael Paquier 00:57
pgsql: Fix print of Path nodes when using OPTIMIZER_DEBUG Michael Paquier 00:57
Re: YA race condition in 001_stream_rep.pl (was Re: pgsql: Allow using the updated tuple while moving it to a different par) Michael Paquier 00:59
pgsql: Expand run-time partition pruning to work with MergeAppend Heikki Linnakangas 10:50
pgsql: Fix comment. Heikki Linnakangas 12:42
pgsql: Rephrase a few comments for clarity. Heikki Linnakangas 13:12
pgsql: Rephrase a few comments for clarity. Heikki Linnakangas 13:12
pgsql: Rephrase a few comments for clarity. Heikki Linnakangas 13:12
pgsql: Rephrase a few comments for clarity. Heikki Linnakangas 13:12
Re: pgsql: Fix parallel index and index-only scans to fall back to serial. Heikki Linnakangas 13:13
Re: [COMMITTERS] pgsql: Give a better error message on invalid hostaddr option. 📎 Robert Haas 14:07
pgsql: Fix error message when a hostaddr cannot be parsed. Heikki Linnakangas 17:26
pgsql: Fix error message when a hostaddr cannot be parsed. Heikki Linnakangas 17:26
pgsql: Fix error message when a hostaddr cannot be parsed. Heikki Linnakangas 17:26
Re: [COMMITTERS] pgsql: Give a better error message on invalid hostaddr option. Heikki Linnakangas 17:28
Re: [COMMITTERS] pgsql: Give a better error message on invalid hostaddr option. Robert Haas 17:36
pgsql: Fix handling of empty uncompressed posting list pages in GIN Alexander Korotkov 18:12
pgsql: Fix handling of empty uncompressed posting list pages in GIN Alexander Korotkov 18:15
pgsql: Rewrite comments in replication slot advance implementation Alvaro Herrera 18:17
pgsql: Rewrite comments in replication slot advance implementation Alvaro Herrera 18:17
pgsql: Fix handling of empty uncompressed posting list pages in GIN Alexander Korotkov 18:21
pgsql: Fix handling of empty uncompressed posting list pages in GIN Alexander Korotkov 18:24
pgsql: Fix handling of empty uncompressed posting list pages in GIN Alexander Korotkov 18:27
pgsql: Fix pg_get_indexdef()'s behavior for included index columns. Tom Lane 18:54
pgsql: Improve psql's \d command to show whether index columns are key Tom Lane 18:54
pgsql: Improve psql's \d command to show whether index columns are key Tom Lane 18:54
pgsql: Fix pg_get_indexdef()'s behavior for included index columns. Tom Lane 18:54
pgsql: Remove undocumented restriction against duplicate partition key Tom Lane 19:42
pgsql: Remove undocumented restriction against duplicate partition key Tom Lane 19:42
pgsql: Remove undocumented restriction against duplicate partition key Tom Lane 19:42
pgsql: Fix handling of empty uncompressed posting list pages in GIN Alexander Korotkov 20:28
pgsql: Add toast tables to most system catalogs Michael Paquier 22:48

July 20, 2018

Thread Author Time
pgsql: Bump catalog version for recent toast table additions Michael Paquier 00:32
pgsql: Guard against rare RAND_bytes() failures in pg_strong_random(). Dean Rasheed 08:12
pgsql: Guard against rare RAND_bytes() failures in pg_strong_random(). Dean Rasheed 08:12
pgsql: Guard against rare RAND_bytes() failures in pg_strong_random(). Dean Rasheed 08:12
pgsql: Avoid unportable shell syntax in pg_upgrade's test script. Tom Lane 17:59
pgsql: Avoid unportable shell syntax in pg_upgrade's test script. Tom Lane 17:59

July 21, 2018

Thread Author Time
pgsql: Be more paranoid about quoting in pg_upgrade's test script. Tom Lane 16:06
pgsql: Be more paranoid about quoting in pg_upgrade's test script. Tom Lane 16:06
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41
pgsql: Further portability hacking in pg_upgrade's test script. Tom Lane 19:41

July 22, 2018

Thread Author Time
pgsql: Hand code string to integer conversion for performance. Andres Freund 22:30
pgsql: Deduplicate "invalid input syntax" messages for various types. Andres Freund 22:30

July 23, 2018

Thread Author Time
pgsql: Fix JITed EEOP_AGG_INIT_TRANS, which missed some state. Andres Freund 00:06
pgsql: Fix JITed EEOP_AGG_INIT_TRANS, which missed some state. Andres Freund 00:06
pgsql: Make more consistent some error messages for file-related operat Michael Paquier 00:20
pgsql: Add proper errcodes to new error messages for read() failures Michael Paquier 00:38
pgsql: Mop-up for 3522d0eaba5, which missed some alternative output fil Andres Freund 00:49
Re: pgsql: Deduplicate "invalid input syntax" messages for various types. Michael Paquier 00:49
Re: pgsql: Deduplicate "invalid input syntax" messages for various types. Andres Freund 00:53
Re: pgsql: Deduplicate "invalid input syntax" messages for various types. Michael Paquier 01:02
pgsql: Reset context at the tail end of JITed EEOP_AGG_PLAIN_TRANS. Andres Freund 03:45
pgsql: Reset context at the tail end of JITed EEOP_AGG_PLAIN_TRANS. Andres Freund 03:45
Re: Tips on committing Tom Lane 03:58
pgsql: LLVMJIT: Fix LLVM build for LLVM > 7. Andres Freund 04:24
pgsql: LLVMJIT: Adapt to API changes in gdb and perf support. Andres Freund 04:24
pgsql: LLVMJIT: Adapt to API changes in gdb and perf support. Andres Freund 04:24
pgsql: LLVMJIT: Fix LLVM build for LLVM > 7. Andres Freund 04:24
pgsql: pgbench: Remove duplicate entries from table of builtin function Robert Haas 16:03
pgsql: pgbench: Remove duplicate entries from table of builtin function Robert Haas 16:03

July 24, 2018

Thread Author Time
pgsql: Use setproctitle_fast() to update the ps status, if available. Thomas Munro 01:10
pgsql: Fix calculation for WAL segment recycling and removal Michael Paquier 01:41
pgsql: Fix calculation for WAL segment recycling and removal Michael Paquier 01:41
pgsql: Refactor cluster_rel() to handle more options Michael Paquier 02:39
pgsql: psql: Add option for procedures to \df Peter Eisentraut 09:54
pgsql: psql: Add option for procedures to \df Peter Eisentraut 09:54
Re: pgsql: Hand code string to integer conversion for performance. 📎 David Rowley 10:10
pgsql: Defend against some potential spurious compiler warnings in 86ea Andres Freund 17:10
Re: pgsql: Hand code string to integer conversion for performance. Andres Freund 17:11
pgsql: doc: Fix reference to "decoder" to instead be the correct "outpu Andres Freund 17:52
pgsql: doc: Fix reference to "decoder" to instead be the correct "outpu Andres Freund 17:52
pgsql: doc: Fix reference to "decoder" to instead be the correct "outpu Andres Freund 17:52
pgsql: doc: Fix reference to "decoder" to instead be the correct "outpu Andres Freund 17:52
pgsql: doc: Fix reference to "decoder" to instead be the correct "outpu Andres Freund 17:52
pgsql: doc: Fix reference to "decoder" to instead be the correct "outpu Andres Freund 17:52
Re: pgsql: Hand code string to integer conversion for performance. David Rowley 22:30
pgsql: Pad semaphores to avoid false sharing. Thomas Munro 23:05
pgsql: Pad semaphores to avoid false sharing. Thomas Munro 23:06
pgsql: Pad semaphores to avoid false sharing. Thomas Munro 23:06
pgsql: Add strict_multi_assignment and too_many_rows plpgsql checks Tomas Vondra 23:47

July 25, 2018

Thread Author Time
pgsql: LLVMJIT: Check for 'noinline' attribute in recursively inlined f Andres Freund 23:47
pgsql: LLVMJIT: Release JIT context after running ExprContext shutdown Andres Freund 23:47
pgsql: LLVMJIT: Release JIT context after running ExprContext shutdown Andres Freund 23:47
pgsql: LLVMJIT: Check for 'noinline' attribute in recursively inlined f Andres Freund 23:47

July 26, 2018

Thread Author Time
pgsql: Provide plpgsql tests for cases involving record field changes. Tom Lane 22:18
pgsql: Avoid crash in eval_const_expressions if a Param's type changes. Tom Lane 22:18
pgsql: Provide plpgsql tests for cases involving record field changes. Tom Lane 22:18
pgsql: Avoid crash in eval_const_expressions if a Param's type changes. Tom Lane 22:18

July 27, 2018

Thread Author Time
pgsql: Fix handling of pgbench's hash when no argument is provided Michael Paquier 04:44
pgsql: Fix handling of pgbench's hash when no argument is provided Michael Paquier 04:44
pgsql: Fix the buffer release order for parallel index scans. Amit Kapila 05:44
pgsql: Fix the buffer release order for parallel index scans. Amit Kapila 05:44
pgsql: Fix the buffer release order for parallel index scans. Amit Kapila 05:44
pgsql: Use key and partdesc from PartitionDispatch where possible. Robert Haas 13:44
pgsql: Fix grammar in README.tuplock Alvaro Herrera 14:58
pgsql: Reduce path length for locking leaf B-tree pages during insertio Alexander Korotkov 21:37

July 28, 2018

Thread Author Time
pgsql: pgtest: grab possible warnings from install.log Bruce Momjian 15:36
pgsql: pgtest: grab possible warnings from install.log Bruce Momjian 15:36
pgsql: pgtest: grab possible warnings from install.log Bruce Momjian 15:36

Browse Archives

Prev | Next