pgsql-committers since 2020-04-26 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

April 26, 2020

Thread Author Time
pgsql: Raise a timeout to 180s, in test 003_recovery_targets.pl. Noah Misch 01:47
pgsql: Fix typo Peter Eisentraut 11:50
pgsql: Doc: improve documentation of websearch_to_tqsuery(). Tom Lane 15:45

April 27, 2020

Thread Author Time
Fwd: Detecting renamed columns via pgouput in logical replication ? Andreas Andreakis 05:40
pgsql: Fix some typos Michael Paquier 06:02
Re: Detecting renamed columns via pgouput in logical replication ? David G. Johnston 06:03
Re: Fwd: Detecting renamed columns via pgouput in logical replication ? Michael Paquier 06:05
Re: Detecting renamed columns via pgouput in logical replication ? David G. Johnston 06:07
Re: Detecting renamed columns via pgouput in logical replication ? Andreas Andreakis 07:06
Re: Detecting renamed columns via pgouput in logical replication ? David G. Johnston 07:32
Re: Detecting renamed columns via pgouput in logical replication ? David G. Johnston 07:37
Re: pgsql: Fix handling of WAL segments ready to be archived during crash r Jehan-Guillaume de Rorthais 10:29
pgsql: pg_dump: Replace can't-happen error with assertion Peter Eisentraut 12:32
pgsql: Doc: render π more nicely in PDF output. Tom Lane 15:00
pgsql: Fix full text search to handle NOT above a phrase search correct Tom Lane 16:21
pgsql: Fix full text search to handle NOT above a phrase search correct Tom Lane 16:21
pgsql: Fix full text search to handle NOT above a phrase search correct Tom Lane 16:21
pgsql: Fix full text search to handle NOT above a phrase search correct Tom Lane 16:21
pgsql: Fix full text search to handle NOT above a phrase search correct Tom Lane 16:21
pgsql: Fix bogus tar-file padding logic for standby.signal. Robert Haas 18:07
pgsql: Fix bogus tar-file padding logic for standby.signal. Robert Haas 18:07
pgsql: Add more TAP coverage for archive status with crash recovery of Michael Paquier 22:58

April 28, 2020

Thread Author Time
pgsql: Fix definition of pg_statio_all_tables view Alexander Korotkov 08:30
pgsql: Add missing gettext triggers Peter Eisentraut 11:38
pgsql: Add LP_DEAD deletion of a posting list tuple test. Peter Geoghegan 23:13

April 29, 2020

Thread Author Time
pgsql: Check slot->restart_lsn validity in a few more places Alvaro Herrera 00:42
Re: pgsql: Remove some code for old unsupported versions of MSVC Amit Kapila 07:05
pgsql: Fix typo Peter Eisentraut 08:15
Re: pgsql: Remove some code for old unsupported versions of MSVC Peter Eisentraut 09:48
Re: pgsql: Remove some code for old unsupported versions of MSVC Amit Kapila 11:54
pgsql: Fix checkpoint signalling Alvaro Herrera 22:47
pgsql: Fix check for conflicting SSL min/max protocol settings Michael Paquier 23:14

April 30, 2020

Thread Author Time
pgsql: Remove redundant _bt_killitems() buffer check. Peter Geoghegan 01:18
pgsql: Doc: re-re-revise markup for tables of functions. Tom Lane 04:34
pgsql: Rename connection parameters to control min/max SSL protocol ver Michael Paquier 04:40
pgsql: Update config.guess and config.sub Peter Eisentraut 07:09
pgsql: Make SQL/JSON error code names match SQL standard Peter Eisentraut 07:43
pgsql: Doc: update sections 9.14 - 9.16 for new function table layout. Tom Lane 16:53
Re: pgsql: Add deduplication to nbtree. Peter Eisentraut 18:33
Re: pgsql: Add deduplication to nbtree. Peter Geoghegan 18:37
Re: Detecting renamed columns via pgouput in logical replication ? Alvaro Herrera 19:30
pgsql: Fix AddressSanitizer use-after-scope complaint. Peter Geoghegan 19:33
Re: pgsql: Add deduplication to nbtree. Peter Geoghegan 19:33
pgsql: Add nbtree ScalarArrayOpExpr tests. Peter Geoghegan 21:33

May 1, 2020

