pgsql-committers since 2018-01-12 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

Jan. 12, 2018

Thread Author Time
pgsql: C comment: fix "the the" mentions in C comments Bruce Momjian 02:50
pgsql: Remove hard-coded schema knowledge about pg_attribute from genbk Alvaro Herrera 14:22
pgsql: Fix parsing of compatibility mode argument. Michael Meskes 15:00
pgsql: Fix incorrect handling of subquery pullup in the presence of gro Tom Lane 17:25
pgsql: Fix incorrect handling of subquery pullup in the presence of gro Tom Lane 17:25
pgsql: Fix incorrect handling of subquery pullup in the presence of gro Tom Lane 17:25
pgsql: Fix incorrect handling of subquery pullup in the presence of gro Tom Lane 17:25
pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NO INH Tom Lane 20:47
pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NO INH Tom Lane 20:47
pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NO INH Tom Lane 20:47
pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NO INH Tom Lane 20:47
pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NO INH Tom Lane 20:47
pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NO INH Tom Lane 20:47
pgsql: Fix postgres_fdw to cope with duplicate GROUP BY entries. Tom Lane 21:53
pgsql: Fix postgres_fdw to cope with duplicate GROUP BY entries. Tom Lane 21:53
pgsql: docs: replace dblink() mention with foreign data mention Bruce Momjian 21:53

Jan. 13, 2018

Thread Author Time
pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes 13:58

Jan. 15, 2018

Thread Author Time
Re: [COMMITTERS] pgsql: Improve performance of get_actual_variable_range with recently-d 📎 Masahiko Sawada 05:02
pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes 09:04
pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes 09:04
pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes 09:04
pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes 09:04
pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes 09:04

Jan. 16, 2018

Thread Author Time
pgsql: Remove useless use of bit-masking macros Peter Eisentraut 23:11

Jan. 17, 2018

Thread Author Time
pgsql: Centralize json and jsonb handling of datetime types Andrew Dunstan 00:29
Re: pgsql: Centralize json and jsonb handling of datetime types 📎 Amit Langote 05:34
Re: pgsql: Centralize json and jsonb handling of datetime types Erik Rijkers 06:23
pgsql: Fix compiler warnings due to commit cc4feded Andrew Dunstan 08:33
Re: pgsql: Centralize json and jsonb handling of datetime types Andrew Dunstan 08:34
Re: pgsql: Centralize json and jsonb handling of datetime types Amit Langote 09:10
pgsql: Ability to advance replication slots Simon Riggs 11:42
pgsql: Remove useless lookup of root partitioned rel in ExecInitModifyT Tom Lane 19:44
pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' e Robert Haas 22:09
pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' e Robert Haas 22:09
pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' e Robert Haas 22:09
pgsql: Reorder C includes Bruce Momjian 23:10

Jan. 18, 2018

Thread Author Time
pgsql: doc: Expand documentation of session_replication_role Peter Eisentraut 14:36
pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane 16:10
pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane 16:10
pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane 16:10
pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane 16:10
pgsql: Add tests for session_replication_role Peter Eisentraut 16:27
pgsql: Fix typo and improve punctuation Peter Eisentraut 18:01

Jan. 19, 2018

Thread Author Time
pgsql: Update comment Peter Eisentraut 00:38
pgsql: Fix typo in recent commit Simon Riggs 06:38
pgsql: Transfer state pertaining to pending REINDEX operations to worke Robert Haas 12:51
pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 13:18
pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 13:18
pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 13:18
pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 13:18
pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 13:18
pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 13:18
pgsql: Local partitioned indexes Alvaro Herrera 14:55
pgsql: Fix regression tests for better stability Alvaro Herrera 15:33
pgsql: Fix pg_dump version comparison Alvaro Herrera 16:25
Re: pgsql: Local partitioned indexes Tom Lane 16:59
Re: pgsql: Local partitioned indexes Alvaro Herrera 19:10
pgsql: Replace GrantObjectType with ObjectType Peter Eisentraut 19:21
pgsql: Replace AclObjectKind with ObjectType Peter Eisentraut 19:21
pgsql: Fix CompareIndexInfo's attnum comparisons Alvaro Herrera 20:01
pgsql: Allow UPDATE to move rows between partitions. Robert Haas 20:33
pgsql: PL/Python: Simplify PLyLong_FromInt64 Peter Eisentraut 22:31

Jan. 20, 2018

