pgsql-committers - December 2022

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

Dec. 1, 2022

Thread Author Time
Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Robert Haas 04:32
pgsql: Make materialized views participate in predicate locking Michael Paquier 06:43
Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Noah Misch 08:25
pgsql: doc: Remove note about disk space from installation instructions Peter Eisentraut 10:53
pgsql: doc: Add missing comma Peter Eisentraut 10:53
Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Alvaro Herrera 11:16
pgsql: Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 11:56
Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Tom Lane 14:24
pgsql: doc: Add installation instructions for building with meson Peter Eisentraut 14:43
pgsql: revert: add transaction processing chapter with internals info Bruce Momjian 15:45
pgsql: revert: add transaction processing chapter with internals info Bruce Momjian 15:45
pgsql: revert: add transaction processing chapter with internals info Bruce Momjian 15:45
pgsql: revert: add transaction processing chapter with internals info Bruce Momjian 15:45
pgsql: revert: add transaction processing chapter with internals info Bruce Momjian 15:45
pgsql: revert: add transaction processing chapter with internals info Bruce Momjian 15:45
pgsql: Fix under-parenthesized display of AT TIME ZONE constructs. Tom Lane 16:38
pgsql: Fix under-parenthesized display of AT TIME ZONE constructs. Tom Lane 16:38
pgsql: Fix under-parenthesized display of AT TIME ZONE constructs. Tom Lane 16:38
pgsql: Doc: word-smith the discussion of secure schema usage patterns. Tom Lane 17:10
pgsql: Doc: word-smith the discussion of secure schema usage patterns. Tom Lane 17:10
pgsql: Doc: add example of round(v, s) with negative s. Tom Lane 17:26
pgsql: Doc: add example of round(v, s) with negative s. Tom Lane 17:26
pgsql: Doc: add example of round(v, s) with negative s. Tom Lane 17:26
pgsql: Doc: add example of round(v, s) with negative s. Tom Lane 17:26
pgsql: Fix memory leak for hashing with nondeterministic collations. Jeff Davis 20:01
pgsql: Fix memory leak for hashing with nondeterministic collations. Jeff Davis 20:01
pgsql: Fix memory leak for hashing with nondeterministic collations. Jeff Davis 20:01
pgsql: Fix memory leak for hashing with nondeterministic collations. Jeff Davis 20:01
pgsql: Fix memory leak for hashing with nondeterministic collations. Jeff Davis 20:01

Dec. 2, 2022

Thread Author Time
Re: pgsql: Expand AclMode to 64 bits Thomas Munro 00:54
pgsql: Switch pg_dump to use compression specifications Michael Paquier 01:46
Re: pgsql: Expand AclMode to 64 bits Andrew Dunstan 02:55
pgsql: autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C Andres Freund 03:01
pgsql: autoconf: Don't AC_SUBST() LD in configure Andres Freund 03:14
pgsql: Fix incorrect output from pgoutput when using column lists. Amit Kapila 05:45
pgsql: Fix incorrect output from pgoutput when using column lists. Amit Kapila 05:45
pgsql: Generalize ri_RootToPartitionMap to use for non-partition childr Alvaro Herrera 09:36
pgsql: doc: fix type alignment for CREATE TABLE in triggers Daniel Gustafsson 10:40
pgsql: Report incompatible roles in pg_upgrade checking Daniel Gustafsson 12:26
pgsql: doc: Avoid writing in first-person form Daniel Gustafsson 12:55
pgsql: Remove logic for converting a table to a view. Tom Lane 17:14
pgsql: Fix psql's \sf and \ef for new-style SQL functions. Tom Lane 19:24
pgsql: Fix psql's \sf and \ef for new-style SQL functions. Tom Lane 19:24
pgsql: Fix psql's \sf and \ef for new-style SQL functions. Tom Lane 19:24
Re: pgsql: Doc: document bpchar, clarify relationship of text and varchar. Jeff Davis 20:18
pgsql: Add some error cross-checks to gen_node_support.pl. Tom Lane 20:20
pgsql: Remove gen_node_support.pl's special treatment of EquivalenceCla Tom Lane 20:20
Re: pgsql: Doc: document bpchar, clarify relationship of text and varchar. Tom Lane 20:26
Re: pgsql: Doc: document bpchar, clarify relationship of text and varchar. 📎 Jeff Davis 21:55
pgsql: Fix broken hash function hashbpcharextended(). Jeff Davis 22:15

