Filter:

Messages in November 2017

302 messages4 started threads31 replied (own)267 replied (other)182 other threads5 first patch12 follow-up patch
ActivityThreadSent
Replied (other)copy error with json/jsonb typesover 8 years ago
Replied (own)Commit fest 2017-11over 8 years ago
Replied (own)Commit fest 2017-11over 8 years ago
Replied (own)Commit fest 2017-11over 8 years ago
Replied (own)Follow-up patchAllowing SSL connection of v11 client to v10 server with SCRAM channel bindingover 8 years ago
Replied (own)Commit fest 2017-11over 8 years ago
Replied (own)REINDEX CONCURRENTLY 2.0over 8 years ago
Replied (other)log_destination=fileover 8 years ago
Replied (other)pl/perl extension fails on Windowsover 8 years ago
Replied (other)Dynamic result sets from proceduresover 8 years ago
Replied (other)Re: Support to COMMENT ON DATABASE CURRENT_DATABASEover 8 years ago
Replied (other)INSERT .. ON CONFLICT DO SELECT [FOR ..]over 8 years ago
Replied (other)GSOC'17 project introduction: Parallel COPY execution with errors handlingover 8 years ago
Replied (other)[PROPOSAL] Temporal query processing with range typesover 8 years ago
Replied (other)Flexible configuration for full-text searchover 8 years ago
Replied (other)Proposal: Local indexes for partitioned tableover 8 years ago
Replied (other)WIP: BRIN multi-range indexesover 8 years ago
Replied (other)Custom compression methodsover 8 years ago
Replied (other)WIP: Aggregation push-downover 8 years ago
Replied (other)PATCH: multivariate histograms and MCV listsover 8 years ago
Replied (other)INSERT ON CONFLICT and partitioned tablesover 8 years ago
Replied (other)Remove 1MB size limit in tsvectorover 8 years ago
Replied (other)[PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY)over 8 years ago
Replied (other)Add support for tuple routing to foreign partitionsover 8 years ago
Replied (other)Bug in to_timestamp().over 8 years ago
Replied (other)[PATCH] WIP Add ALWAYS DEFERRED option for constraintsover 8 years ago
Replied (other)Restricting maximum keep segments by repslotsover 8 years ago
Replied (other)Replication status in logical replicationover 8 years ago
Replied (other)make async slave to wait for lsn to be replayedover 8 years ago
Replied (other)postgres_fdw bug in 9.6over 8 years ago
Replied (other)Protect syscache from bloating with negative cache entriesover 8 years ago
Replied (other)[PATCH] Call RelationDropStorage() for broader range of object drops.over 8 years ago
Replied (other)Subscription code improvementsover 8 years ago
Replied (other)Challenges preventing us moving to 64 bit transaction id (XID)?over 8 years ago
Replied (other)eval_const_expresisions and ScalarArrayOpExprover 8 years ago
Replied (other)create_unique_path and GEQOover 8 years ago
Replied (other)pg_serial early wraparoundover 8 years ago
Replied (other)Transaction control in proceduresover 8 years ago
Replied (other)PoC plpgsql - possibility to force custom or generic planover 8 years ago
Replied (other)plpgsql - additional extra checksover 8 years ago
Replied (other)Removing LEFT JOINs in more casesover 8 years ago
Replied (other)Proposal: generic WAL compressionover 8 years ago
Replied (other)PATCH: enabling parallel execution for cursors explicitly (experimental)over 8 years ago
Replied (other)Removing [Merge]Append nodes which contain a single subpathover 8 years ago
Replied (other)Re: compress method for spgist - 2over 8 years ago
Replied (other)[PATCH] Overestimated filter cost and its mitigationover 8 years ago
Replied (other)Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit)over 8 years ago
Replied (other)path toward faster partition pruningover 8 years ago
Replied (other)Secondary index access optimizationsover 8 years ago
Replied (other)Partition-wise aggregation/groupingover 8 years ago
Replied (other)Cached plans and statement generalizationover 8 years ago
Replied (other)Block level parallel vacuum WIPover 8 years ago
Replied (other)<> join selectivity estimate questionover 8 years ago
Replied (other)[POC] Faster processing at Gather nodeover 8 years ago
Replied (other)Surjective functional indexesover 8 years ago
Replied (other)Cached plans and statement generalizationover 8 years ago
Replied (other)PoC: full merge join on comparison clauseover 8 years ago
Replied (other)Moving relation extension locks out of heavyweight lock managerover 8 years ago
Replied (other)[PATCH] Incremental sort (was: PoC: Partial sort)over 8 years ago
Replied (other)SERIALIZABLE with parallel queryover 8 years ago
Replied (other)Improve OR conditions on joined columns.over 8 years ago
Replied (other)Parallel Append implementationover 8 years ago
Replied (other)Protect syscache from bloating with negative cache entriesover 8 years ago
Replied (other)WIP: [[Parallel] Shared] Hashover 8 years ago
Replied (other)CONNECTION LIMIT and Parallel Query don't play well togetherover 8 years ago
Replied (other)JIT compiling expressions/deform + inlining prototype v2.0over 8 years ago
Replied (other)postgres_fdw: Add support for INSERT OVERRIDING clauseover 8 years ago
Started threadFirst patchUse of uninitialized variables in ExecFindPartition() for parent partition without leaves (HEAD only)over 8 years ago
Replied (other)Would a BGW need shmem_access or database_connection to enumerate databases?over 8 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpover 8 years ago
Replied (other)CUBE seems a bit confused about ORDER BYover 8 years ago
Replied (other)A design for amcheck heapam verificationover 8 years ago
Replied (other)A design for amcheck heapam verificationover 8 years ago
Replied (other)Function to move the position of a replication slotover 8 years ago
Replied (other)WIP: Restricting pg_rewind to data/wal dirsover 8 years ago
Replied (other)A design for amcheck heapam verificationover 8 years ago
Replied (other)static assertions in C++over 8 years ago
Replied (other)proposal - Default namespaces for XPath expressions (PostgreSQL 11)over 8 years ago
Replied (other)Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd)over 8 years ago
Replied (other)Refactor handling of database attributes between pg_dump and pg_dumpallover 8 years ago
Replied (other)proposal - psql: possibility to specify sort for describe commands, when size is printedover 8 years ago
Replied (other)CUBE seems a bit confused about ORDER BYover 8 years ago
Replied (other)parallel.c oblivion of worker-startup failuresover 8 years ago
Replied (other)Improper const-evaluation of HAVING with grouping sets and subquery pullupover 8 years ago
Replied (other)Another oddity in handling of WCO constraints in postgres_fdwover 8 years ago
Replied (other)Race between SELECT and ALTER TABLE NO INHERITover 8 years ago
Replied (other)why not parallel seq scan for slow functionsover 8 years ago
Replied (other)Walsender timeouts and large transactionsover 8 years ago
Replied (other)Bug in Physical Replication Slots (at least 9.5)?over 8 years ago
Replied (other)postgres_fdw: Add support for INSERT OVERRIDING clauseover 8 years ago
Replied (other)Push down more UPDATEs/DELETEs in postgres_fdwover 8 years ago
Replied (other)Pluggable storageover 8 years ago
Replied (other)UPDATE of partition keyover 8 years ago
Replied (other)new function for tsquery creartionover 8 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpover 8 years ago
Replied (other)[PATCH] Lockable viewsover 8 years ago
Replied (other)postgres_fdw: support parameterized foreign joinsover 8 years ago
Replied (other)SQL/JSON in PostgreSQLover 8 years ago
Replied (other)Add Roman numeral conversion to to_numberover 8 years ago
Replied (other)logical decoding of two-phase transactionsover 8 years ago
Replied (other)WIP: Covering + unique indexes.over 8 years ago
Replied (other)[Proposal] Make the optimiser aware of partitions orderingover 8 years ago
Replied (other)Causal reads take IIover 8 years ago
Replied (other)Is anything preventing us from allowing write to foreign tables from standby?over 8 years ago
Replied (other)Statement-level rollbackover 8 years ago
Replied (other)GSoC 2017: Foreign Key Arraysover 8 years ago
Replied (other)Causal reads take IIover 8 years ago
Replied (other)GSoC 2017: weekly progress reports (week 6)over 8 years ago
Replied (other)GSoC 2017 : Patch for predicate locking in Gist indexover 8 years ago
Replied (other)Jsonb transform for pl/pythonover 8 years ago
Replied (other)GSoC 2017: weekly progress reports (week 4) and patch for hash indexover 8 years ago
Replied (other)Small improvement to compactify_tuplesover 8 years ago
Replied (other)Range Merge Join v1over 8 years ago
Replied (other)Runtime Partition Pruningover 8 years ago
Replied (other)Vacuum: allow usage of more than 1GB of work memover 8 years ago
Replied (other)[PATCH] Vacuum: Update FSM more frequentlyover 8 years ago
Replied (other)BUG in 10.1 - dsa_area could not attach to a segment that has been freedover 8 years ago
Replied (other)Add PGDLLIMPORT lines to some variablesover 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (own)Channel binding support for SCRAM-SHA-256over 8 years ago
Replied (own)Channel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)Other formats in pset like markdown, rst, mediawikiover 8 years ago
Replied (other)libpq optionsover 8 years ago
Replied (own)Commit fest 2017-11over 8 years ago
Replied (other)[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AMover 8 years ago
Replied (other)[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AMover 8 years ago
Replied (other)GnuTLS supportover 8 years ago
Replied (other)Useless code in ExecInitModifyTableover 8 years ago
Replied (other)Patch: add --if-exists to pg_recvlogicalover 8 years ago
Replied (other)PATCH: pgbench - break out timing data for initialization phasesover 8 years ago
Replied (other)proposal: Support Unicode host variable in ECPGover 8 years ago
Replied (other)Support for Secure Transport SSL library on macOS as OpenSSL alternativeover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)PATCH: Batch/pipelining support for libpqover 8 years ago
Replied (other)[PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.over 8 years ago
Replied (other)VACUUM and ANALYZE disagreeing on what reltuples meansover 8 years ago
Replied (other)subscription worker signalling wal writer too muchover 8 years ago
Replied (other)Other formats in pset like markdown, rst, mediawikiover 8 years ago
Replied (other)PATCH: pgbench - option to build using ppoll() for larger connection countsover 8 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashover 8 years ago
Replied (other)WAL logging problem in 9.4.3?over 8 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpover 8 years ago
Replied (own)Timeline ID in backup_label fileover 8 years ago
Replied (other)[PATCH] Atomic pgrename on Windowsover 8 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()over 8 years ago
Replied (own)Timeline ID in backup_label fileover 8 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()over 8 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()over 8 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()over 8 years ago
Replied (other)[PATCH] Pageinspect - add functions on GIN and GiST indexes from gevelover 8 years ago
Replied (other)Is it time to kill support for very old servers?over 8 years ago
Replied (other)Fix bloom WAL tap testover 8 years ago
Replied (other)Crash on promotion when recovery.conf is renamedover 8 years ago
Replied (other)GnuTLS supportover 8 years ago
Replied (other)GnuTLS supportover 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (own)Cache lookup errors with functions manipulation object addressesover 8 years ago
Replied (own)Follow-up patchChannel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)Code cleanup patch submission for extended_stats.cover 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)Query became very slow after 9.6 -> 10 upgradeover 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)First patchlibpq optionsover 8 years ago
Replied (other)duplicate primary keyover 8 years ago
Replied (own)Follow-up patchCache lookup errors with functions manipulation object addressesover 8 years ago
Replied (other)documentation is now XMLover 8 years ago
Replied (other)On Judging the Value of Testsover 8 years ago
Replied (other)documentation is now XMLover 8 years ago
Replied (other)PostgreSLQ v10.1 and xlC compiler on AIXover 8 years ago
Replied (own)Allowing SSL connection of v11 client to v10 server with SCRAM channel bindingover 8 years ago
Replied (other)Commits don't block for synchronous replicationover 8 years ago
Replied (other)libpq optionsover 8 years ago
Replied (other)PostgreSQLドキュメントバグ報告_9.3. 算術関数と演算子over 8 years ago
Replied (other)[PATCH] using arc4random for strong randomness matters.over 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)Failed to delete old ReorderBuffer spilled filesover 8 years ago
Replied (other)On Judging the Value of Testsover 8 years ago
Replied (other)pgsql: Fix freezing of a dead HOT-updated tupleover 8 years ago
Replied (other)CLUSTER command progress monitorover 8 years ago
Replied (other)Anybody care about having the verbose form of the tzdata files?over 8 years ago
Replied (other)Issues with logical replicationover 8 years ago
Replied (other)Logical Replication and triggersover 8 years ago
Replied (other)Anybody care about having the verbose form of the tzdata files?over 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)GnuTLS supportover 8 years ago
Replied (other)proposal: Support Unicode host variable in ECPGover 8 years ago
Replied (other)subscription worker signalling wal writer too muchover 8 years ago
Replied (own)Follow-up patchChannel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (other)BUG #14919: Invalid column in sub select is still a valid selectover 8 years ago
Replied (own)Allowing SSL connection of v11 client to v10 server with SCRAM channel bindingover 8 years ago
Started threadFirst patchAllowing SSL connection of v11 client to v10 server with SCRAM channel bindingover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)Support for Secure Transport SSL library on macOS as OpenSSL alternativeover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)GnuTLS supportover 8 years ago
Replied (own)Channel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)Speed up the removal of WAL filesover 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (own)Channel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)BUG #14917: process hang on create indexover 8 years ago
Replied (other)Improve catcache/syscache performance.over 8 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpover 8 years ago
Replied (other)postmaster deadlock while logging after syslogger exitedover 8 years ago
Replied (other)postmaster deadlock while logging after syslogger exitedover 8 years ago
Replied (other)BUG #14915: Create sub-partitioning using GENERATED ALWAYS AS IDENTITY will lead to system collapse.over 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (own)Channel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)test_session_hooks--1.0.sql file in 'test_session_hooks' needs correctionover 8 years ago
Replied (other)Follow-up patchpgsql: Disable installcheck tests for test_session_hooksover 8 years ago
Replied (other)First patchpgsql: Disable installcheck tests for test_session_hooksover 8 years ago
Replied (other)Follow-up patchFurther simplification of c.h's #include sectionover 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (own)Follow-up patchTimeline ID in backup_label fileover 8 years ago
Replied (own)Timeline ID in backup_label fileover 8 years ago
Replied (other)pgsql: Add hooks for session start and session endover 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksover 8 years ago
Replied (other)[PATCH] Add recovery_min_apply_delay_reconnect recovery optionover 8 years ago
Replied (other)Logging idle checkpointsover 8 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashover 8 years ago
Replied (other)Follow-up patchAssertion failure when the non-exclusive pg_stop_backup aborted.over 8 years ago
Replied (other)Commits don't block for synchronous replicationover 8 years ago
Replied (own)Follow-up patchChannel binding support for SCRAM-SHA-256over 8 years ago
Replied (other)Pluggable storageover 8 years ago
Replied (other)[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AMover 8 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestover 8 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestover 8 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestover 8 years ago
Replied (other)PostgreSQL walsender process doesn't exist after "pg_ctl stop -m fast"over 8 years ago
Replied (other)archive_command not being executedover 8 years ago
Replied (other)ginInsertCleanup called from vacuum could still miss tuples to be deletedover 8 years ago
Replied (other)pgsql: Add hash partitioning.over 8 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizeover 8 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizeover 8 years ago
Replied (own)Typo in auth-scram.cover 8 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizeover 8 years ago
Started threadFirst patchTypo in auth-scram.cover 8 years ago
Replied (other)Variable substitution in psql backtick expansionover 8 years ago
Replied (other)PATCH: psql tab completion for SELECTover 8 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestover 8 years ago
Replied (other)[bug fix] postgres.exe crashes with access violation on Windows while starting upover 8 years ago
Replied (other)Follow-up patchBUG #14866: The generated constraint in the typed table causes the server to crashover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestover 8 years ago
Replied (other)[Patch] Log SSL certificate verification errorsover 8 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizeover 8 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksover 8 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksover 8 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashover 8 years ago
Replied (other)Fix bloom WAL tap testover 8 years ago
Replied (other)libpq connection strings: control over the cipher suites?over 8 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)Postgresql and githubover 8 years ago
Replied (other)(spelling) Ensure header of postgresql.auto.conf is consistentover 8 years ago
Replied (other)[PATCH] Assert that the correct locks are held when calling PageGetLSN()over 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (own)Follow-up patchSimplify ACL handling for large objects and removal of superuser() checksover 8 years ago
Replied (other)Segfault 11 on PG10 with max_parallel_workers_per_gather>3over 8 years ago
Replied (other)taking stdbool.h into useover 8 years ago
Replied (other)Exclude pg_internal.init from base backupover 8 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write thereover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)pgsql: Expand empty end tagover 8 years ago
Replied (other)Fix bloom WAL tap testover 8 years ago
Replied (other)Fix bloom WAL tap testover 8 years ago
Replied (other)Remove duplicate setting in test/recovery/Makefileover 8 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write thereover 8 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write thereover 8 years ago
Replied (other)Exclude pg_internal.init from base backupover 8 years ago
Replied (other)Naming conventions for column namesover 8 years ago
Replied (other)standby stop replicating, then picked back upover 8 years ago
Replied (other)Exclude pg_internal.init from base backupover 8 years ago
Replied (other)Exclude pg_internal.init from base backupover 8 years ago
Replied (other)Remove secondary checkpointover 8 years ago
Replied (other)[PATCH] Assert that the correct locks are held when calling PageGetLSN()over 8 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write thereover 8 years ago
Replied (other)LDAP URI decoding bugsover 8 years ago
Replied (other)Follow-up patch[PATCH] A hook for session startover 8 years ago
Replied (other)[PATCH] Assert that the correct locks are held when calling PageGetLSN()over 8 years ago
Replied (other)Early locking option to parallel backupover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)Exclude pg_internal.init from base backupover 8 years ago
Replied (other)[PATCH] A hook for session startover 8 years ago
Replied (other)SQL/JSON in PostgreSQLover 8 years ago
Replied (other)Is it time to kill support for very old servers?over 8 years ago
Replied (other)SQL/JSON in PostgreSQLover 8 years ago
Replied (other)postgres_fdw: Add support for INSERT OVERRIDING clauseover 8 years ago
Replied (other)[bug fix] postgres.exe crashes with access violation on Windows while starting upover 8 years ago
Replied (other)Setting pd_lower in GIN metapageover 8 years ago
Replied (other)SSL and Encryptionover 8 years ago
Replied (own)Removing wal_keep_segments as default configuration in PostgresNode.pmover 8 years ago
Replied (other)pg_basebackup fails on Windows when using tablespace mappingover 8 years ago
Replied (own)Commit fest 2017-11over 8 years ago
Replied (other)pg_basebackup fails on Windows when using tablespace mappingover 8 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashover 8 years ago
Started threadCommit fest 2017-11over 8 years ago