pgsql-committers since 2021-04-08 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 8, 2021

Thread Author Time
Re: pgsql: SQL-standard function body David Rowley 01:33
Re: pgsql: SQL-standard function body Andres Freund 01:50
Re: pgsql: SQL-standard function body Michael Paquier 02:11
pgsql: Add csvlog output for the new query_id value Bruce Momjian 02:30
pgsql: Allow psql's \df and \do commands to specify argument types. Tom Lane 03:02
pgsql: Repair find_inheritance_children with no active snapshot Alvaro Herrera 04:48
pgsql: Fix typo in jsonfuncs.c. Amit Kapila 05:00
pgsql: Cope with NULL query string in ExecInitParallelPlan(). Andres Freund 05:11
Re: pgsql: Move pg_stat_statements query jumbling to core. Andres Freund 05:17
pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 05:20
Re: pgsql: Move pg_stat_statements query jumbling to core. Julien Rouhaud 05:22
pgsql: Provide ReadRecentBuffer() to re-pin buffers by ID. Thomas Munro 05:52
Re: pgsql: Move pg_stat_statements query jumbling to core. 📎 Julien Rouhaud 06:11
Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane 06:16
Re: pgsql: SQL-standard function body Peter Eisentraut 06:25
pgsql: Update Unicode data to CLDR 39 Peter Eisentraut 06:35
Re: pgsql: Move pg_stat_statements query jumbling to core. Amit Kapila 06:38
Re: pgsql: Move pg_stat_statements query jumbling to core. Julien Rouhaud 06:49
pgsql: Track identical top vs nested queries independently in pg_stat_s Magnus Hagander 08:30
pgsql: doc: Prefer explicit JOIN syntax over old implicit syntax in tut Peter Eisentraut 08:57
Re: pgsql: Move pg_stat_statements query jumbling to core. Amit Kapila 09:22
pgsql: Add functions to wait for backend termination Magnus Hagander 09:41
Re: pgsql: Move pg_stat_statements query jumbling to core. Julien Rouhaud 09:42
pgsql: Add ORDER BY to some regression test queries Peter Eisentraut 10:21
Re: pgsql: Move pg_stat_statements query jumbling to core. Amit Kapila 10:22
pgsql: Cleanup partition pruning step generation David Rowley 10:36
Re: pgsql: Move pg_stat_statements query jumbling to core. Julien Rouhaud 10:56
pgsql: Add circular WAL decoding buffer. Thomas Munro 11:23
pgsql: Optionally prefetch referenced data in recovery. Thomas Munro 11:23
pgsql: Remove read_page callback from XLogReader. Thomas Munro 11:23
pgsql: Speedup ScalarArrayOpExpr evaluation David Rowley 11:51
pgsql: Allow TRUNCATE command to truncate foreign tables. Fujii Masao 11:56
Re: pgsql: SQL-standard function body Robert Haas 12:30
pgsql: Remove duplicate typedef. Thomas Munro 12:40
pgsql: Merge v1.10 of pg_stat_statements into v1.9 Magnus Hagander 13:18
Re: pgsql: SQL-standard function body Andrew Dunstan 14:12
Re: pgsql: SQL-standard function body Tom Lane 14:52
Re: pgsql: SQL-standard function body Andres Freund 14:56
pgsql: Fixes for query_id feature Bruce Momjian 15:16
Re: pgsql: Move pg_stat_statements query jumbling to core. Bruce Momjian 15:16
Re: pgsql: autovacuum: handle analyze for partitioned tables 📎 Alvaro Herrera 15:19
Re: pgsql: Move pg_stat_statements query jumbling to core. Julien Rouhaud 16:39
Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane 17:57
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 18:35
Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane 18:47
pgsql: Suppress uninitialized-variable warning. Tom Lane 19:14
pgsql: Add support for tab-completion of type arguments in \df, \do. Tom Lane 19:38
pgsql: Silence another _bt_check_unique compiler warning. Peter Geoghegan 19:55
Re: pgsql: autovacuum: handle analyze for partitioned tables 📎 Alvaro Herrera 20:11
Re: pgsql: autovacuum: handle analyze for partitioned tables Zhihong Yu 20:25
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 21:29

