pgsql-committers since 2020-03-27 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

March 27, 2020

Thread Author Time
pgsql: Update SQL features Peter Eisentraut 07:42
Re: pgsql: Provide a TLS init hook Andrew Dunstan 10:53
Re: pgsql: Provide a TLS init hook Tom Lane 15:09
pgsql: Rearrange validity checks for plpgsql "simple" expressions. Tom Lane 18:47
pgsql: Set wal_receiver_create_temp_slot PGC_POSTMASTER Alvaro Herrera 19:24
Re: pgsql: Provide a TLS init hook Andrew Dunstan 19:35
Re: pgsql: Provide a TLS init hook Tom Lane 20:41
pgsql: Allow walreceiver configuration to change on reload Alvaro Herrera 22:57
pgsql: Justify nbtree page split locking in code comment. Peter Geoghegan 23:46

March 28, 2020

Thread Author Time
pgsql: Trigger autovacuum based on number of INSERTs David Rowley 06:21
pgsql: Cleanup in SQL features files Peter Eisentraut 07:48
pgsql: Prevent functional dependency estimates from exceeding column es Dean Rasheed 12:51
pgsql: Enable Unix-domain sockets support on Windows Peter Eisentraut 14:06
pgsql: Improve the performance and accuracy of numeric sqrt() and ln(). Dean Rasheed 14:42
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Tom Lane 18:43
pgsql: Fix costing for disk-based hash aggregation. Jeff Davis 19:13
pgsql: Ensure snapshot is registered within ScanPgRelation(). Andres Freund 19:29
pgsql: Ensure snapshot is registered within ScanPgRelation(). Andres Freund 19:29
pgsql: Ensure snapshot is registered within ScanPgRelation(). Andres Freund 19:29
pgsql: Ensure snapshot is registered within ScanPgRelation(). Andres Freund 19:29
pgsql: Ensure snapshot is registered within ScanPgRelation(). Andres Freund 19:30
pgsql: Ensure snapshot is registered within ScanPgRelation(). Andres Freund 19:30
pgsql: Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 21:10
pgsql: Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 21:10
pgsql: Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 21:10
pgsql: Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 21:10
pgsql: Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 21:10
pgsql: Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 21:10
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro 22:25
pgsql: Fix lquery's behavior for consecutive '*' items. Tom Lane 22:31

March 29, 2020

Thread Author Time
pgsql: Make deduplication use number of key attributes. Peter Geoghegan 03:25
pgsql: Attempt to fix unstable regression tests David Rowley 06:36
pgsql: Update SQL features Peter Eisentraut 07:04
pgsql: pg_regress: Observe TMPDIR Peter Eisentraut 07:30
pgsql: Document color support Peter Eisentraut 09:21
Re: pgsql: Add deduplication to nbtree. Andres Freund 22:15
Re: pgsql: Add deduplication to nbtree. Peter Geoghegan 22:19
Re: pgsql: Add deduplication to nbtree. Andres Freund 22:41
Re: pgsql: Allow vacuum command to process indexes in parallel. Andres Freund 22:48
pgsql: Doc: correct misstatement about ltree label maximum length. Tom Lane 22:54
pgsql: Doc: correct misstatement about ltree label maximum length. Tom Lane 22:54
pgsql: Doc: correct misstatement about ltree label maximum length. Tom Lane 22:54
pgsql: Doc: correct misstatement about ltree label maximum length. Tom Lane 22:54
pgsql: Doc: correct misstatement about ltree label maximum length. Tom Lane 22:54
pgsql: Doc: correct misstatement about ltree label maximum length. Tom Lane 22:54
pgsql: Cosmetic improvements in ltree code. Tom Lane 23:14

March 30, 2020

