pgsql-committers - February 2018

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

Feb. 1, 2018

Thread Author Time
pgsql: psql: Add quit/help behavior/hint, for other tool portability Bruce Momjian 13:30
pgsql: Fix possible failure to mark hash metapage dirty. Robert Haas 20:33
pgsql: Fix possible failure to mark hash metapage dirty. Robert Haas 20:33

Feb. 2, 2018

Thread Author Time
pgsql: Improve ALTER TABLE synopsis Stephen Frost 10:30
pgsql: Add new function WaitForParallelWorkersToAttach. Robert Haas 14:06
pgsql: Refactor code for partition bound searching Robert Haas 14:32
Re: pgsql: Remove byte-masking macros for Datum conversion macros Tom Lane 14:52
pgsql: Support parallel btree index builds. Robert Haas 18:37
pgsql: Fix application of identity values in some cases Peter Eisentraut 20:07
pgsql: Fix application of identity values in some cases Peter Eisentraut 20:07
pgsql: First-draft release notes for 10.2. Tom Lane 22:10
pgsql: Be more wary about shm_toc_lookup failure. Tom Lane 23:32
pgsql: Be more wary about shm_toc_lookup failure. Tom Lane 23:32
pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Tom Lane 23:32

Feb. 3, 2018

Thread Author Time
Re: pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Thomas Munro 01:59
Re: pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Tom Lane 02:08
pgsql: doc: Fix index link Peter Eisentraut 02:13
pgsql: doc: Fix index link Peter Eisentraut 02:13
pgsql: Minor copy-editing for 10.2 release notes. Tom Lane 03:34
pgsql: doc: Clarify psql --list documentation a bit more Peter Eisentraut 16:04
pgsql: doc: Clarify psql --list documentation a bit more Peter Eisentraut 16:04
pgsql: doc: Fix name in release notes Peter Eisentraut 16:10
pgsql: doc: Fix name in release notes Peter Eisentraut 16:10

Feb. 4, 2018

Thread Author Time
pgsql: Doc: minor clarifications in xindex.sgml. Tom Lane 16:46
Re: pgsql: Support parallel btree index builds. Andres Freund 17:42
Re: pgsql: Support parallel btree index builds. Peter Geoghegan 17:58
Re: pgsql: Support parallel btree index builds. Tom Lane 18:11
Re: pgsql: Support parallel btree index builds. Peter Geoghegan 18:19
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: doc: Update mentions of MD5 in the documentation Peter Eisentraut 21:54
pgsql: doc: Update mentions of MD5 in the documentation Peter Eisentraut 21:54

Feb. 5, 2018

Thread Author Time
Re: pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure 📎 Thomas Munro 02:47
pgsql: Skip setting up shared instrumentation for Hash node if not need Tom Lane 03:15
Re: pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Tom Lane 03:15
pgsql: Fix RelationBuildPartitionKey's processing of partition key expr Tom Lane 15:37
pgsql: Fix RelationBuildPartitionKey's processing of partition key expr Tom Lane 15:37
pgsql: Ensure that all temp files made during pg_upgrade are non-world- Tom Lane 15:58
pgsql: Ensure that all temp files made during pg_upgrade are non-world- Tom Lane 15:58
pgsql: Ensure that all temp files made during pg_upgrade are non-world- Tom Lane 15:58
pgsql: Ensure that all temp files made during pg_upgrade are non-world- Tom Lane 15:58
pgsql: Ensure that all temp files made during pg_upgrade are non-world- Tom Lane 15:58
pgsql: Ensure that all temp files made during pg_upgrade are non-world- Tom Lane 15:58
pgsql: Translation updates Peter Eisentraut 17:52
pgsql: Translation updates Peter Eisentraut 17:52
pgsql: Translation updates Peter Eisentraut 17:52
pgsql: Translation updates Peter Eisentraut 17:52
pgsql: Translation updates Peter Eisentraut 17:52
pgsql: Last-minute updates for release notes. Tom Lane 19:44
pgsql: Last-minute updates for release notes. Tom Lane 19:44
pgsql: Last-minute updates for release notes. Tom Lane 19:44
pgsql: Last-minute updates for release notes. Tom Lane 19:44
pgsql: Last-minute updates for release notes. Tom Lane 19:44
pgsql: Last-minute updates for release notes. Tom Lane 19:44
pgsql: Stamp 10.2. Tom Lane 21:02
pgsql: Stamp 9.6.7. Tom Lane 21:04
pgsql: Stamp 9.5.11. Tom Lane 21:05
pgsql: Stamp 9.4.16. Tom Lane 21:07
pgsql: Stamp 9.3.21. Tom Lane 21:09
pgsql: Fix possible crash in partition-wise join. Robert Haas 22:34