April 9, 2021

Thread Author Time
Re: pgsql: SQL-standard function body Michael Paquier 00:27
Re: pgsql: Add some information about authenticated identity via log_connec Michael Paquier 01:12
pgsql: Fix typos and grammar in documentation and code comments Michael Paquier 04:56
pgsql: Fix typos and grammar in documentation and code comments Michael Paquier 04:56
pgsql: Fix typos and grammar in documentation and code comments Michael Paquier 04:56
pgsql: Fix typos and grammar in documentation and code comments Michael Paquier 04:56
pgsql: Fix typos and grammar in documentation and code comments Michael Paquier 04:56
pgsql: Fix typos and grammar in documentation and code comments Michael Paquier 04:56
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres 📎 Michael Paquier 06:00
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila 06:42
pgsql: Fix typo Magnus Hagander 10:41
pgsql: Fix typo Magnus Hagander 10:41
pgsql: Fix typo Magnus Hagander 10:41
pgsql: Fix typo Magnus Hagander 10:41
pgsql: Fix typo Magnus Hagander 10:41
pgsql: Fix typo Magnus Hagander 10:41
Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane 11:53
pgsql: Set pg_class.reltuples for partitioned tables Alvaro Herrera 15:53
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 15:54
pgsql: Document ANALYZE storage parameters for partitioned tables Alvaro Herrera 17:39
Re: pgsql: SQL-standard function body 📎 Laurenz Albe 17:44
pgsql: doc: Additional documentation for date_bin Peter Eisentraut 20:02
pgsql: Doc: Review for "Optionally prefetch referenced data in recovery Thomas Munro 20:27
Re: pgsql: autovacuum: handle analyze for partitioned tables Robert Haas 20:39
pgsql: Make new GUC short descriptions more consistent. Thomas Munro 20:43
pgsql: Suppress length of Notice/Error msgs in PQtrace regress mode Alvaro Herrera 21:15
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 21:31
pgsql: doc: Fix man page whitespace issues Peter Eisentraut 21:37
Re: pgsql: autovacuum: handle analyze for partitioned tables Justin Pryzby 21:45
Re: pgsql: autovacuum: handle analyze for partitioned tables Tomas Vondra 21:53
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 22:16
Re: pgsql: autovacuum: handle analyze for partitioned tables Justin Pryzby 22:29
Re: pgsql: Add libpq pipeline mode support to pgbench Alvaro Herrera 23:02
Re: pgsql: autovacuum: handle analyze for partitioned tables Andres Freund 23:47

April 10, 2021

Thread Author Time
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 00:01
Re: pgsql: SQL-standard function body 📎 Laurenz Albe 01:38
Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane 02:52
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Noah Misch 03:07
pgsql: Improve slightly misleading comments in nodeFuncs.c David Rowley 07:20
pgsql: Doc: update documentation of check_function_bodies. Tom Lane 16:08
pgsql: Fix failure of xlogprefetch.h to include all prerequisite header Tom Lane 17:16
pgsql: Improve behavior of date_bin with origin in the future Peter Eisentraut 17:45
pgsql: Standardize pg_authid oid_symbol values. Noah Misch 19:03
Re: pgsql: autovacuum: handle analyze for partitioned tables Tomas Vondra 21:22

April 11, 2021

Thread Author Time
Re: pgsql: autovacuum: handle analyze for partitioned tables Justin Pryzby 01:55
pgsql: Remove COMMIT_TS_SETTS record. Fujii Masao 15:05
pgsql: Avoid unnecessary table open/close in TRUNCATE command. Fujii Masao 15:07
pgsql: Fix uninitialized variable from commit a4d75c86b. Tom Lane 15:46
pgsql: Add macro PGWARNING, and make PGERROR available on all platforms Tom Lane 17:23
pgsql: Silence some Coverity warnings and improve code consistency. Tom Lane 21:02

April 12, 2021