Thread Author Time
pgsql: Improve various aspects of pg_rewind documentation Michael Paquier 08:41
pgsql: Put new command-line options into alphabetical order in help out Peter Eisentraut 09:52
pgsql: Fix bug in nbtree VACUUM "skip full scan" feature. Peter Geoghegan 15:41
pgsql: Fix bug in nbtree VACUUM "skip full scan" feature. Peter Geoghegan 15:41
pgsql: Fix bug in nbtree VACUUM "skip full scan" feature. Peter Geoghegan 15:41
pgsql: Fix undercounting in VACUUM VERBOSE output. Peter Geoghegan 16:51
pgsql: Fix undercounting in VACUUM VERBOSE output. Peter Geoghegan 16:51
pgsql: Fix undercounting in VACUUM VERBOSE output. Peter Geoghegan 16:51
pgsql: Reorder function prototypes for consistency. Peter Geoghegan 17:04
pgsql: Clear up issue with FSM and oldest bpto.xact. Peter Geoghegan 19:21
pgsql: Clear up issue with FSM and oldest bpto.xact. Peter Geoghegan 19:21
pgsql: Clear up issue with FSM and oldest bpto.xact. Peter Geoghegan 19:21
pgsql: Doc: update sections 9.17 - 9.21 for new function table layout. Tom Lane 20:17
pgsql: Get rid of trailing semicolons in C macro definitions. Tom Lane 21:28
pgsql: Get rid of trailing semicolons in C macro definitions. Tom Lane 21:28
pgsql: Get rid of trailing semicolons in C macro definitions. Tom Lane 21:28
pgsql: Get rid of trailing semicolons in C macro definitions. Tom Lane 21:28
pgsql: Get rid of trailing semicolons in C macro definitions. Tom Lane 21:28
pgsql: Get rid of trailing semicolons in C macro definitions. Tom Lane 21:28
pgsql: Simplify cost_incremental_sort a bit Tomas Vondra 23:35
pgsql: Remove pg_xact entry from SLRU stats Tomas Vondra 23:35

May 2, 2020

Thread Author Time
Re: pgsql: Rationalize GetWalRcv{Write,Flush}RecPtr(). Thomas Munro 03:53
pgsql: Add NLS to pg_verifybackup Peter Eisentraut 08:47
pgsql: Remove pg_xact from pg_stat_reset_slru docs Tomas Vondra 13:34
pgsql: Remove superfluous memset from pgstat_recv_resetslrucounter Tomas Vondra 13:34
pgsql: Fix GSS client to non-GSS server connection Stephen Frost 15:40
pgsql: Fix GSS client to non-GSS server connection Stephen Frost 15:40
pgsql: Refactor btvacuumpage(). Peter Geoghegan 21:04

May 3, 2020

Thread Author Time
pgsql: Add missing newlines in error messages Peter Eisentraut 08:46
pgsql: Fix typo in comment Alexander Korotkov 09:22

May 4, 2020

Thread Author Time
pgsql: Doc: update sections 9.22 - 9.30 for new function table layout. Tom Lane 16:18
pgsql: Doc: standardize markup a bit more. Tom Lane 17:48
pgsql: Add posting list tuple amcheck test case. Peter Geoghegan 18:24
pgsql: Doc: improve PDF presentation of some tables by adjusting column Tom Lane 20:17

May 5, 2020

Thread Author Time
pgsql: Change the display of WAL usage statistics in Explain. Amit Kapila 02:40
pgsql: doc: first draft of PG 13 release notes Bruce Momjian 03:09
pgsql: Doc: Outline REPLICATION before SUPERUSER privilege Michael Paquier 05:17
pgsql: Fix capitalization of messages, per style guide Peter Eisentraut 06:59
pgsql: doc: update PG 13 release notes after first draft Bruce Momjian 14:32
pgsql: doc: Fix PG 13 release note markup Bruce Momjian 14:33
pgsql: doc: update PG 13 release notes for glossary and NO DEPENDS Bruce Momjian 15:42
pgsql: doc: normalize contributor names in PG 13 release notes Bruce Momjian 16:42
pgsql: Fix severe memory leaks in GSSAPI encryption support. Tom Lane 17:10
pgsql: Fix severe memory leaks in GSSAPI encryption support. Tom Lane 17:10
pgsql: doc: PG 13 retnote adjustments Bruce Momjian 17:18
pgsql: doc: PG 13 release note adjustments, Justin Pryzby v2 Bruce Momjian 18:40
pgsql: Doc: warn that timezone abbreviations don't work in recovery_tar Tom Lane 20:07
pgsql: Doc: warn that timezone abbreviations don't work in recovery_tar Tom Lane 20:07
pgsql: doc: PG 13 relnotes, add attributions and wording changes Bruce Momjian 20:31
pgsql: doc: PG 13 relnotes, add pgbench script item Bruce Momjian 21:22
pgsql: Remove obsolete amcheck comment. Peter Geoghegan 21:38
pgsql: Normalize _bt_findsplitloc() argument names. Peter Geoghegan 21:42
pgsql: doc: PG 13 renotes: adjust attribution and pgbench item Bruce Momjian 21:43
pgsql: doc: PG 13 relnotes, fix markup Bruce Momjian 21:45