Thread Author Time
pgsql: Suppress possibly-uninitialized-variable warnings. Tom Lane 03:16
pgsql: Improve type conversion of SPI_processed in Python Peter Eisentraut 13:04

Jan. 21, 2018

Thread Author Time
pgsql: doc: update intermediate certificate instructions Bruce Momjian 02:47
pgsql: doc: update intermediate certificate instructions Bruce Momjian 02:47
pgsql: doc: update intermediate certificate instructions Bruce Momjian 02:47
pgsql: doc: update intermediate certificate instructions Bruce Momjian 02:47
pgsql: doc: update intermediate certificate instructions Bruce Momjian 02:47
pgsql: doc: update intermediate certificate instructions Bruce Momjian 02:47
pgsql: Fix wording of "hostaddrs" Magnus Hagander 12:44
pgsql: Fix wording of "hostaddrs" Magnus Hagander 12:44
pgsql: Support huge pages on Windows Magnus Hagander 14:45
Re: pgsql: Fix behavior of ~> (cube, int) operator Tom Lane 20:20

Jan. 22, 2018

Thread Author Time
pgsql: Fix docs typo Magnus Hagander 09:18
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 10:17
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 11:47
pgsql: Transaction control in PL procedures Peter Eisentraut 13:47
Re: pgsql: Add parallel-aware hash joins. Tom Lane 15:01
pgsql: Make pg_dump's ACL, sec label, and comment entries reliably iden Tom Lane 17:06
pgsql: Make pg_dump's ACL, sec label, and comment entries reliably iden Tom Lane 17:06
pgsql: Make pg_dump's ACL, sec label, and comment entries reliably iden Tom Lane 17:06
pgsql: Make pg_dump's ACL, sec label, and comment entries reliably iden Tom Lane 17:06
pgsql: Make pg_dump's ACL, sec label, and comment entries reliably iden Tom Lane 17:06
pgsql: Make pg_dump's ACL, sec label, and comment entries reliably iden Tom Lane 17:06
pgsql: PL/Python: Fix tests for older Python versions Peter Eisentraut 17:11
pgsql: Reorder code in pg_dump to dump comments etc in a uniform order. Tom Lane 17:37
pgsql: Move handling of database properties from pg_dumpall into pg_dum Tom Lane 19:09
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Robert Haas 19:26
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Tom Lane 19:47
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Tom Lane 21:03
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Tom Lane 21:56
Re: pgsql: Add parallel-aware hash joins. 📎 Tom Lane 23:53

Jan. 23, 2018

Thread Author Time
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Haribabu Kommi 07:23
pgsql: Split out documentation of SSL parameters into their own section Peter Eisentraut 12:13
pgsql: Move SSL API comments to header files Peter Eisentraut 12:13
pgsql: Move EDH support to common files Peter Eisentraut 12:13
pgsql: Extract common bits from OpenSSL implementation Peter Eisentraut 12:13
pgsql: Add installcheck support to more test suites Peter Eisentraut 12:13
Re: pgsql: Allow UPDATE to move rows between partitions. Amit Kapila 13:44
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: In pg_dump, force reconnection after issuing ALTER DATABASE SET Tom Lane 15:55
pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas 16:14
pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas 16:14
pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas 16:14
pgsql: Update obsolete sentence in README.parallel. Robert Haas 16:23
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Tom Lane 16:24
Re: pgsql: Allow UPDATE to move rows between partitions. Robert Haas 16:29
pgsql: pgbench: Remove accidental garbage in test file Peter Eisentraut 17:31
Re: pgsql: Improve scripting language in pgbench Peter Eisentraut 17:32
pgsql: Documentation fix: pg_ctl no longer makes connection attempts. Tom Lane 17:42
pgsql: Documentation fix: pg_ctl no longer makes connection attempts. Tom Lane 17:42
pgsql: Remove unnecessary include Alvaro Herrera 18:23
pgsql: Remove unnecessary include Alvaro Herrera 18:23
Re: pgsql: Add parallel-aware hash joins. Robert Haas 19:24
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
Re: pgsql: Add parallel-aware hash joins. 📎 Tom Lane 23:10
pgsql: doc: mention psql -l uses the 'postgres' database by default Bruce Momjian 23:23
pgsql: doc: mention psql -l uses the 'postgres' database by default Bruce Momjian 23:23

