Filter:

Messages in week 27 (Jun 27 - Jul 03, 2016)

Threads96 messages
29Started
7Replied in own
60Replied to othersin 34 threads
Patchesof which 1 carried a patch
0New patchfirst in its thread
1Follow-uprevision of an earlier one
ActivityThreadSent
Started threadParallel appendrel scans?about 10 years ago
Replied (other)fixing subplan/subquery confusionabout 10 years ago
Started threadpgsql: Typo fix.about 10 years ago
Started threadpgsql: Allow RTE_SUBQUERY rels to be considered parallel-safe.about 10 years ago
Started threadpgsql: Fix up parallel-safety marking for appendrels.about 10 years ago
Started threadpgsql: Allow treating TABLESAMPLE scans as parallel-safe.about 10 years ago
Replied (other)fixing subplan/subquery confusionabout 10 years ago
Started threadpgsql: Set correct cost data in Gather node added by force_parallel_modabout 10 years ago
Started threadpgsql: Round rowcount estimate for a partial path to an integer.about 10 years ago
Replied (other)fixing subplan/subquery confusionabout 10 years ago
Replied (other)Column COMMENTs in CREATE TABLE?about 10 years ago
Started threadpgsql: Fix failure to mark all aggregates with appropriate transtype.about 10 years ago
Replied (other)9.6beta2: query failure with 'cache lookup failed for type 0'about 10 years ago
Replied (other)9.6beta2: query failure with 'cache lookup failed for type 0'about 10 years ago
Replied (other)Forthcoming SQL standards about JSON and Multi-Dimensional Arrays (FYI)about 10 years ago
Replied (other)Bug in batch tuplesort memory CLUSTER case (9.6 only)about 10 years ago
Replied (other)Leaking memory in text_overlay functionabout 10 years ago
Replied (other)Statistics Injectionabout 10 years ago
Started threadpgsql: Fix some interrelated planner issues with initPlans and Param muabout 10 years ago
Replied (other)[sqlsmith] ERROR: plan should not reference subplan's variableabout 10 years ago
Replied (other)pg_replication_origin_xact_reset() and its argument variablesabout 10 years ago
Replied (other)[sqlsmith] ERROR: plan should not reference subplan's variableabout 10 years ago
Replied (other)Bad behavior from plpython 'return []'about 10 years ago
Replied (own)Broken handling of lwlocknames.habout 10 years ago
Started threadpgsql: Provide and use a makefile target to build all generated headersabout 10 years ago
Replied (own)Broken handling of lwlocknames.habout 10 years ago
Started threadpgsql: Rethink the GetForeignUpperPaths API (again).about 10 years ago
Started threadpgsql: Be more paranoid in ruleutils.c's get_variable().about 10 years ago
Started threadpgsql: Be more paranoid in ruleutils.c's get_variable().about 10 years ago
Started threadpgsql: Be more paranoid in ruleutils.c's get_variable().about 10 years ago
Started threadpgsql: Be more paranoid in ruleutils.c's get_variable().about 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)Update multiple rows in a table with different valuesabout 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)pgsql: Fix crash bug in RestoreSnapshot.about 10 years ago
Replied (other)BUG #14220: pg_get_expr() with an incorrect relation id crashes the serverabout 10 years ago
Replied (other)EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressionsabout 10 years ago
Replied (other)table name sizeabout 10 years ago
Replied (other)EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressionsabout 10 years ago
Replied (own)Broken handling of lwlocknames.habout 10 years ago
Replied (other)Is a UDF binary portable across different minor releases and PostgreSQL distributions?about 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)BUG #14208: Inconsistent code modification - 3about 10 years ago
Replied (other)BUG #14208: Inconsistent code modification - 3about 10 years ago
Replied (other)PostgreSQL 9.5 and PL/Ruby install problem(Centos 6 64 bit)about 10 years ago
Replied (other)BUG #14208: Inconsistent code modification - 3about 10 years ago
Started threadpgsql: Fix typo in ReorderBufferIterTXNInit().about 10 years ago
Started threadpgsql: Fix typo in ReorderBufferIterTXNInit().about 10 years ago
Started threadpgsql: Fix typo in ReorderBufferIterTXNInit().about 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)pg_replication_origin_xact_reset() and its argument variablesabout 10 years ago
Replied (other)PostGres 9.5 [ and earlier ] "SET SEARCH_PATH TO "+ cSchema + ";"about 10 years ago
Replied (other)initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready)about 10 years ago
Started threadpgsql: Dodge compiler bug in Visual Studio 2013.about 10 years ago
Replied (other)initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready)about 10 years ago
Replied (other)primary_conninfo missing from pg_stat_wal_receiverabout 10 years ago
Started threadpgsql: Fix some infelicities in EXPLAIN output for parallel query plansabout 10 years ago
Replied (other)primary_conninfo missing from pg_stat_wal_receiverabout 10 years ago
Started threadpgsql: Update rules.out to match commit 9ed551e0a.about 10 years ago
Replied (other)BUG #14219: rules vs. FK optimization: ERROR: no relation entry for relid 2about 10 years ago
Started threadpgsql: Fix match_foreign_keys_to_quals for FKs linking to unused rtableabout 10 years ago
Replied (own)New design for FK-based join selectivity estimationabout 10 years ago
Replied (other)Should phraseto_tsquery('simple', 'blue blue') @@ to_tsvector('simple', 'blue') be true ?about 10 years ago
Started threadpgsql: Adjust text search documentation for recent commits.about 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)Strange behavior of some volatile function like random(), nextval()about 10 years ago
Replied (other)Strange behavior of some volatile function like random(), nextval()about 10 years ago
Replied (other)cache lookup failed for indexabout 10 years ago
Replied (other)Sub-query having NULL row returning FALSE resultabout 10 years ago
Replied (other)make clean didn't clean up files generated from *.(y|l)about 10 years ago
Replied (other)cache lookup failed for indexabout 10 years ago
Replied (other)BUG #14217: Respect $CFLAGS from /usr/local/etc/config.siteabout 10 years ago
Replied (other)ERROR: ORDER/GROUP BY expression not found in targetlistabout 10 years ago
Started threadpgsql: Don't apply sortgroupref labels to a tlist that might not match.about 10 years ago
Replied (other)fixing subplan/subquery confusionabout 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (own)pgsql: Fix building of large (bigger than shared_buffers) hash indexes.about 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)BUG #14210: filter by "=" constraint doesn't work when hash index is present on a columnabout 10 years ago
Replied (other)fixing subplan/subquery confusionabout 10 years ago
Started threadpgsql: Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not planabout 10 years ago
Started threadpgsql: Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not planabout 10 years ago
Started threadpgsql: Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not planabout 10 years ago
Started threadpgsql: Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not planabout 10 years ago
Replied (other)fixing consider_parallel for upper planner relsabout 10 years ago
Replied (other)BUG #14210: filter by "=" constraint doesn't work when hash index is present on a columnabout 10 years ago
Replied (other)MinMaxAggPath vs. parallel-safetyabout 10 years ago
Replied (other)Follow-up patchBUG #13907: Restore materialized view throw permission deniedabout 10 years ago
Replied (other)OpenSSL 1.1 breaks configure and moreabout 10 years ago
Replied (other)BUG #14210: filter by "=" constraint doesn't work when hash index is present on a columnabout 10 years ago
Replied (own)Parallelized polymorphic aggs, and aggtype vs aggoutputtypeabout 10 years ago
Replied (own)Rethinking representation of partial-aggregate stepsabout 10 years ago
Replied (other)BUG #14210: filter by "=" constraint doesn't work when hash index is present on a columnabout 10 years ago
Started threadBroken handling of lwlocknames.habout 10 years ago