Thread Author Time
Re: pgsql: Allow vacuum command to process indexes in parallel. Amit Kapila 02:08
pgsql: Introduce vacuum errcontext to display additional information. Amit Kapila 02:12
Re: pgsql: Allow vacuum command to process indexes in parallel. 📎 Mahendra Singh Thalor 03:00
pgsql: Expose BufferUsageAccumDiff(). Fujii Masao 03:16
Re: pgsql: Allow vacuum command to process indexes in parallel. Amit Kapila 04:14
pgsql: Allow the planner-related functions and hook to accept the query Fujii Masao 04:52
pgsql: Add new part SQL/MDA to information_schema.sql_parts Peter Eisentraut 07:00
pgsql: Improve handling of parameter differences in physical replicatio Peter Eisentraut 07:58
pgsql: Report waiting via PS while recovery is waiting for buffer pin i Fujii Masao 08:37
pgsql: Attempt to fix unstable regression tests, take 2 David Rowley 10:41
Re: pgsql: Improve handling of parameter differences in physical replicatio Fujii Masao 10:41
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Rémi Zara 13:42
pgsql: Be more careful about extracting encoding from locale strings on Tom Lane 15:15
pgsql: Be more careful about extracting encoding from locale strings on Tom Lane 15:15
pgsql: Be more careful about extracting encoding from locale strings on Tom Lane 15:15
pgsql: Be more careful about extracting encoding from locale strings on Tom Lane 15:15
pgsql: Be more careful about extracting encoding from locale strings on Tom Lane 15:15
pgsql: Be more careful about extracting encoding from locale strings on Tom Lane 15:15
pgsql: Allow using Unix-domain sockets on Windows in tests Peter Eisentraut 15:39
pgsql: Implement operator class parameters Alexander Korotkov 16:17
Re: pgsql: Improve handling of parameter differences in physical replicatio Andres Freund 18:10
Re: pgsql: Implement operator class parameters Andres Freund 18:36
pgsql: Consistently truncate non-key suffix columns. Peter Geoghegan 19:04
pgsql: Consistently truncate non-key suffix columns. Peter Geoghegan 19:04
Re: pgsql: Implement operator class parameters Alexander Korotkov 20:11
pgsql: Remove rudiments of supporting procnum == 0 from 911e702077 Alexander Korotkov 20:43
pgsql: Fix missing SP-GiST support in 911e702077 Alexander Korotkov 20:46
pgsql: Deduplicate PageIsNew() check in lazy_scan_heap(). Andres Freund 21:10
Re: pgsql: Implement operator class parameters Andres Freund 21:15
pgsql: Refactor nbtree high key truncation. Peter Geoghegan 22:54
pgsql: Revert "Skip redundant anti-wraparound vacuums" Michael Paquier 23:28
pgsql: Revert "Skip redundant anti-wraparound vacuums" Michael Paquier 23:28

March 31, 2020