Jan. 24, 2018

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 01:41
Re: pgsql: Allow UPDATE to move rows between partitions. Amit Kapila 02:56
pgsql: Improve implementation of pg_attribute_always_inline. Tom Lane 04:07
Re: pgsql: Add parallel-aware hash joins. Robert Haas 18:11
Re: pgsql: Add parallel-aware hash joins. Andres Freund 18:20
pgsql: doc: clarify use of RegisterDynamicBackgroundWorker Bruce Momjian 18:20
Re: pgsql: Add parallel-aware hash joins. Andres Freund 18:28
pgsql: Add tests for record_image_eq and record_image_cmp Peter Eisentraut 18:48
Re: pgsql: Add parallel-aware hash joins. Tom Lane 19:31
Re: pgsql: Add parallel-aware hash joins. 📎 Tom Lane 19:57
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:08
pgsql: doc: properly indent CREATE TRIGGER paragraph Bruce Momjian 20:13
pgsql: doc: properly indent CREATE TRIGGER paragraph Bruce Momjian 20:13
Re: pgsql: Add parallel-aware hash joins. Alvaro Herrera 20:18
Re: pgsql: Add parallel-aware hash joins. Alvaro Herrera 20:20
Re: pgsql: Add parallel-aware hash joins. Tom Lane 20:36
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:43
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:47
Re: pgsql: Add parallel-aware hash joins. Tom Lane 20:58
Re: pgsql: Add parallel-aware hash joins. Tom Lane 21:01
Re: pgsql: Add parallel-aware hash joins. Andres Freund 21:07
Re: pgsql: Add parallel-aware hash joins. Robert Haas 21:08
Re: pgsql: Add parallel-aware hash joins. Robert Haas 21:09
Re: pgsql: Add parallel-aware hash joins. Andres Freund 21:29
pgsql: Avoid referencing off the end of subplan_partition_offsets. Robert Haas 21:39
reducing isolation tests runtime 📎 Alvaro Herrera 23:10
Re: reducing isolation tests runtime Robert Haas 23:30
Re: reducing isolation tests runtime Tom Lane 23:35
Re: pgsql: Add parallel-aware hash joins. Tom Lane 23:37
Re: reducing isolation tests runtime Tom Lane 23:46

Jan. 25, 2018

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. Tom Lane 04:02
Re: pgsql: Add parallel-aware hash joins. Robert Haas 04:39
pgsql: Allow spaces in connection strings in SSL tests Peter Eisentraut 14:21
Re: reducing isolation tests runtime Alvaro Herrera 14:37
pgsql: Remove use of byte-masking macros in record_image_cmp Peter Eisentraut 14:43
Re: reducing isolation tests runtime Tom Lane 15:01
pgsql: Update documentation to mention huge pages on other OSes Peter Eisentraut 16:15
pgsql: Improve pg_dump's handling of "special" built-in objects. Tom Lane 18:54
pgsql: Ignore partitioned indexes where appropriate Alvaro Herrera 19:12
pgsql: Clean up some aspects of pg_dump/pg_restore item-selection logic Tom Lane 19:26
pgsql: Add missing "static" markers. Tom Lane 19:32
pgsql: Support --no-comments in pg_dump, pg_dumpall, pg_restore. Tom Lane 20:27
Re: reducing isolation tests runtime 📎 Alvaro Herrera 20:34
Re: reducing isolation tests runtime Tom Lane 20:58
Re: reducing isolation tests runtime Alvaro Herrera 21:27

Jan. 26, 2018

Thread Author Time
pgsql: Fix C comment typo Bruce Momjian 01:13
pgsql: Remove byte-masking macros for Datum conversion macros Peter Eisentraut 14:20
pgsql: Use abstracted SSL API in server connection log messages Peter Eisentraut 14:52
pgsql: pageinspect: Fix use of wrong memory context by hash_page_items. Robert Haas 15:04
pgsql: pageinspect: Fix use of wrong memory context by hash_page_items. Robert Haas 15:04
pgsql: Remove the obsolete WITH clause of CREATE FUNCTION. Tom Lane 17:25
pgsql: Factor some code out of create_grouping_paths. Robert Haas 20:05
pgsql: Avoid unnecessary use of pg_strcasecmp for already-downcased ide Tom Lane 23:25

Jan. 27, 2018

Thread Author Time
pgsql: Add missing semicolons in documentation examples Magnus Hagander 12:15
pgsql: Add missing semicolons in documentation examples Magnus Hagander 12:15
pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 18:52
pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 18:52
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43

Jan. 28, 2018

Thread Author Time
pgsql: C includes: Reorder C includes in partition.c Bruce Momjian 04:06
pgsql: Default monitoring roles - errata Simon Riggs 16:15
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39

Browse Archives

Prev | Next