Filter:

Messages in week 11 (Mar 06 - Mar 12, 2017)

155 messages58 started threads15 replied (own)82 replied (other)50 other threads3 first patch2 follow-up patch
ActivityThreadSent
Started threadpgsql: Add "break"s to make it clearer what will happen in a nested swiover 9 years ago
Started threadpgsql: Remove dead code in nodeGatherMerge.c.over 9 years ago
Started threadpgsql: Fix typo in initdb's SCRAM password processing.over 9 years ago
Replied (other)\if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)over 9 years ago
Replied (other)\if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)over 9 years ago
Replied (other)How to define the limit length for numeric type?over 9 years ago
Replied (other)BUG #14588: Postgres process blocked on semopover 9 years ago
Replied (other)BUG #14588: Postgres process blocked on semopover 9 years ago
Replied (other)Need a builtin way to run all tests faster mannerover 9 years ago
Replied (other)\if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)over 9 years ago
Replied (other)Follow-up patch\if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)over 9 years ago
Replied (other)\if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)over 9 years ago
Replied (other)Need a builtin way to run all tests faster mannerover 9 years ago
Replied (other)Explicit subtransactions for PL/Tclover 9 years ago
Started threadpgsql: Add a "subtransaction" command to PL/Tcl.over 9 years ago
Replied (other)First patchNeed a builtin way to run all tests faster mannerover 9 years ago
Replied (other)make check-world outputover 9 years ago
Replied (other)PDF building with FOPover 9 years ago
Replied (other)make check-world outputover 9 years ago
Replied (other)Need a builtin way to run all tests faster mannerover 9 years ago
Replied (other)Indirect assignment code for array slices is dead code?over 9 years ago
Replied (other)How to get the 'ctid' from a record type?over 9 years ago
Replied (own)Follow-up patchUpgrading postmaster's log messages about bind/listen errorsover 9 years ago
Started threadpgsql: Improve postmaster's logging of listen socket creation.over 9 years ago
Replied (own)Upgrading postmaster's log messages about bind/listen errorsover 9 years ago
Replied (own)Upgrading postmaster's log messages about bind/listen errorsover 9 years ago
Started threadpgsql: Reduce log verbosity of startup/shutdown for launcher subprocessover 9 years ago
Replied (other)Upgradede -9.6.1 to -9.6.2; postmaster will not startover 9 years ago
Started threadpgsql: Sanitize newlines in object names in "pg_restore -l" output.over 9 years ago
Started threadpgsql: Sanitize newlines in object names in "pg_restore -l" output.over 9 years ago
Started threadpgsql: Sanitize newlines in object names in "pg_restore -l" output.over 9 years ago
Started threadpgsql: Sanitize newlines in object names in "pg_restore -l" output.over 9 years ago
Started threadpgsql: Sanitize newlines in object names in "pg_restore -l" output.over 9 years ago
Started threadpgsql: Sanitize newlines in object names in "pg_restore -l" output.over 9 years ago
Replied (other)Upgradede -9.6.1 to -9.6.2; postmaster will not startover 9 years ago
Replied (own)Bizarre choice of case for RELKIND_PARTITIONED_TABLEover 9 years ago
Started threadpgsql: Change the relkind for partitioned tables from 'P' to 'p'.over 9 years ago
Started threadpgsql: Un-break things on IPv6-less platforms.over 9 years ago
Replied (own)Upgrading postmaster's log messages about bind/listen errorsover 9 years ago
Replied (other)BUG #14587: Foreign constraint with newline blows up pg_restore catalogueover 9 years ago
Replied (own)Upgrading postmaster's log messages about bind/listen errorsover 9 years ago
Replied (other)Speed up Clog Access by increasing CLOG buffersover 9 years ago
Replied (other)Speed up Clog Access by increasing CLOG buffersover 9 years ago
Replied (other)[PATCH] Enabling atomics on ARM64over 9 years ago
Replied (own)pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified.over 9 years ago
Replied (own)Upgrading postmaster's log messages about bind/listen errorsover 9 years ago
Started threadpgsql: Fix hard-coded relkind constants in assorted other files.over 9 years ago
Started threadpgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified.over 9 years ago
Started threadpgsql: Add .gitignore to contrib/amcheck.over 9 years ago
Started threadpgsql: Fix hard-coded relkind constants in assorted src/bin files.over 9 years ago
Replied (other)Speed up Clog Access by increasing CLOG buffersover 9 years ago
Replied (own)Bizarre choice of case for RELKIND_PARTITIONED_TABLEover 9 years ago
Replied (own)pgsql: Fix hard-coded relkind constants in pg_dump.c.over 9 years ago
Replied (own)Bizarre choice of case for RELKIND_PARTITIONED_TABLEover 9 years ago
Replied (other)[PATCH] Teach Catalog.pm how many attributes there should be per DATA() lineover 9 years ago
Started threadpgsql: Fix portability problem in Catalog.pm.over 9 years ago
Started threadpgsql: Fix hard-coded relkind constants in psql/describe.c.over 9 years ago
Replied (other)pgsql: Throw an error if a DATA() line contains wrong # of attributes.over 9 years ago
Started threadpgsql: Fix hard-coded relkind constants in pg_dump.c.over 9 years ago
Started threadpgsql: Make CppAsString2() more visible in c.h.over 9 years ago
Started threadpgsql: Fix timestamptz regression test to still work with latest IANA zover 9 years ago
Started threadpgsql: Fix timestamptz regression test to still work with latest IANA zover 9 years ago
Started threadpgsql: Fix timestamptz regression test to still work with latest IANA zover 9 years ago
Started threadpgsql: Fix timestamptz regression test to still work with latest IANA zover 9 years ago
Started threadpgsql: Fix timestamptz regression test to still work with latest IANA zover 9 years ago
Started threadpgsql: Fix timestamptz regression test to still work with latest IANA zover 9 years ago
Replied (other)compiler warning in set_tablefunc_size_estimatesover 9 years ago
Replied (other)Re: exposing wait events for non-backends (was: Tracking wait event for latches)over 9 years ago
Started threadFirst patchUpgrading postmaster's log messages about bind/listen errorsover 9 years ago
Replied (other)Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f)over 9 years ago
Replied (other)Documentation improvements for partitioningover 9 years ago
Started threadFirst patchtzdata2017a breaks timestamptz regression testover 9 years ago
Replied (other)partial indexes and bitmap scansover 9 years ago
Replied (other)use SQL standard error code for nextvalover 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)partial indexes and bitmap scansover 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)partial indexes and bitmap scansover 9 years ago
Replied (other)BUG #14582: ecpg crashes on SQL inputover 9 years ago
Replied (other)[bug fix] dblink leaks unnamed connectionsover 9 years ago
Replied (other)BUG #14582: ecpg crashes on SQL inputover 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)Adding the optional clause 'AS' in CREATE TRIGGERover 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)tsvector_update_trigger() fails in 9.6 on character(2) columnover 9 years ago
Started threadpgsql: Fix inclusions of c.h from .h files.over 9 years ago
Started threadpgsql: Fix inclusions of postgres_fe.h from .h files.over 9 years ago
Started threadpgsql: Bring plpgsql into line with header inclusion policy.over 9 years ago
Started threadpgsql: Document intentional violations of header inclusion policy.over 9 years ago
Started threadpgsql: Suppress compiler warning in slab.c.over 9 years ago
Started threadpgsql: Suppress compiler warning in non-USE_LIBXML builds.over 9 years ago
Replied (own)pgsql: Suppress compiler warnings in ecpg test on newer Windows toolchaover 9 years ago
Started threadpgsql: Put back <float.h> in a few files that need it for _isnan().over 9 years ago
Replied (other)BUG #14584: Segmentation fault importing large XML fileover 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)BUG #14584: Segmentation fault importing large XML fileover 9 years ago
Replied (other)Parallel bitmap heap scanover 9 years ago
Replied (other)Parallel bitmap heap scanover 9 years ago
Replied (other)pgsql: Fix XMLTABLE on older libxml2over 9 years ago
Replied (other)Parallel bitmap heap scanover 9 years ago
Started threadpgsql: Silence compiler warnings in BitmapHeapNext().over 9 years ago
Replied (other)BUG #14231: logical replication wal sender process spins when using error traps in functionover 9 years ago
Replied (other)Poor memory context performance in large hash joinsover 9 years ago
Started threadpgsql: Use doubly-linked block lists in aset.c to reduce large-chunk ovover 9 years ago
Started threadpgsql: Use doubly-linked block lists in aset.c to reduce large-chunk ovover 9 years ago
Started threadpgsql: Use doubly-linked block lists in aset.c to reduce large-chunk ovover 9 years ago
Started threadpgsql: Use doubly-linked block lists in aset.c to reduce large-chunk ovover 9 years ago
Replied (other)pgsql: Support XMLTABLE query expressionover 9 years ago
Replied (other)pgsql: Support XMLTABLE query expressionover 9 years ago
Started threadpgsql: Silence compiler warnings in tbm_prepare_shared_iterate().over 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)Removing #include "postgres.h" from a couple of headersover 9 years ago
Replied (other)pgsql: Create INSTALL file via XSLTover 9 years ago
Replied (other)Removing #include "postgres.h" from a couple of headersover 9 years ago
Replied (other)Unable to start postgresqlover 9 years ago
Replied (other)CREATE/ALTER ROLE PASSWORD ('value' USING 'method')over 9 years ago
Replied (own)Avoiding OOM in a hash join with many duplicate inner keysover 9 years ago
Replied (other)WIP: [[Parallel] Shared] Hashover 9 years ago
Replied (own)Bizarre choice of case for RELKIND_PARTITIONED_TABLEover 9 years ago
Replied (other)cast result of copyNode()over 9 years ago
Replied (own)Bizarre choice of case for RELKIND_PARTITIONED_TABLEover 9 years ago
Replied (other)BUG #14581: invalid cache ID: 41 CONTEXT: parallel workerover 9 years ago
Replied (other)Poor memory context performance in large hash joinsover 9 years ago
Started threadBizarre choice of case for RELKIND_PARTITIONED_TABLEover 9 years ago
Started threadpgsql: Invent start_proc parameters for PL/Tcl.over 9 years ago
Started threadpgsql: Clean up test_ifaddrs a bit.over 9 years ago
Started threadpgsql: Fix pgbench's failure to honor the documented long-form option "over 9 years ago
Started threadpgsql: Fix pgbench's failure to honor the documented long-form option "over 9 years ago
Replied (other)pgsql: Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).over 9 years ago
Replied (other)BUG #14581: invalid cache ID: 41 CONTEXT: parallel workerover 9 years ago
Replied (other)BUG #14580: pgbench bugover 9 years ago
Started threadpgsql: Remove vestigial grammar support for CHARACTER ... CHARACTER SETover 9 years ago
Replied (other)opr_charset rule in gram.yover 9 years ago
Replied (other)WARNING: relcache reference leak: relation "p1" not closedover 9 years ago
Replied (other)EXCLUDE logical wording: "not all" should be "none"over 9 years ago
Replied (other)Need a builtin way to run all tests faster mannerover 9 years ago
Replied (other)dump a comment of a TSDictionaryover 9 years ago
Started threadpgsql: Repair incorrect pg_dump labeling for some comments and securityover 9 years ago
Started threadpgsql: Repair incorrect pg_dump labeling for some comments and securityover 9 years ago
Started threadpgsql: Repair incorrect pg_dump labeling for some comments and securityover 9 years ago
Started threadpgsql: Repair incorrect pg_dump labeling for some comments and securityover 9 years ago
Started threadpgsql: Repair incorrect pg_dump labeling for some comments and securityover 9 years ago
Started threadpgsql: Repair incorrect pg_dump labeling for some comments and securityover 9 years ago
Replied (other)WARNING: relcache reference leak: relation "p1" not closedover 9 years ago
Replied (other)check failure with -DRELCACHE_FORCE_RELEASE -DCLOBBER_FREED_MEMORYover 9 years ago
Replied (other)dump a comment of a TSDictionaryover 9 years ago
Started threadpgsql: Avoid dangling pointer to relation name in RLS code path in DoCoover 9 years ago
Started threadpgsql: Avoid dangling pointer to relation name in RLS code path in DoCoover 9 years ago
Started threadpgsql: Avoid dangling pointer to relation name in RLS code path in DoCoover 9 years ago
Replied (other)dump a comment of a TSDictionaryover 9 years ago
Replied (other)pgsql: Mark pg_start_backup and pg_stop_backup as parallel-restricted.over 9 years ago
Replied (other)rename pg_log directory?over 9 years ago
Replied (other)pgsql: Notify bgworker registrant after freeing worker slot.over 9 years ago
Replied (other)PATCH: Configurable file mode maskover 9 years ago
Replied (other)parameter type is unknown errorover 9 years ago