Thread Author Time
Re: pgsql: Attempt to fix unstable regression tests, take 2 Tom Lane 00:14
pgsql: Further simplify nbtree high key truncation. Peter Geoghegan 00:35
Re: pgsql: Improve handling of parameter differences in physical replicatio Fujii Masao 01:16
Re: pgsql: Attempt to fix unstable regression tests, take 2 Tom Lane 01:45
Re: pgsql: Attempt to fix unstable regression tests, take 2 Tom Lane 02:54
pgsql: Avoid calls to RelationGetRelationName() and RelationGetNamespac Amit Kapila 04:19
pgsql: Update SQL features Peter Eisentraut 06:30
pgsql: Move routine definitions of xlogarchive.c to a new header file Michael Paquier 06:34
pgsql: Fix INSERT OVERRIDING USER VALUE behavior Peter Eisentraut 06:52
Re: pgsql: Allow vacuum command to process indexes in parallel. Mahendra Singh Thalor 07:43
Re: pgsql: Allow vacuum command to process indexes in parallel. Andres Freund 07:45
Re: pgsql: Allow vacuum command to process indexes in parallel. Amit Kapila 11:58
pgsql: Fix assorted typos Magnus Hagander 14:00
pgsql: Improve error reporting in opclasscmds.c Alexander Korotkov 14:54
pgsql: Fix lquery's NOT handling, and add ability to quantify non-'*' i Tom Lane 15:14
pgsql: Improve error messages in ltree_in and lquery_in. Tom Lane 15:14
pgsql: Back-patch addition of stack overflow and interrupt checks for l Tom Lane 15:38
pgsql: Back-patch addition of stack overflow and interrupt checks for l Tom Lane 15:38
pgsql: Back-patch addition of stack overflow and interrupt checks for l Tom Lane 15:38
pgsql: Back-patch addition of stack overflow and interrupt checks for l Tom Lane 15:38
pgsql: Back-patch addition of stack overflow and interrupt checks for l Tom Lane 15:38
pgsql: Teach pg_ls_dir_files() to ignore ENOENT failures from stat(). Tom Lane 16:58
pgsql: Teach pg_ls_dir_files() to ignore ENOENT failures from stat(). Tom Lane 16:58
pgsql: Teach pg_ls_dir_files() to ignore ENOENT failures from stat(). Tom Lane 16:58
pgsql: Teach pg_ls_dir_files() to ignore ENOENT failures from stat(). Tom Lane 16:58
pgsql: Allow ecpg to be built stand-alone, allow parallel libpq make Bruce Momjian 18:17
pgsql: Allow ecpg to be built stand-alone, allow parallel libpq make Bruce Momjian 18:17
pgsql: Improve the message logged when recovery is paused. Fujii Masao 18:36
pgsql: Remove header noise from test_decoding test Alvaro Herrera 19:49
pgsql: Still another try at stabilizing stats_ext test results. Tom Lane 20:09
pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Bruce Momjian 20:31
pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Bruce Momjian 20:31
pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Bruce Momjian 20:31
pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Bruce Momjian 20:31
pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Bruce Momjian 20:31
pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Bruce Momjian 20:31
pgsql: Fix race condition in statext_store(). Tom Lane 21:06
pgsql: Fix race condition in statext_store(). Tom Lane 21:06
pgsql: doc: clarify which table creation is used for inheritance part. Bruce Momjian 21:07
pgsql: doc: clarify which table creation is used for inheritance part. Bruce Momjian 21:07
pgsql: doc: clarify which table creation is used for inheritance part. Bruce Momjian 21:07
pgsql: doc: clarify which table creation is used for inheritance part. Bruce Momjian 21:08
pgsql: doc: add namespace column to pg_buffercache example query Bruce Momjian 21:16
pgsql: doc: add namespace column to pg_buffercache example query Bruce Momjian 21:16
pgsql: doc: add namespace column to pg_buffercache example query Bruce Momjian 21:16
pgsql: doc: add namespace column to pg_buffercache example query Bruce Momjian 21:16
pgsql: doc: add namespace column to pg_buffercache example query Bruce Momjian 21:16
pgsql: doc: add namespace column to pg_buffercache example query Bruce Momjian 21:16
pgsql: doc: clarify when row-level locks are released Bruce Momjian 21:27
pgsql: doc: clarify when row-level locks are released Bruce Momjian 21:27
pgsql: doc: clarify when row-level locks are released Bruce Momjian 21:27
pgsql: dummy commit Bruce Momjian 21:27
pgsql: doc: clarify when row-level locks are released Bruce Momjian 21:27
pgsql: doc: clarify when row-level locks are released Bruce Momjian 21:27
Re: pgsql: dummy commit Bruce Momjian 21:30
pgsql: Revert erroroneous commit 834b80464d; my apologies Bruce Momjian 21:32
Re: pgsql: dummy commit Tom Lane 21:34
Re: pgsql: dummy commit Bruce Momjian 21:37
pgsql: Add CREATE INDEX deduplication assertions. Peter Geoghegan 21:39
pgsql: doc: restore wording from recent patch "rolled back to" Bruce Momjian 21:52
pgsql: doc: restore wording from recent patch "rolled back to" Bruce Momjian 21:52
pgsql: doc: restore wording from recent patch "rolled back to" Bruce Momjian 21:52
pgsql: doc: restore wording from recent patch "rolled back to" Bruce Momjian 21:52
pgsql: doc: restore wording from recent patch "rolled back to" Bruce Momjian 21:52
pgsql: doc: clarify when row-level locks are released Bruce Momjian 21:57
pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Bruce Momjian 22:10
pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Bruce Momjian 22:10
pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Bruce Momjian 22:10
pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Bruce Momjian 22:10
pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Bruce Momjian 22:10
pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Bruce Momjian 22:10
pgsql: doc: remove mention of bitwise operators as solely type-limited Bruce Momjian 22:44
pgsql: doc: remove mention of bitwise operators as solely type-limited Bruce Momjian 22:44
pgsql: doc: remove mention of bitwise operators as solely type-limited Bruce Momjian 22:44
pgsql: doc: remove mention of bitwise operators as solely type-limited Bruce Momjian 22:44
pgsql: doc: remove mention of bitwise operators as solely type-limited Bruce Momjian 22:44
pgsql: doc: remove mention of bitwise operators as solely type-limited Bruce Momjian 22:44
Re: pgsql: Attempt to fix unstable regression tests, take 2 David Rowley 23:44
Re: pgsql: Attempt to fix unstable regression tests, take 2 Tom Lane 23:59

