pgsql-committers since 2018-07-19 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 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
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: pg_upgrade: report database names with missing extension libs Bruce Momjian 16:33
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pg_upgrade: check for clean server shutdowns Bruce Momjian 19:02
pgsql: pgtest: run clean, build, and check stages separately Bruce Momjian 19:34
pgsql: pgtest: run clean, build, and check stages separately Bruce Momjian 19:34
pgsql: pgtest: run clean, build, and check stages separately Bruce Momjian 19:34
pgsql: pgtest: run clean, build, and check stages separately Bruce Momjian 19:34
pgsql: pgtest: run clean, build, and check stages separately Bruce Momjian 19:34
pgsql: Add verbosity to pg_basebackup for sync Michael Paquier 22:58

July 29, 2018

Thread Author Time
pgsql: Refactor geometric functions and operators Tomas Vondra 00:43
pgsql: Provide separate header file for built-in float types Tomas Vondra 01:43
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Fix two oversights from 9ebe0572 which refactored cluster_rel Michael Paquier 13:02
pgsql: Make error message of pageinspect more consistent for raw page i Michael Paquier 14:53
Re: pgsql: Refactor geometric functions and operators Michael Paquier 14:59
Re: pgsql: Refactor geometric functions and operators Tomas Vondra 15:21
Would like to help with documentation for Postgres 11 Michael Goldshteyn 16:49
Fwd: Would like to help with documentation for Postgres 11 Michael Goldshteyn 16:50
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Restore handling of -0 in the C field of lines in line_construct Tomas Vondra 19:11
Re: Tips on committing Peter Geoghegan 19:45
pgsql: Mark variable used only in assertion with PG_USED_FOR_ASSERTS_ON Tomas Vondra 21:15
Re: Fwd: Would like to help with documentation for Postgres 11 Justin Pryzby 21:27
Re: Fwd: Would like to help with documentation for Postgres 11 Tom Lane 21:38

July 30, 2018

Thread Author Time
Re: Would like to help with documentation for Postgres 11 Tatsuo Ishii 00:11
pgsql: Add ssl_library preset parameter Peter Eisentraut 11:51
Re: Tips on committing Peter Eisentraut 12:40
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
Re: Would like to help with documentation for Postgres 11 Michael Goldshteyn 16:28
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: doc: Improve CREATE COLLATION locking documentation Peter Eisentraut 20:12
pgsql: Set ActiveSnapshot when logically replaying inserts Alvaro Herrera 20:31
pgsql: Set ActiveSnapshot when logically replaying inserts Alvaro Herrera 20:31
pgsql: Set ActiveSnapshot when logically replaying inserts Alvaro Herrera 20:31
pgsql: Ensure we build generated headers at the start of some more case Tom Lane 22:04
pgsql: Ensure we build generated headers at the start of some more case Tom Lane 22:04
pgsql: Change bms_add_range to be a no-op for empty ranges Alvaro Herrera 22:50
pgsql: Verify range bounds to bms_add_range when necessary Alvaro Herrera 22:50
pgsql: Verify range bounds to bms_add_range when necessary Alvaro Herrera 22:50
pgsql: Change bms_add_range to be a no-op for empty ranges Alvaro Herrera 22:50
pgsql: Remove dead code left behind by 1b6801051. Tom Lane 23:11
pgsql: Remove dead code left behind by 1b6801051. Tom Lane 23:11

July 31, 2018

Thread Author Time
pgsql: Provide a log_level setting for auto_explain Andrew Dunstan 12:11
pgsql: Remove SGMLism from commit 2d36a5e9dab6 Andrew Dunstan 12:18
pgsql: Fix typo in file identification and copyright year Alvaro Herrera 15:51
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
Re: New Defects reported by Coverity Scan for PostgreSQL Alvaro Herrera 17:21
pgsql: Provide for contrib and pgxs modules to install include files. Andrew Gierth 20:15
pgsql: Provide for contrib and pgxs modules to install include files. Andrew Gierth 20:15
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10

Browse Archives

Prev | Next