Feb. 6, 2018

Thread Author Time
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. Peter Eisentraut 04:21
Re: pgsql: Support parallel btree index builds. Robert Haas 14:05
Re: pgsql: Support parallel btree index builds. Tom Lane 15:46
Re: pgsql: Support parallel btree index builds. Robert Haas 15:59
Re: pgsql: Support parallel btree index builds. Tom Lane 16:05
Re: pgsql: Support parallel btree index builds. Peter Geoghegan 16:32
pgsql: Doc: move info for btree opclass implementors into main document Tom Lane 18:53
pgsql: Avoid valgrind complaint about write() of uninitalized bytes. Robert Haas 19:25
pgsql: Fix incorrect grammar. Robert Haas 20:51
Re: [COMMITTERS] pgsql: Remove secondary checkpoint 📎 Thomas Munro 21:42
pgsql: Tag refs/tags/REL9_3_21 was created pgsql 23:20
pgsql: Tag refs/tags/REL_10_2 was created pgsql 23:20
pgsql: Tag refs/tags/REL9_4_16 was created pgsql 23:20
pgsql: Tag refs/tags/REL9_6_7 was created pgsql 23:20
pgsql: Tag refs/tags/REL9_5_11 was created pgsql 23:20

Feb. 7, 2018

Thread Author Time
pgsql: Support all SQL:2011 options for window frame clauses. Tom Lane 05:07
Re: pgsql: Support all SQL:2011 options for window frame clauses. Vik Fearing 08:47
pgsql: Change default git repo URL to https Magnus Hagander 10:07
pgsql: Change default git repo URL to https Magnus Hagander 10:07
pgsql: Change default git repo URL to https Magnus Hagander 10:07
pgsql: Change default git repo URL to https Magnus Hagander 10:07
pgsql: Change default git repo URL to https Magnus Hagander 10:07
pgsql: Change default git repo URL to https Magnus Hagander 10:07
pgsql: Remove prototype for fmgr() function, which no longer exists. Robert Haas 13:45
pgsql: Update out-of-date comment in StartupXLOG. Robert Haas 13:51
Re: [COMMITTERS] pgsql: Remove secondary checkpoint Robert Haas 13:51
pgsql: Add more information_schema columns Peter Eisentraut 15:49
pgsql: Make new triggers tests more robust Peter Eisentraut 20:03
pgsql: postgres_fdw: Push down UPDATE/DELETE joins to remote servers. Robert Haas 20:39

Feb. 8, 2018

Thread Author Time
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. 📎 Thomas Munro 00:04
pgsql: postgres_fdw: Remove CTID output from some tests. Robert Haas 01:39
pgsql: Refine SSL tests test name reporting Peter Eisentraut 14:59
pgsql: Fix possible infinite loop with Parallel Append. Robert Haas 17:57
pgsql: Avoid listing the same ResultRelInfo in more than one EState lis Robert Haas 19:30
pgsql: Fix incorrect method name in comment. Robert Haas 19:39

Feb. 9, 2018

Thread Author Time
pgsql: postgres_fdw: Attmempt to stabilize regression tests. Robert Haas 20:28
pgsql: Clear stmt_timeout_active if we disable_all_timeouts. Robert Haas 20:50
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. Robert Haas 20:50
pgsql: Mark assorted GUC variables as PGDLLIMPORT. Robert Haas 21:01

Feb. 10, 2018

Thread Author Time
pgsql: Mention partitioned indexes in "Data Definition" chapter Alvaro Herrera 13:06
Re: pgsql: Local partitioned indexes Alvaro Herrera 13:09
Re: pgsql: Local partitioned indexes Amit Langote 14:32
pgsql: Fix oversight in CALL argument handling, and do some minor clean Tom Lane 18:05
pgsql: Avoid premature free of pass-by-reference CALL arguments. Tom Lane 18:37