April 1, 2020

Thread Author Time
Re: pgsql: Attempt to fix unstable regression tests, take 2 David Rowley 00:33
Re: pgsql: Attempt to fix unstable regression tests, take 2 Tom Lane 00:40
pgsql: Add -c/--restore-target-wal to pg_rewind Michael Paquier 02:13
pgsql: makefile: use proper linker flags for C++ compiles Bruce Momjian 02:26
pgsql: psql: do file completion for \gx Bruce Momjian 03:01
pgsql: psql: do file completion for \gx Bruce Momjian 03:01
pgsql: psql: do file completion for \gx Bruce Momjian 03:01
pgsql: psql: do file completion for \gx Bruce Momjian 03:01
Re: pgsql: Allow vacuum command to process indexes in parallel. 📎 Mahendra Singh Thalor 03:09
pgsql: Fix coverity complaint about commit 40d964ec99. Amit Kapila 04:07
pgsql: Fix crash in psql when attempting to reuse old connection Michael Paquier 05:50
pgsql: Fix crash in psql when attempting to reuse old connection Michael Paquier 05:50
pgsql: Documentation corrections for opclass parameters Alexander Korotkov 11:47
pgsql: Correct CREATE INDEX documentation for opclass parameters Alexander Korotkov 12:06
pgsql: Fix typo in contrib/intarray documentation Alexander Korotkov 12:08
pgsql: Update SQL features count Peter Eisentraut 13:01
pgsql: Refactor code to look up local replication tuple Peter Eisentraut 13:35
pgsql: Improve selectivity estimation for assorted match-style operator Tom Lane 14:32
pgsql: Check equality semantics for unique indexes on partitioned table Tom Lane 18:50
pgsql: Check equality semantics for unique indexes on partitioned table Tom Lane 18:50
pgsql: Check equality semantics for unique indexes on partitioned table Tom Lane 18:50
pgsql: Add support for binary I/O of ltree, lquery, and ltxtquery types Tom Lane 21:32
pgsql: Clean up parsing of ltree and lquery some more. Tom Lane 23:44

April 2, 2020

Thread Author Time
pgsql: Collect statistics about SLRU caches Tomas Vondra 00:39
Re: pgsql: Allow vacuum command to process indexes in parallel. Amit Kapila 02:14
pgsql: Allow pg_stat_statements to track planning statistics. Fujii Masao 02:21
pgsql: Allow parallel vacuum to accumulate buffer usage. Amit Kapila 02:45
pgsql: Add maintenance_io_concurrency to postgresql.conf.sample. Thomas Munro 03:57
Re: pgsql: doc: remove mention of bitwise operators as solely type-limited Peter Eisentraut 05:23
Re: pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. Peter Eisentraut 05:27
Re: pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM Peter Eisentraut 05:32
Re: pgsql: doc: add namespace column to pg_buffercache example query Peter Eisentraut 05:35
pgsql: Add some comments to some SQL features Peter Eisentraut 05:57
pgsql: doc: Update for Unix-domain sockets on Windows Peter Eisentraut 06:02
pgsql: Add SQL functions for Unicode normalization Peter Eisentraut 07:07
pgsql: Fix whitespace Peter Eisentraut 07:07
Re: pgsql: Fix whitespace Fujii Masao 07:19
pgsql: Attempt to stabilize partitionwise_aggregate test David Rowley 08:27
pgsql: Fix typo in SLRU stats documentation Tomas Vondra 12:29
pgsql: Improve user control over truncation of logged bind-parameter va Tom Lane 19:04
pgsql: doc: remove comma, related to commit 92d31085e9 Bruce Momjian 21:27
pgsql: doc: remove comma, related to commit 92d31085e9 Bruce Momjian 21:27
pgsql: doc: remove comma, related to commit 92d31085e9 Bruce Momjian 21:27

Browse Archives

Prev | Next