Filter:

Messages in week 13 (Mar 21 - Mar 27, 2016)

135 messages48 started threads11 replied (own)76 replied (other)33 other threads2 first patch2 follow-up patch
ActivityThreadSent
Started threadpgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.over 10 years ago
Started threadpgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.over 10 years ago
Started threadpgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.over 10 years ago
Started threadpgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.over 10 years ago
Started threadpgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.over 10 years ago
Started threadpgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.over 10 years ago
Replied (other)Two division by 0 errors in optimizer/plan/planner.c and optimizer/path/costsize.cover 10 years ago
Started threadpgsql: Guard against zero vardata.rel->tuples in estimate_hash_bucketsiover 10 years ago
Replied (other)Two division by 0 errors in optimizer/plan/planner.c and optimizer/path/costsize.cover 10 years ago
Started threadpgsql: Clamp adjusted ndistinct to positive integer in estimate_hash_buover 10 years ago
Replied (other)Automatically add -Wold-style-definition?over 10 years ago
Started threadFirst patchSync timezone code with upstream release tzcode2016cover 10 years ago
Replied (other)AssertArg failure in src/backend/executor/functions.c:check_sql_fn_retval()over 10 years ago
Replied (other)Alter or rename enum valueover 10 years ago
Replied (own)Draft release notes for next week's releasesover 10 years ago
Replied (other)Fix for OpenSSL error queue bugover 10 years ago
Started threadDraft release notes for next week's releasesover 10 years ago
Started threadpgsql: First-draft release notes for 9.5.2.over 10 years ago
Started threadpgsql: Modernize zic's test for valid timezone abbreviations.over 10 years ago
Started threadpgsql: Modernize zic's test for valid timezone abbreviations.over 10 years ago
Started threadpgsql: Modernize zic's test for valid timezone abbreviations.over 10 years ago
Started threadpgsql: Modernize zic's test for valid timezone abbreviations.over 10 years ago
Started threadpgsql: Modernize zic's test for valid timezone abbreviations.over 10 years ago
Started threadpgsql: Modernize zic's test for valid timezone abbreviations.over 10 years ago
Started threadpgsql: Avoid a couple of zero-divide scenarios in the planner.over 10 years ago
Replied (other)Two division by 0 errors in optimizer/plan/planner.c and optimizer/path/costsize.cover 10 years ago
Replied (other)Alter or rename enum valueover 10 years ago
Replied (other)If a schema is created as part of an extension, should all user created tables created in that schema be considered part of the extension?over 10 years ago
Replied (other)Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64over 10 years ago
Started threadpgsql: Update time zone data files to tzdata release 2016c.over 10 years ago
Started threadpgsql: Update time zone data files to tzdata release 2016c.over 10 years ago
Started threadpgsql: Update time zone data files to tzdata release 2016c.over 10 years ago
Started threadpgsql: Update time zone data files to tzdata release 2016c.over 10 years ago
Started threadpgsql: Update time zone data files to tzdata release 2016c.over 10 years ago
Started threadpgsql: Update time zone data files to tzdata release 2016c.over 10 years ago
Replied (other)WIP: multivariate statistics / proof of conceptover 10 years ago
Started threadpgsql: Fix PL/Tcl for vpath builds.over 10 years ago
Started threadpgsql: Improve PL/Tcl errorCode facility by providing decoded name forover 10 years ago
Replied (other)Improve error handling in pltclover 10 years ago
Started threadpgsql: In PL/Tcl, make database errors return additional info in the erover 10 years ago
Replied (other)pgsql: Move each SLRU's lwlocks to a separate tranche.over 10 years ago
Replied (other)Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negatorover 10 years ago
Started threadpgsql: Fix DROP OPERATOR to reset oprcom/oprnegate links to the droppedover 10 years ago
Started threadpgsql: Don't split up SRFs when choosing to postpone SELECT output exprover 10 years ago
Replied (other)Small patch: Change calling convention for ShmemInitHash (and fix possible bug)over 10 years ago
Replied (other)pgsql: Move each SLRU's lwlocks to a separate tranche.over 10 years ago
Replied (other)BUG #14046: Bad mathematical rules for 0 castover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (other)Alter or rename enum valueover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Started threadpgsql: Link libpq after libpgfeutils to satisfy Windows linker.over 10 years ago
Started threadpgsql: Move psql's psqlscan.l into src/fe_utils.over 10 years ago
Started threadpgsql: Move psql's print.c and mbprint.c into src/fe_utils.over 10 years ago
Started threadpgsql: Suppress compiler warning for get_am_type_string().over 10 years ago
Started threadpgsql: Add missed inclusion requirement in Mkvcbuild.pm.over 10 years ago
Started threadpgsql: Create src/fe_utils/, and move stuff into there from pg_dump's dover 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (other)Show dropped users' backends in pg_stat_activityover 10 years ago
Replied (other)NOT EXIST for PREPAREover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (other)NOT EXIST for PREPAREover 10 years ago
Replied (other)PostgreSQL 9.6 behavior change with set returning (funct).*over 10 years ago
Replied (other)Small patch: fix code duplication in heapam.cover 10 years ago
Replied (other)BUG #14042: bug, PostgreSQL not cleanup temp table info after crash.over 10 years ago
Replied (other)Fix for OpenSSL error queue bugover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Started threadpgsql: Avoid PGDLLIMPORT for simple local references in frontend prograover 10 years ago
Started threadpgsql: Move keywords.c/kwlookup.c into src/common/.over 10 years ago
Replied (other)PostgreSQL 9.6 behavior change with set returning (funct).*over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)First patchPostgreSQL 9.6 behavior change with set returning (funct).*over 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (own)Rationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)PostgreSQL 9.6 behavior change with set returning (funct).*over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)NOT EXIST for PREPAREover 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negatorover 10 years ago
Replied (other)PostgreSQL 9.6 behavior change with set returning (funct).*over 10 years ago
Started threadRationalizing code-sharing among src/bin/ directoriesover 10 years ago
Replied (other)Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negatorover 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Started threadpgsql: Code review for error reports in jsonb_set().over 10 years ago
Started threadpgsql: Code review for error reports in jsonb_set().over 10 years ago
Started threadpgsql: Fix unsafe use of strtol() on a non-null-terminated Text datum.over 10 years ago
Started threadpgsql: Fix unsafe use of strtol() on a non-null-terminated Text datum.over 10 years ago
Replied (other)Bug in searching path in jsonb_set when walking through JSONB arrayover 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)BUG #14034: Select for update with inner select doesn't return value after committing by other transaction.over 10 years ago
Started threadpgsql: Fix EvalPlanQual bug when query contains both locked and not-locover 10 years ago
Started threadpgsql: Fix EvalPlanQual bug when query contains both locked and not-locover 10 years ago
Replied (other)Relax requirement for INTO with SELECT in pl/pgsqlover 10 years ago
Replied (other)OOM in libpq and infinite loop with getCopyStart()over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)over 10 years ago
Replied (other)Relax requirement for INTO with SELECT in pl/pgsqlover 10 years ago
Started threadpgsql: Improve header output from psql's \watch command.over 10 years ago
Started threadpgsql: Allow the delay in psql's \watch command to be a fractional secoover 10 years ago
Replied (other)Request - repeat value of \pset title during \watch interationsover 10 years ago
Replied (other)Follow-up patchpgbench - allow backslash-continuations in custom scriptsover 10 years ago
Replied (other)BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into tableover 10 years ago
Replied (other)pgbench - allow backslash-continuations in custom scriptsover 10 years ago
Replied (other)pgbench - allow backslash-continuations in custom scriptsover 10 years ago
Replied (other)Slow GIN indexes after bulk insertover 10 years ago
Replied (other)pgsql: Introduce WaitEventSet API.over 10 years ago
Replied (other)Request - repeat value of \pset title during \watch interationsover 10 years ago
Replied (other)Request - repeat value of \pset title during \watch interationsover 10 years ago
Replied (other)PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure)over 10 years ago
Replied (other)pgbench - allow backslash-continuations in custom scriptsover 10 years ago
Replied (other)Slow GIN indexes after bulk insertover 10 years ago
Replied (other)Wrong entry on 9.5 release notesover 10 years ago
Replied (other)postgresql timezone and OS localtime correspondenceover 10 years ago
Replied (other)Request - repeat value of \pset title during \watch interationsover 10 years ago
Replied (other)Follow-up patchRequest - repeat value of \pset title during \watch interationsover 10 years ago
Replied (other)BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into tableover 10 years ago
Replied (other)BUG #14033: cross-compilation to ARM failsover 10 years ago
Started threadpgsql: Clean up some Coverity complaints about commit 0bf3ae88af330496.over 10 years ago
Replied (other)BUG #14033: cross-compilation to ARM failsover 10 years ago
Replied (other)OS X 10.11.3, psql, bus error 10, 9.5.1over 10 years ago
Replied (own)pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.over 10 years ago
Started threadpgsql: Use %option bison-bridge in psql/pgbench lexers.over 10 years ago