Thread Author Time
RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode [email protected] 01:40
pgsql: Fix out-of-bound memory access for interval -> char conversion Michael Paquier 02:32
pgsql: Fix out-of-bound memory access for interval -> char conversion Michael Paquier 02:32
pgsql: Fix out-of-bound memory access for interval -> char conversion Michael Paquier 02:32
pgsql: Fix out-of-bound memory access for interval -> char conversion Michael Paquier 02:32
pgsql: Fix out-of-bound memory access for interval -> char conversion Michael Paquier 02:32
pgsql: Fix out-of-bound memory access for interval -> char conversion Michael Paquier 02:32
pgsql: Allocate access strategy in parallel VACUUM workers. Amit Kapila 03:35
pgsql: doc: Update information of new messages for logical replication. Amit Kapila 04:09
pgsql: Move log_autovacuum_min_duration into its correct sections Michael Paquier 04:57
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 05:25
Re: pgsql: Silence some Coverity warnings and improve code consistency. Peter Eisentraut 07:23
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Christoph Berg 08:09
pgsql: Support tab-complete for TRUNCATE on foreign tables. Fujii Masao 12:35
pgsql: Fix files references in nls.mk Peter Eisentraut 13:46
Re: pgsql: Silence some Coverity warnings and improve code consistency. Tom Lane 14:01
Re: pgsql: SQL-standard function body 📎 Peter Eisentraut 15:25
pgsql: pg_amcheck: Add basic NLS support Peter Eisentraut 17:05
pgsql: pg_upgrade: Print OID using %u instead of %d Peter Eisentraut 18:33
pgsql: Fix old bug with coercing the result of a COLLATE expression. Tom Lane 18:38
pgsql: Fix old bug with coercing the result of a COLLATE expression. Tom Lane 18:38
pgsql: Fix old bug with coercing the result of a COLLATE expression. Tom Lane 18:38
pgsql: Fix old bug with coercing the result of a COLLATE expression. Tom Lane 18:38
pgsql: Fix old bug with coercing the result of a COLLATE expression. Tom Lane 18:38
pgsql: Fix old bug with coercing the result of a COLLATE expression. Tom Lane 18:38
Re: pgsql: SQL-standard function body Laurenz Albe 19:00
pgsql: Remove no-longer-relevant test case. Tom Lane 22:58

April 13, 2021

Thread Author Time
pgsql: Remove duplicated --no-sync switches in new tests of test_pg_dum Michael Paquier 00:42
Re: pgsql: Add some information about authenticated identity via log_connec Michael Paquier 00:59
pgsql: Fix potential SSI hazard in heap_update(). Thomas Munro 01:04
pgsql: Fix potential SSI hazard in heap_update(). Thomas Munro 01:05
pgsql: Use "-I." in directories holding Bison parsers, for Oracle compi Noah Misch 02:33
pgsql: Use "-I." in directories holding Bison parsers, for Oracle compi Noah Misch 02:33
pgsql: Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 02:33
pgsql: Use "-I." in directories holding Bison parsers, for Oracle compi Noah Misch 02:33
pgsql: Use "-I." in directories holding Bison parsers, for Oracle compi Noah Misch 02:33
pgsql: Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 02:33
pgsql: Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 02:33
pgsql: Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 02:33
pgsql: Use "-I." in directories holding Bison parsers, for Oracle compi Noah Misch 02:33
pgsql: Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 02:33
pgsql: Use "-I." in directories holding Bison parsers, for Oracle compi Noah Misch 02:33
pgsql: Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 02:33
pgsql: doc: Fix typo in logicaldecoding.sgml. Fujii Masao 05:22
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Noah Misch 05:36
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 07:26
pgsql: Avoid improbable PANIC during heap_update. Tom Lane 16:17
pgsql: Avoid improbable PANIC during heap_update. Tom Lane 16:17
pgsql: Avoid improbable PANIC during heap_update. Tom Lane 16:17
pgsql: Redesign the caching done by get_cached_rowtype(). Tom Lane 17:37
pgsql: Redesign the caching done by get_cached_rowtype(). Tom Lane 17:37
pgsql: Redesign the caching done by get_cached_rowtype(). Tom Lane 17:37
pgsql: Redesign the caching done by get_cached_rowtype(). Tom Lane 17:37
pgsql: Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE Tom Lane 19:10
pgsql: Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE Tom Lane 19:10
pgsql: Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE Tom Lane 19:10
pgsql: Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE Tom Lane 19:10
pgsql: Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE Tom Lane 19:10
pgsql: Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE Tom Lane 19:10
pgsql: docs: Update TOAST storage docs for configurable compression. Robert Haas 19:16
pgsql: Allow table-qualified variable names in ON CONFLICT ... WHERE. Tom Lane 19:39
pgsql: Don't truncate heap when VACUUM's failsafe is in effect. Peter Geoghegan 19:58
pgsql: Initialize t_self and t_tableOid in statext_expressions_load Tomas Vondra 22:53