May 6, 2020

Thread Author Time
pgsql: Handle spaces for Python install location in MSVC scripts Michael Paquier 12:11
pgsql: Handle spaces for Python install location in MSVC scripts Michael Paquier 12:11
pgsql: Handle spaces for Python install location in MSVC scripts Michael Paquier 12:11
pgsql: Handle spaces for Python install location in MSVC scripts Michael Paquier 12:11
pgsql: Handle spaces for Python install location in MSVC scripts Michael Paquier 12:11
pgsql: Handle spaces for Python install location in MSVC scripts Michael Paquier 12:11
pgsql: Doc: further fooling-about with rendering of tables in PDF outpu Tom Lane 16:24
pgsql: Heed lock protocol in DROP OWNED BY Alvaro Herrera 16:55
pgsql: Heed lock protocol in DROP OWNED BY Alvaro Herrera 16:55
pgsql: Heed lock protocol in DROP OWNED BY Alvaro Herrera 16:55
pgsql: Heed lock protocol in DROP OWNED BY Alvaro Herrera 16:55
pgsql: Heed lock protocol in DROP OWNED BY Alvaro Herrera 16:55
pgsql: Heed lock protocol in DROP OWNED BY Alvaro Herrera 16:55
pgsql: Doc: remove now-redundant align specifications in colspecs. Tom Lane 19:58
pgsql: pgbench: document that the default data loading is client-side Bruce Momjian 23:07
pgsql: doc: PG 13 relnotes, update TOAST item to mention decompression Bruce Momjian 23:34
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Alvaro Herrera 23:39

May 7, 2020

Thread Author Time
pgsql: doc: PG 13 relnotes: adjust partition items and attributions Bruce Momjian 13:00
pgsql: doc: PG 13 relnotes: adjust wording and Unicode item Bruce Momjian 14:01
pgsql: doc: PG 13 relnotes: adjust partitioning items Bruce Momjian 17:06
pgsql: Doc: update remaining tables of functions/operators for new layo Tom Lane 18:25
pgsql: Fix YA text phrase search bug. Tom Lane 20:00
pgsql: Fix YA text phrase search bug. Tom Lane 20:00
pgsql: Fix YA text phrase search bug. Tom Lane 20:00
pgsql: Fix YA text phrase search bug. Tom Lane 20:00
pgsql: Fix YA text phrase search bug. Tom Lane 20:00
pgsql: Refactor nbtree deletion INCOMPLETE_SPLIT check. Peter Geoghegan 23:09

May 8, 2020

Thread Author Time
pgsql: Report missing wait event for timeline history file. Fujii Masao 01:39
pgsql: Report missing wait event for timeline history file. Fujii Masao 01:40
pgsql: Report missing wait event for timeline history file. Fujii Masao 01:40
pgsql: Report missing wait event for timeline history file. Fujii Masao 01:40
pgsql: Fix inconsistency in pg_buffercache docs. Amit Kapila 03:46
pgsql: Fix inconsistency in pg_buffercache docs. Amit Kapila 03:46
pgsql: Fix inconsistency in pg_buffercache docs. Amit Kapila 03:46
pgsql: Fix inconsistency in pg_buffercache docs. Amit Kapila 03:46
pgsql: Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 06:41
pgsql: Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 08:15
pgsql: Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 08:15
pgsql: Fix several DDL issues of generated columns versus inheritance Peter Eisentraut 09:40
pgsql: Fix several DDL issues of generated columns versus inheritance Peter Eisentraut 09:40
pgsql: Unify find_other_exec() error messages Peter Eisentraut 11:40
pgsql: Improve use of prepositions in messages Peter Eisentraut 18:44
pgsql: Rework XLogReader callback system Alvaro Herrera 19:53
pgsql: First-draft release notes for 12.3. Tom Lane 20:40
pgsql: pg_restore: Provide file name with one failure message Alvaro Herrera 23:41
pgsql: pg_restore: Provide file name with one failure message Alvaro Herrera 23:41
pgsql: pg_restore: Provide file name with one failure message Alvaro Herrera 23:41
pgsql: pg_restore: Provide file name with one failure message Alvaro Herrera 23:41
pgsql: pg_restore: Provide file name with one failure message Alvaro Herrera 23:41
pgsql: pg_restore: Provide file name with one failure message Alvaro Herrera 23:41