Dec. 3, 2022

Thread Author Time
pgsql: Prevent pgstats from getting confused when relkind of a relation Andres Freund 03:04
pgsql: Prevent pgstats from getting confused when relkind of a relation Andres Freund 03:04
pgsql: Prevent pgstats from getting confused when relkind of a relation Andres Freund 03:04
pgsql: Prevent pgstats from getting confused when relkind of a relation Andres Freund 03:04
pgsql: Prevent pgstats from getting confused when relkind of a relation Andres Freund 03:04
pgsql: Prevent pgstats from getting confused when relkind of a relation Andres Freund 03:04
pgsql: Add missing const qualifier David Rowley 07:33
pgsql: Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12:30
pgsql: Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12:30
pgsql: Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12:30
pgsql: Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12:30
pgsql: Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12:30
pgsql: Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12:30
pgsql: Doc: flesh out fmgr/README's description of context-node usage. Tom Lane 15:50

Dec. 4, 2022

Thread Author Time
pgsql: Improve performance of pg_strtointNN functions David Rowley 03:18
pgsql: Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 18:48
pgsql: Fix broken MemoizePath support in reparameterize_path(). Tom Lane 18:48
pgsql: Fix broken MemoizePath support in reparameterize_path(). Tom Lane 18:48
pgsql: Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 18:48
pgsql: Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 18:48
pgsql: Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 18:48
pgsql: Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 18:48
pgsql: Fix broken MemoizePath support in reparameterize_path(). Tom Lane 18:48
pgsql: Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 18:48
pgsql: Add missing MaterialPath support in reparameterize_path[_by_chil Tom Lane 18:48
pgsql: Re-pgindent a few files. Tom Lane 19:26
pgsql: Update top-level .gitignore. Tom Lane 20:23
pgsql: Fix thinko introduced in 6b423ec67 David Rowley 22:57

Dec. 5, 2022

Thread Author Time
pgsql: Add LSN location in some error messages related to WAL pages Michael Paquier 00:29
pgsql: doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 02:24
pgsql: doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 02:24
pgsql: doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 02:24
pgsql: doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 02:24
pgsql: doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 02:24
pgsql: doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 02:24
pgsql: pg_dump: Remove "blob" terminology Peter Eisentraut 08:03
pgsql: Fix Memoize to work with partitionwise joining. Tom Lane 17:36
pgsql: Fix Memoize to work with partitionwise joining. Tom Lane 17:36
pgsql: Fix Memoize to work with partitionwise joining. Tom Lane 17:36
pgsql: initdb: Refactor PG_CMD_PUTS loops Peter Eisentraut 22:40

Dec. 6, 2022

Thread Author Time
pgsql: Provide test coverage in pg_dump for default behaviors with comp Michael Paquier 00:20
pgsql: Check the snapshot argument of index_beginscan and family Alexander Korotkov 00:29
pgsql: Generate pg_stat_get*() functions for tables using macros Michael Paquier 01:54
pgsql: Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 11:10
pgsql: Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 11:10
pgsql: Fix typo Alvaro Herrera 15:20
pgsql: Rework query relation permission checking Alvaro Herrera 15:20
Re: pg_upgrade test failure Andres Freund 18:15
pgsql: meson: Basic cygwin support Andres Freund 19:31

Dec. 7, 2022

Thread Author Time
pgsql: Generate pg_stat_get*() functions for databases using macros Michael Paquier 00:12
pgsql: autoconf: Move export_dynamic determination to configure Andres Freund 03:05
pgsql: meson: Add basic PGXS compatibility Andres Freund 03:05
pgsql: Update outdated comment in ApplyRetrieveRule Alvaro Herrera 11:43
pgsql: Fix FK comment think-o Peter Eisentraut 16:11
pgsql: Fix FK comment think-o Peter Eisentraut 16:11
pgsql: Doc: subdivide System Information Functions and Operators. Tom Lane 18:56
pgsql: Minor code refactoring in elog.c (no functional change). Tom Lane 19:39
pgsql: meson: Add 'running' test setup, as a replacement for installche Andres Freund 20:48

Dec. 8, 2022

Thread Author Time
pgsql: Avoid unnecessary streaming of transactions during logical repli Amit Kapila 00:49
pgsql: Add option to specify segment size in blocks Andres Freund 03:36
pgsql: Remove new structure member from ResultRelInfo. Etsuro Fujita 07:26
pgsql: Remove new structure member from ResultRelInfo. Etsuro Fujita 07:26
pgsql: Remove new structure member from ResultRelInfo. Etsuro Fujita 07:26
pgsql: Update types in File API Peter Eisentraut 08:06
pgsql: Remove unnecessary casts Peter Eisentraut 08:06

Dec. 9, 2022

Thread Author Time
pgsql: Update MERGE docs to mention that ONLY is supported. Dean Rasheed 10:05
pgsql: Update MERGE docs to mention that ONLY is supported. Dean Rasheed 10:05
pgsql: Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 10:22
Re: pgsql: Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 10:44
Re: pgsql: Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 10:48
pgsql: Fix invalid role names introduced in 096dd80f3c Alexander Korotkov 10:55
pgsql: Convert a few datatype input functions to use "soft" error repor Tom Lane 15:15
pgsql: Add test scaffolding for soft error reporting from input functio Tom Lane 15:15
pgsql: Create infrastructure for "soft" error reporting. Tom Lane 15:15
pgsql: Const-ify a couple of datetime parsing subroutines. Tom Lane 15:43
pgsql: meson: Improve PG_VERSION_STR generation Andres Freund 16:57
pgsql: Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane 18:30
pgsql: Convert datetime input functions to use "soft" error reporting. Tom Lane 21:08

Dec. 10, 2022

Thread Author Time
pgsql: Restructure soft-error handling in formatting.c. Tom Lane 01:16
pgsql: Fix macro definitions in pgstatfuncs.c Michael Paquier 04:36
pgsql: Add subquery pullup handling for WindowClause runCondition David Rowley 06:27
pgsql: Add subquery pullup handling for WindowClause runCondition David Rowley 06:28
pgsql: Use the macro, not handwritten code, to construct anymultirange_ Tom Lane 22:23
pgsql: Standardize error reports in unimplemented I/O functions. Tom Lane 23:26

Dec. 11, 2022

Thread Author Time
pgsql: Change JsonSemAction to allow non-throw error reporting. Tom Lane 16:28
pgsql: Convert json_in and jsonb_in to report errors softly. Tom Lane 16:28
pgsql: Convert domain_in to report errors softly. Tom Lane 18:02

Dec. 12, 2022

Thread Author Time
pgsql: Remove direct call to GetNewObjectId() for pg_auth_members.oid Michael Paquier 00:02
pgsql: Add support for GRANT SET in psql tab completion Michael Paquier 07:52
Re: pgsql: postgres_fdw: Fix assertion in estimate_path_cost_size(). Robins Tharakan 12:28
pgsql: Get rid of recursion-marker values in enum AlterTableType Alvaro Herrera 14:11
pgsql: Order getopt arguments Peter Eisentraut 14:22
pgsql: Fix failure to advance content pointer in sendFileWithContent. Robert Haas 15:39
pgsql: Fix failure to advance content pointer in sendFileWithContent. Robert Haas 15:39
pgsql: Remove extra space from dumped ALTER DEFAULT PRIVILEGES. Jeff Davis 17:51
pgsql: Better document logical replication parameters Alvaro Herrera 19:24
pgsql: Disable clang 16's -Wcast-function-type-strict. Thomas Munro 21:16
pgsql: Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 21:18
pgsql: Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 21:18
pgsql: Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 21:18

Dec. 13, 2022

Thread Author Time
pgsql: Refactor ExecGrant_*() functions Peter Eisentraut 06:53
pgsql: basebackup_to_shell: Add some const qualifiers for consistency Peter Eisentraut 09:41
pgsql: Rethink handling of [Prevent|Is]InTransactionBlock in pipeline m Tom Lane 19:24
pgsql: Rethink handling of [Prevent|Is]InTransactionBlock in pipeline m Tom Lane 19:24
pgsql: Rethink handling of [Prevent|Is]InTransactionBlock in pipeline m Tom Lane 19:24
pgsql: Rethink handling of [Prevent|Is]InTransactionBlock in pipeline m Tom Lane 19:24
pgsql: Rethink handling of [Prevent|Is]InTransactionBlock in pipeline m Tom Lane 19:24
pgsql: Rethink handling of [Prevent|Is]InTransactionBlock in pipeline m Tom Lane 19:24

Dec. 14, 2022

Thread Author Time
pgsql: Remove SHA256_HMAC_B from scram-common.h Michael Paquier 00:52
pgsql: Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 01:35
pgsql: Non-decimal integer literals Peter Eisentraut 05:31
Re: pgsql: postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 09:53
pgsql: Rearrange some static assertions for consistency Peter Eisentraut 15:14
pgsql: Convert a few more datatype input functions to report errors sof Tom Lane 18:22
pgsql: Convert the geometric input functions to report errors softly. Tom Lane 21:10
pgsql: Convert a few more datatype input functions to report errors sof Tom Lane 22:50
pgsql: Convert a few more datatype input functions to report errors sof Tom Lane 23:03

Dec. 15, 2022

Thread Author Time
pgsql: Convert a few more datatype input functions to report errors sof Tom Lane 00:42
pgsql: Move provariadic sanity check to a more appropriate place Peter Eisentraut 06:56
pgsql: Static assertions cleanup Peter Eisentraut 09:21
pgsql: postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 12:21
pgsql: Convert range_in and multirange_in to report errors softly. Tom Lane 17:18
pgsql: Speed up creation of command completion tags David Rowley 21:32
pgsql: Re-adjust drop-index-concurrently-1 isolation test David Rowley 22:40
pgsql: Re-adjust drop-index-concurrently-1 isolation test David Rowley 22:40
pgsql: Re-adjust drop-index-concurrently-1 isolation test David Rowley 22:41
pgsql: Re-adjust drop-index-concurrently-1 isolation test David Rowley 22:41

Dec. 16, 2022

Thread Author Time
pgsql: Remove pessimistic cost penalization from Incremental Sort David Rowley 02:23
pgsql: Fix typo in reference to __FreeBSD__. Thomas Munro 04:45
Re: pgsql: meson: Add 'running' test setup, as a replacement for installche Thomas Munro 06:52
Re: pgsql: meson: Add 'running' test setup, as a replacement for installche Andres Freund 07:12
pgsql: Clean up dubious error handling in wellformed_xml(). Tom Lane 16:10
pgsql: Convert xml_in to report errors softly. Tom Lane 16:10
pgsql: C comment: fix wording Bruce Momjian 17:16
pgsql: pg_upgrade: Add --copy option Peter Eisentraut 17:38
pgsql: pg_upgrade: Make testing different transfer modes easier Peter Eisentraut 17:38
pgsql: Fix inability to reference CYCLE column from inside its CTE. Tom Lane 18:07
pgsql: Fix inability to reference CYCLE column from inside its CTE. Tom Lane 18:07
pgsql: Fix inability to reference CYCLE column from inside its CTE. Tom Lane 18:07

Dec. 17, 2022

Thread Author Time
pgsql: Doc: update pg_list.h header comments to include XidLists. Tom Lane 15:31
pgsql: Fix bit-rotted planner test case. Tom Lane 23:52

Dec. 19, 2022

Thread Author Time
Re: pgsql: Doc: Explain about Column List feature. 📎 Alvaro Herrera 16:47
pgsql: Expose some information about backend subxact status. Robert Haas 19:56
pgsql: Fix typo in comment Peter Eisentraut 20:08
pgsql: Fix comment that was missing a word. Robert Haas 21:02
pgsql: Remove hardcoded dependency to cryptohash type in the internals Michael Paquier 23:57

Dec. 20, 2022

Thread Author Time
Re: pgsql: Doc: Explain about Column List feature. Amit Kapila 03:27
Re: pgsql: Doc: Explain about Column List feature. Peter Smith 04:27
pgsql: Add pg_dissect_walfile_name() Michael Paquier 04:38
pgsql: Move variable increment to the end of the loop John Naylor 07:19

Browse Archives

Prev | Next