Feb. 11, 2018

Thread Author Time
pgsql: Fix assorted errors in pg_dump's handling of extended statistics Tom Lane 18:24
pgsql: Fix assorted errors in pg_dump's handling of extended statistics Tom Lane 18:24

Feb. 12, 2018

Thread Author Time
pgsql: psql: give ^D hint for \q in place where \q is ignored Bruce Momjian 06:27
pgsql: Add missing article Alvaro Herrera 14:49
pgsql: Add missing article Alvaro Herrera 14:49
pgsql: Fix parallel index builds for dynamic_shared_memory_type=none. Robert Haas 19:30
pgsql: get_relid_attribute_name is dead, long live get_attname Alvaro Herrera 22:35

Feb. 13, 2018

Thread Author Time
Re: pgsql: Local partitioned indexes 📎 Amit Langote 02:35
pgsql: Fix typo Peter Eisentraut 03:40
pgsql: In LDAP test, restart after pg_hba.conf changes Peter Eisentraut 14:15
pgsql: Fix typo Peter Eisentraut 20:23
pgsql: Add tests for pg_get_functiondef Peter Eisentraut 20:23
pgsql: Add procedure support to pg_get_functiondef Peter Eisentraut 20:23
pgsql: doc: pg_function_is_visible also applies to aggregates and proce Peter Eisentraut 20:23
pgsql: Make plpgsql use its DTYPE_REC code paths for composite-type var Tom Lane 23:52

Feb. 14, 2018

Thread Author Time
pgsql: Speed up plpgsql function startup by doing fewer pallocs. Tom Lane 00:10
pgsql: Speed up plpgsql trigger startup by introducing "promises". Tom Lane 00:20
pgsql: Support CONSTANT/NOT NULL/initial value for plpgsql composite va Tom Lane 03:15
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. Andres Freund 18:35
pgsql: Fix broken logic for reporting PL/Python function names in errco Tom Lane 19:47
pgsql: Fix broken logic for reporting PL/Python function names in errco Tom Lane 19:47
pgsql: Fix broken logic for reporting PL/Python function names in errco Tom Lane 19:47
pgsql: Fix broken logic for reporting PL/Python function names in errco Tom Lane 19:47
pgsql: Fix broken logic for reporting PL/Python function names in errco Tom Lane 19:47
pgsql: Fix broken logic for reporting PL/Python function names in errco Tom Lane 19:47
pgsql: Add an assertion that we don't pass NULL to snprintf("%s"). Tom Lane 20:06
pgsql: Silence assorted "variable may be used uninitialized" warnings. Tom Lane 21:06
pgsql: Return implementation defined value if pg_$op_s$bit_overflow ove Andres Freund 22:30
Re: pgsql: Use new overflow aware integer operations. Andres Freund 22:30
Re: pgsql: Use new overflow aware integer operations. Tom Lane 22:36
pgsql: Stabilize new plpgsql_record regression tests. Tom Lane 23:18
pgsql: Revert "Stabilize output of new regression test case". Tom Lane 23:42

Feb. 15, 2018

Thread Author Time
pgsql: Move the extern declaration for ExceptionalCondition into c.h. Tom Lane 00:43
pgsql: Cast to void in StaticAssertExpr, not its callers. Tom Lane 18:41
pgsql: Doc: fix minor bug in CREATE TABLE example. Tom Lane 18:57
pgsql: Doc: fix minor bug in CREATE TABLE example. Tom Lane 18:57
pgsql: Doc: fix minor bug in CREATE TABLE example. Tom Lane 18:57
pgsql: Doc: fix minor bug in CREATE TABLE example. Tom Lane 18:57
pgsql: Doc: fix minor bug in CREATE TABLE example. Tom Lane 18:57
pgsql: Doc: fix minor bug in CREATE TABLE example. Tom Lane 18:57
pgsql: Fix plpgsql to enforce domain checks when returning a NULL domai Tom Lane 21:25

Feb. 16, 2018