April 14, 2021

Thread Author Time
pgsql: Use NameData datatype for slotname in stats. Amit Kapila 03:26
pgsql: Simplify tests of postgres_fdw terminating connections Michael Paquier 05:33
pgsql: doc: Move force_parallel_mode to section for developer options Michael Paquier 06:57
pgsql: Improve quoting in some error messages Peter Eisentraut 07:18
pgsql: amcheck: Reword some messages and fix an alignment problem. Robert Haas 17:17
pgsql: Fix obsolete comments referencing JoinPathExtraData.extra_latera Tom Lane 18:28

April 15, 2021

Thread Author Time
pgsql: Tweak behavior of pg_dump --extension with configuration tables Michael Paquier 01:10
Re: pgsql: Use SIGURG rather than SIGUSR1 for latches. Tom Lane 02:26
pgsql: amcheck: Use correct format placeholder for TOAST chunk numbers Peter Eisentraut 06:58
pgsql: pg_upgrade: Small fix for better translatability of help output Peter Eisentraut 07:09
pgsql: doc: Simplify example of HISTFILE for psql Michael Paquier 07:46
Re: pgsql: Use SIGURG rather than SIGUSR1 for latches. Thomas Munro 10:50
pgsql: doc: Add missing COMPRESSION into CREATE TABLE synopsis. Fujii Masao 14:16
pgsql: Revert "psql: Show all query results by default" Peter Eisentraut 17:49
pgsql: Stabilize recently-added information_schema test queries. Tom Lane 20:32
pgsql: Revert "Cope with NULL query string in ExecInitParallelPlan()." Tom Lane 21:19
pgsql: Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 21:19
pgsql: Provide query source text when parsing a SQL-standard function b Tom Lane 21:24

April 16, 2021

Thread Author Time
pgsql: Doc: Document known problem with Windows collation versions. Thomas Munro 01:25
pgsql: Add information of total data processed to replication slot stat Amit Kapila 02:18
Re: pgsql: Use SIGURG rather than SIGUSR1 for latches. 📎 Thomas Munro 04:03
pgsql: doc: Fix typo in example query of SQL/JSON Michael Paquier 07:57
pgsql: doc: Fix typo in example query of SQL/JSON Michael Paquier 07:57
pgsql: doc: Fix typo in example query of SQL/JSON Michael Paquier 07:57
Re: fix old confusing JSON example Michael Paquier 08:00
pgsql: psql: Small fixes for better translatability Peter Eisentraut 09:06
pgsql: psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION sta Peter Eisentraut 10:24
Re: pgsql: SQL-standard function body Peter Eisentraut 10:26
Re: pgsql: Use SIGURG rather than SIGUSR1 for latches. Tom Lane 12:46
Re: pgsql: SQL-standard function body Laurenz Albe 14:09
Re: fix old confusing JSON example Alexander Korotkov 14:25
pgsql: Fix wrong units in two ExplainPropertyFloat calls. Tom Lane 15:30
pgsql: Fix bogus collation-version-recording logic. Tom Lane 16:27
Re: pgsql: Use SIGURG rather than SIGUSR1 for latches. Thomas Munro 20:38
Re: pgsql: Use SIGURG rather than SIGUSR1 for latches. Tom Lane 20:49
pgsql: Allow TestLib::slurp_file to skip contents, and use as needed Andrew Dunstan 21:42

Browse Archives

Prev | Next