May 9, 2020

Thread Author Time
Re: pgsql: Rework XLogReader callback system Alvaro Herrera 01:54
pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao 03:23
pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao 03:23
pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao 03:23
pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao 03:24
pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao 03:24
pgsql: Update oidjoins regression test for v13. Tom Lane 17:05
pgsql: Do no reset bounded before incremental sort rescan Tomas Vondra 17:42
pgsql: Fix handling of REWIND/MARK/BACKWARD in incremental sort Tomas Vondra 17:42
pgsql: Simplify show_incremental_sort_info a bit Tomas Vondra 17:42
pgsql: Fix findoidjoins to recognize oidvector columns. Tom Lane 20:28
pgsql: Doc: fix assorted misstatements of fact in catalog & system view Tom Lane 23:09

May 10, 2020

Thread Author Time
pgsql: Remove smgrdounlink() in smgr.c from the code tree Michael Paquier 01:59
pgsql: Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. Tom Lane 19:06
pgsql: Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. Tom Lane 19:06
pgsql: Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. Tom Lane 19:06
pgsql: Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. Tom Lane 19:06
pgsql: Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. Tom Lane 19:06
pgsql: Doc: marginal hacking to remove some PDF build warnings. Tom Lane 20:20

May 11, 2020

Thread Author Time
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Alvaro Herrera 03:59
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Tom Lane 04:47
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) 📎 Julien Rouhaud 11:29
pgsql: Translation updates Peter Eisentraut 11:32
pgsql: Translation updates Peter Eisentraut 11:32
pgsql: Translation updates Peter Eisentraut 11:32
pgsql: Translation updates Peter Eisentraut 11:32
pgsql: Translation updates Peter Eisentraut 11:32
pgsql: Translation updates Peter Eisentraut 11:32
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Andrew Dunstan 12:07
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Julien Rouhaud 12:53
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Tom Lane 13:41
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Julien Rouhaud 14:07
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Tom Lane 14:40
pgsql: Fix obsolete references to "XLogRead" Alvaro Herrera 17:02
pgsql: Adjust "root of to-be-deleted subtree" function. Peter Geoghegan 18:02
pgsql: Doc: fix "Unresolved ID reference" warnings, clean up man page c Tom Lane 18:16
Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) Julien Rouhaud 19:46
Re: pgsql: Show opclass and opfamily related information in psql 📎 Alvaro Herrera 21:08
pgsql: Stamp 12.3. Tom Lane 21:09
pgsql: Stamp 11.8. Tom Lane 21:11
pgsql: Stamp 10.13. Tom Lane 21:13
pgsql: Stamp 9.6.18. Tom Lane 21:14
pgsql: Stamp 9.5.22. Tom Lane 21:16

May 12, 2020

Thread Author Time
pgsql: Doc: fix remaining over-length entries in SQL keywords table. Tom Lane 00:04
pgsql: doc: PG 13 relnotes: cumulative fixes from email feedback Bruce Momjian 01:20
pgsql: doc: PG 13 relnotes: add duplicate btree optimization details Bruce Momjian 01:24
pgsql: Doc: hack table 13.2 "Conflicting Lock Modes" till it fits in PD Tom Lane 02:00
pgsql: doc: PG 13 relnotes: add documentation section and reformat Bruce Momjian 02:58
pgsql: Correct standbycheck regression test output. Fujii Masao 04:57
pgsql: Fix comment in xlogutils.c Michael Paquier 05:44
pgsql: Remove unnecessary #include. Etsuro Fujita 10:59
pgsql: Do pre-release housekeeping on catalog data. Tom Lane 17:03

Browse Archives

Prev | Next