Thread Author Time
Re: pgsql: Use new overflow aware integer operations. Andres Freund 01:55
pgsql: Do execGrouping.c via expression eval machinery. Andres Freund 05:58
Re: pgsql: Do execGrouping.c via expression eval machinery. Andres Freund 06:14
pgsql: Revert "Do execGrouping.c via expression eval machinery." Andres Freund 06:47
Re: pgsql: Do execGrouping.c via expression eval machinery. Andres Freund 06:47
pgsql: Fix typo in comment Magnus Hagander 11:47
pgsql: Rename enable_partition_wise_join to enable_partitionwise_join Peter Eisentraut 15:39
pgsql: Remove some inappropriate #includes. Tom Lane 17:14
pgsql: Fix crash when canceling parallel query Peter Eisentraut 21:22
pgsql: Do execGrouping.c via expression eval machinery, take two. Andres Freund 22:48

Feb. 17, 2018

Thread Author Time
Re: pgsql: Do execGrouping.c via expression eval machinery, take two. Andres Freund 00:03
pgsql: Allow tupleslots to have a fixed tupledesc, use in executor node Andres Freund 05:20
pgsql: Mention trigger name in trigger test Alvaro Herrera 16:33
pgsql: Refactor format_type APIs to be more modular Alvaro Herrera 22:16

Feb. 18, 2018

Thread Author Time
pgsql: Move function comment to the right place Peter Eisentraut 01:46
pgsql: Minor comment fix Peter Eisentraut 01:46
pgsql: Message style fix Peter Eisentraut 22:16

Feb. 19, 2018

Thread Author Time
pgsql: Fix StaticAssertExpr() under C++ Peter Eisentraut 03:31
pgsql: Remove redundant function declaration Peter Eisentraut 03:31
pgsql: Remove redundant initialization of a local variable. Tom Lane 04:33
pgsql: Remove bogus "extern" annotations on function definitions. Tom Lane 17:07
pgsql: Allow UNIQUE indexes on partitioned tables Alvaro Herrera 20:40
pgsql: Fix expected output Alvaro Herrera 20:57
pgsql: Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 21:00
pgsql: Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 21:00
pgsql: Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 21:00
pgsql: Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 21:00
pgsql: Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 21:00
pgsql: Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 21:00
Re: pgsql: Allow UNIQUE indexes on partitioned tables David G. Johnston 22:16

Feb. 20, 2018

Thread Author Time
pgsql: Fix crash in pg_replication_slot_advance Alvaro Herrera 01:26
pgsql: Fix typo Magnus Hagander 11:04
pgsql: Adjust ALTER TABLE docs on partitioned constraints Alvaro Herrera 15:16
Re: pgsql: Allow UNIQUE indexes on partitioned tables Alvaro Herrera 15:36
pgsql: Fix pg_dump's logic for eliding sequence limits that match the d Tom Lane 16:23
pgsql: Fix pg_dump's logic for eliding sequence limits that match the d Tom Lane 16:23
Re: pgsql: Allow UNIQUE indexes on partitioned tables David G. Johnston 20:49
pgsql: Error message improvement Peter Eisentraut 22:58

Feb. 21, 2018

Thread Author Time
pgsql: Use platform independent type for TupleTableSlot->tts_off. Andres Freund 01:50
pgsql: Blindly attempt to adapt sepgsql regression tests. Andres Freund 02:27
Re: pgsql: Do execGrouping.c via expression eval machinery, take two. Andres Freund 05:26
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. Andres Freund 05:34
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. Peter Geoghegan 18:55
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. 📎 Peter Geoghegan 20:18
Re: pgsql: Allow UNIQUE indexes on partitioned tables 📎 David Rowley 22:56
pgsql: Repair pg_upgrade's failure to preserve relfrozenxid for matview Tom Lane 23:40
pgsql: Repair pg_upgrade's failure to preserve relfrozenxid for matview Tom Lane 23:40
pgsql: Repair pg_upgrade's failure to preserve relfrozenxid for matview Tom Lane 23:40
pgsql: Repair pg_upgrade's failure to preserve relfrozenxid for matview Tom Lane 23:40
pgsql: Repair pg_upgrade's failure to preserve relfrozenxid for matview Tom Lane 23:40
pgsql: Repair pg_upgrade's failure to preserve relfrozenxid for matview Tom Lane 23:40

Browse Archives

Prev | Next