| Replied (other) | Update minimum SSL version | almost 7 years ago |
| Replied (other) | pg_basebackup + incremental base backups | almost 7 years ago |
| Replied (other) | Remove size limitations of vacuums dead_tuples array | almost 7 years ago |
| Replied (other) | dropdb --force | almost 7 years ago |
| Replied (other) | Update minimum SSL version | almost 7 years ago |
| Started thread | Increase footprint of %m and reduce strerror() | almost 7 years ago |
| Replied (other) | dropdb --force | almost 7 years ago |
| Replied (other) | Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? | almost 7 years ago |
| Replied (other) | Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? | almost 7 years ago |
| Replied (other) | Improve search for missing parent downlinks in amcheck | almost 7 years ago |
| Replied (other) | [PATCH] Incremental sort (was: PoC: Partial sort) | almost 7 years ago |
| Replied (other) | pgbench - add \aset to store results of a combined query | almost 7 years ago |
| Replied (other) | A problem about partitionwise join | almost 7 years ago |
| Replied (other) | PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node | almost 7 years ago |
| Replied (other) | Write visibility map during CLUSTER/VACUUM FULL | almost 7 years ago |
| Replied (other) | [PATCH] ltree, lquery, and ltxtquery binary protocol support | almost 7 years ago |
| Replied (other) | BUG #15383: Join Filter cost estimation problem in 10.5 | almost 7 years ago |
| Replied (other)Follow-up patch | Proposal: Add more compile-time asserts to expose inconsistencies. | almost 7 years ago |
| Replied (other)Follow-up patch | fe-utils - share query cancellation code | almost 7 years ago |
| Replied (other) | Do we have a CF manager for November? | almost 7 years ago |
| Replied (other) | Collation versioning | almost 7 years ago |
| Replied (other) | [Incident report]Backend process crashed when executing 2pc transaction | almost 7 years ago |
| Replied (other) | abs function for interval | almost 7 years ago |
| Replied (other) | SQL:2011 PERIODS vs Postgres Ranges? | almost 7 years ago |
| Replied (other) | Replication & recovery_min_apply_delay | almost 7 years ago |
| Replied (other) | To Suggest a "DROP INCREMENTAL MATERIALIZED VIEW" in psql, but the syntax error when you run. | almost 7 years ago |
| Replied (other) | psql - improve test coverage from 41% to 88% | almost 7 years ago |
| Replied (other) | amcheck verification for GiST | almost 7 years ago |
| Replied (other) | Add a GUC variable that control logical replication | almost 7 years ago |
| Replied (other) | Restricting maximum keep segments by repslots | almost 7 years ago |
| Replied (other) | pgbench -i progress output on terminal | almost 7 years ago |
| Replied (other) | POC: Cleaning up orphaned files using undo logs | almost 7 years ago |
| Replied (other) | Patch: New GUC prepared_statement_limit to limit memory used by prepared statements | almost 7 years ago |
| Replied (other) | pglz performance | almost 7 years ago |
| Replied (other) | jsonb_set() strictness considered harmful to data | almost 7 years ago |
| Replied (other) | row filtering for logical replication | almost 7 years ago |
| Replied (other) | Converting NOT IN to anti-joins during planning | almost 7 years ago |
| Replied (other) | [Patch] Invalid permission check in pg_stats for functional indexes | almost 7 years ago |
| Replied (other) | Batch insert in CTAS/MatView code | almost 7 years ago |
| Replied (other) | pg_basebackup ignores the existing data directory permissions | almost 7 years ago |
| Replied (other) | [patch]socket_timeout in interfaces/libpq | almost 7 years ago |
| Replied (other) | allow_system_table_mods stuff | almost 7 years ago |
| Replied (other) | Proposal: Make use of C99 designated initialisers for nulls/values arrays | almost 7 years ago |
| Replied (other) | [proposal] de-TOAST'ing using a iterator | almost 7 years ago |
| Replied (other) | Run-time pruning for ModifyTable | almost 7 years ago |
| Replied (other) | Psql patch to show access methods info | almost 7 years ago |
| Replied (other) | pglz performance | almost 7 years ago |
| Replied (other) | psql - improve test coverage from 41% to 88% | almost 7 years ago |
| Replied (other) | Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly | almost 7 years ago |
| Replied (other) | progress report for ANALYZE | almost 7 years ago |
| Replied (other) | pg_upgrade fails with non-standard ACL | almost 7 years ago |
| Replied (other) | Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly | almost 7 years ago |
| Replied (other) | pgsql: Close stdin where it's not needed in TestLib.pm procedures | almost 7 years ago |
| Replied (other) | Remove page-read callback from XLogReaderState. | almost 7 years ago |
| Replied (other) | Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly | almost 7 years ago |
| Replied (other) | pgsql: Close stdin where it's not needed in TestLib.pm procedures | almost 7 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | almost 7 years ago |
| Replied (other) | accounting for memory used for BufFile during hash joins | almost 7 years ago |
| Replied (other) | pgsql: Close stdin where it's not needed in TestLib.pm procedures | almost 7 years ago |
| Replied (other) | pgsql: Use native methods to open input in TestLib::slurp_file on Windo | almost 7 years ago |
| Replied (own) | Safeguards against incorrect fd flags for fsync() | almost 7 years ago |
| Started thread | pgsql: Add safeguards for pg_fsync() called with incorrectly-opened fds | almost 7 years ago |
| Replied (other) | accounting for memory used for BufFile during hash joins | almost 7 years ago |
| Replied (other) | pglz performance | almost 7 years ago |
| Replied (other) | WIP: Data at rest encryption | almost 7 years ago |
| Replied (other) | [PROPOSAL] Effective storage of duplicates in B-tree index. | almost 7 years ago |
| Replied (other) | Avoid full GIN index scan when possible | almost 7 years ago |
| Replied (other) | log bind parameter values on error | almost 7 years ago |
| Replied (other) | pglz performance | almost 7 years ago |
| Replied (other) | Avoiding deadlock errors in CREATE INDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | Add Change Badges to documentation | almost 7 years ago |
| Replied (other) | Add A Glossary | almost 7 years ago |
| Replied (other) | [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs | almost 7 years ago |
| Replied (other) | fix for BUG #3720: wrong results at using ltree | almost 7 years ago |
| Replied (other) | refactoring - share str2*int64 functions | almost 7 years ago |
| Replied (own) | Safeguards against incorrect fd flags for fsync() | almost 7 years ago |
| Replied (other) | pg_upgrade fails with non-standard ACL | almost 7 years ago |
| Replied (other) | Problem while updating a foreign table pointing to a partitioned table on foreign server | almost 7 years ago |
| Replied (other) | Re: Problem during Windows service start | almost 7 years ago |
| Replied (other) | sql query for postgres replication check | almost 7 years ago |
| Replied (other) | documentation clarifications for "alter sequence" ? | almost 7 years ago |
| Replied (other) | BUG #16132: PostgreSQL 12.1 and PLV8 2.3.13 => PostgreSQL crashes | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | Remove configure --disable-float4-byval and --disable-float8-byval | almost 7 years ago |
| Replied (own)Follow-up patch | Safeguards against incorrect fd flags for fsync() | almost 7 years ago |
| Replied (other) | monitoring-stats.html is too impenetrable | almost 7 years ago |
| Replied (other) | [PATCH] Style: fix function declaration | almost 7 years ago |
| Started thread | pgsql: Fix inconsistent variable name in static function of mac8.c | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Started thread | pgsql: Refactor reloption handling for index AMs in-core | almost 7 years ago |
| Replied (other) | WAL logging problem in 9.4.3? | almost 7 years ago |
| Replied (other) | Copyright information in source files | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | base backup client as auxiliary backend process | almost 7 years ago |
| Replied (other) | obsolete example | almost 7 years ago |
| Started thread | pgsql: Add .gitignore to src/tutorial/ | almost 7 years ago |
| Started thread | pgsql: Remove traces of version-0 calling convention in src/tutorial/ | almost 7 years ago |
| Replied (other) | add a MAC check for TRUNCATE | almost 7 years ago |
| Replied (other) | pgsql: Make DROP DATABASE command generate less WAL records. | almost 7 years ago |
| Replied (other) | TAP tests aren't using the magic words for Windows file access | almost 7 years ago |
| Replied (own) | Rework manipulation and structure of attribute mappings | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | ON COMMIT options for non temporary tables | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other)First patch | obsolete example | almost 7 years ago |
| Replied (other) | pgsql: Make DROP DATABASE command generate less WAL records. | almost 7 years ago |
| Replied (other) | pg_upgrade fails with non-standard ACL | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | BUG #16127: PostgreSQL 12.1 on Windows 2008 R2 copy table from ‘large 2GB csv’report “Unknown error” | almost 7 years ago |
| Started threadFirst patch | Rework manipulation and structure of attribute mappings | almost 7 years ago |
| Replied (other) | an OID >= 8000 in master | almost 7 years ago |
| Replied (other) | Hypothetical indexes using BRIN broken since pg10 | almost 7 years ago |
| Started thread | pgsql: Provide statistics for hypothetical BRIN indexes | almost 7 years ago |
| Started thread | pgsql: Provide statistics for hypothetical BRIN indexes | almost 7 years ago |
| Started thread | pgsql: Provide statistics for hypothetical BRIN indexes | almost 7 years ago |
| Started thread | pgsql: Provide statistics for hypothetical BRIN indexes | almost 7 years ago |
| Replied (other) | BUG #16126: Missing the sp_OACreate procedures | almost 7 years ago |
| Replied (other) | pg_waldump and PREPARE | almost 7 years ago |
| Started thread | pgsql: Fix comment in xact.h | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other)Follow-up patch | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | REINDEX VERBOSE unknown option | almost 7 years ago |
| Replied (other)Follow-up patch | REINDEX CONCURRENTLY unexpectedly fails | almost 7 years ago |
| Replied (other) | Hypothetical indexes using BRIN broken since pg10 | almost 7 years ago |
| Replied (other) | BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query | almost 7 years ago |
| Replied (other)Follow-up patch | Hypothetical indexes using BRIN broken since pg10 | almost 7 years ago |
| Replied (other) | BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query | almost 7 years ago |
| Replied (other) | BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query | almost 7 years ago |
| Replied (other) | REINDEX CONCURRENTLY unexpectedly fails | almost 7 years ago |
| Replied (other) | BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query | almost 7 years ago |
| Replied (other) | 'Invalid lp' during heap_xlog_delete | almost 7 years ago |
| Replied (other) | Getting Recordset through returning refcursor | almost 7 years ago |
| Replied (other) | pg_shmem_allocations view | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | Authentication: MD5 to SCRAM-SHA-256 error | almost 7 years ago |
| Replied (other) | incorrect pg_dump output due to not handling dropped roles correctly | almost 7 years ago |
| Replied (other) | REINDEX VERBOSE unknown option | almost 7 years ago |
| Replied (other) | REINDEX VERBOSE unknown option | almost 7 years ago |
| Replied (other) | BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query | almost 7 years ago |
| Replied (other) | incorrect pg_dump output due to not handling dropped roles correctly | almost 7 years ago |
| Replied (other) | incorrect pg_dump output due to not handling dropped roles correctly | almost 7 years ago |
| Replied (other) | SKIP_LOCKED test causes random buildfarm failures | almost 7 years ago |
| Started thread | pgsql: Improve stability of tests for VACUUM (SKIP_LOCKED) | almost 7 years ago |
| Started thread | pgsql: Improve stability of tests for VACUUM (SKIP_LOCKED) | almost 7 years ago |
| Replied (other)First patch | REINDEX CONCURRENTLY unexpectedly fails | almost 7 years ago |
| Replied (other) | REINDEX CONCURRENTLY unexpectedly fails | almost 7 years ago |
| Replied (other) | Hypothetical indexes using BRIN broken since pg10 | almost 7 years ago |
| Replied (other) | Replication & recovery_min_apply_delay | almost 7 years ago |
| Replied (other) | REINDEX CONCURRENTLY unexpectedly fails | almost 7 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | almost 7 years ago |
| Replied (other) | could not stat promote trigger file leads to shutdown | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | Regarding Foreign data wrapper Import Schema | almost 7 years ago |
| Replied (other) | SKIP_LOCKED test causes random buildfarm failures | almost 7 years ago |
| Replied (other) | REINDEX CONCURRENTLY unexpectedly fails | almost 7 years ago |
| Replied (other) | root page 3 of index "pg_class_oid_index" has level 0, expected 1 | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Started thread | pgsql: Cleanup code in reloptions.h regarding reloption handling | almost 7 years ago |
| Replied (other) | Unexpected "cache lookup failed for collation 0" failure | almost 7 years ago |
| Replied (other) | [PATCH] use separate PartitionedRelOptions structure to store partitioned table options | almost 7 years ago |
| Started thread | pgsql: Split handling of reloptions for partitioned tables | almost 7 years ago |
| Replied (other)Follow-up patch | MarkBufferDirtyHint() and LSN update | almost 7 years ago |
| Replied (other) | Random crashes - segmentation fault | almost 7 years ago |
| Replied (other) | MarkBufferDirtyHint() and LSN update | almost 7 years ago |
| Replied (other) | Coding in WalSndWaitForWal | almost 7 years ago |
| Replied (other)Follow-up patch | [PATCH] use separate PartitionedRelOptions structure to store partitioned table options | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | almost 7 years ago |
| Replied (other) | pg_waldump and PREPARE | almost 7 years ago |
| Replied (other)Follow-up patch | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Started thread | pgsql: Add regression test for two-phase transaction in postgres_fdw | almost 7 years ago |
| Replied (other) | pg_waldump and PREPARE | almost 7 years ago |
| Replied (other) | Monitoring disk space from within the server | almost 7 years ago |
| Replied (other) | pgsql: gitattributes: Add new file | almost 7 years ago |
| Replied (other) | [BUG FIX] Uninitialized var fargtypes used. | almost 7 years ago |
| Replied (other) | Proposal: Add more compile-time asserts to expose inconsistencies. | almost 7 years ago |
| Replied (other) | Proposal: Make use of C99 designated initialisers for nulls/values arrays | almost 7 years ago |
| Replied (other) | Add SQL function to show total block numbers in the relation | almost 7 years ago |
| Replied (other) | [PATCH] use separate PartitionedRelOptions structure to store partitioned table options | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | [PATCH] Fix PostgreSQL server build and install problems under MSYS2 | almost 7 years ago |
| Replied (other) | [BUG FIX] Uninitialized var fargtypes used. | almost 7 years ago |
| Replied (other) | [bug fix] Produce a crash dump before main() on Windows | almost 7 years ago |
| Replied (other) | Coding in WalSndWaitForWal | almost 7 years ago |
| Replied (other) | Monitoring disk space from within the server | almost 7 years ago |
| Replied (other) | Monitoring disk space from within the server | almost 7 years ago |
| Replied (other) | Does TRUNCATE emit changes with REPLICA IDENTITY FULL? | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (other) | Adding a test for speculative insert abort case | almost 7 years ago |
| Replied (other) | Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? | almost 7 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | almost 7 years ago |
| Replied (other) | 'Invalid lp' during heap_xlog_delete | almost 7 years ago |
| Replied (other) | pg_waldump and PREPARE | almost 7 years ago |
| Replied (other)First patch | MarkBufferDirtyHint() and LSN update | almost 7 years ago |
| Replied (other)First patch | Coding in WalSndWaitForWal | almost 7 years ago |
| Replied (other) | CountDBSubscriptions check in dropdb | almost 7 years ago |
| Replied (other) | [bug fix] Produce a crash dump before main() on Windows | almost 7 years ago |
| Replied (other) | [bug fix] Produce a crash dump before main() on Windows | almost 7 years ago |
| Started thread | pgsql: Fix new COPY test of PL/pgSQL with VPATH builds | almost 7 years ago |
| Replied (other) | Missing test of SPI copy functionality | almost 7 years ago |
| Started thread | pgsql: Add tests for COPY in PL/pgSQL | almost 7 years ago |
| Replied (other) | pg_upgrade fails with non-standard ACL | almost 7 years ago |
| Replied (other) | Monitoring disk space from within the server | almost 7 years ago |
| Replied (other) | 'Invalid lp' during heap_xlog_delete | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (other) | heapam_index_build_range_scan's anyvisible | almost 7 years ago |
| Replied (other) | RFC: split OBJS lines to one object per line | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (other) | pg_upgrade fails with non-standard ACL | almost 7 years ago |
| Replied (other) | Collation versioning | almost 7 years ago |
| Replied (other) | Avoiding deadlock errors in CREATE INDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | add a MAC check for TRUNCATE | almost 7 years ago |
| Replied (other) | pg_waldump and PREPARE | almost 7 years ago |
| Replied (other) | Add SQL function to show total block numbers in the relation | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (other) | wal_sender_timeout / wal_receiver_timeout - seconds or milliseconds? | almost 7 years ago |
| Replied (other) | heapam_index_build_range_scan's anyvisible | almost 7 years ago |
| Replied (other) | SKIP_LOCKED test causes random buildfarm failures | almost 7 years ago |
| Replied (other) | Do we have a CF manager for November? | almost 7 years ago |
| Replied (other) | heapam_index_build_range_scan's anyvisible | almost 7 years ago |
| Replied (other) | The XLogFindNextRecord() routine find incorrect record start point after a long continuation record | almost 7 years ago |
| Replied (other) | [bug fix] Produce a crash dump before main() on Windows | almost 7 years ago |
| Replied (other) | Application name for pg_basebackup and friends | almost 7 years ago |
| Replied (other) | Remove configure --disable-float4-byval and --disable-float8-byval | almost 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | almost 7 years ago |
| Replied (other) | base backup client as auxiliary backend process | almost 7 years ago |
| Replied (other) | Re: Problem during Windows service start | almost 7 years ago |
| Replied (other) | The XLogFindNextRecord() routine find incorrect record start point after a long continuation record | almost 7 years ago |
| Replied (other) | TAP tests aren't using the magic words for Windows file access | almost 7 years ago |
| Replied (other) | BUG #16094: Database entering recovery mode | almost 7 years ago |
| Replied (other) | Missing test of SPI copy functionality | almost 7 years ago |
| Replied (other) | RFC: split OBJS lines to one object per line | almost 7 years ago |
| Replied (other) | Small typo in func.sgml | almost 7 years ago |
| Replied (other) | Checking return value of SPI_execute | almost 7 years ago |
| Started thread | pgsql: Check after errors of SPI_execute() in xml.c | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Replied (other)First patch | SKIP_LOCKED test causes random buildfarm failures | almost 7 years ago |
| Replied (other) | Checking return value of SPI_execute | almost 7 years ago |
| Replied (other) | wal_sender_timeout / wal_receiver_timeout - seconds or milliseconds? | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (other) | Logical replication wal sender timestamp bug | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Started thread | pgsql: Fix timestamp of sent message for write context in logical decod | almost 7 years ago |
| Replied (other) | Include RELKIND_TOASTVALUE in get_relkind_objtype | almost 7 years ago |
| Replied (other) | The XLogFindNextRecord() routine find incorrect record start point after a long continuation record | almost 7 years ago |
| Replied (other) | Checking return value of SPI_execute | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (own) | Duplicate entries in pg_depend after REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other)First patch | wal_sender_timeout / wal_receiver_timeout - seconds or milliseconds? | almost 7 years ago |
| Replied (other) | Logical replication wal sender timestamp bug | almost 7 years ago |
| Replied (other) | TAP tests aren't using the magic words for Windows file access | almost 7 years ago |
| Replied (other) | Include RELKIND_TOASTVALUE in get_relkind_objtype | almost 7 years ago |
| Replied (other) | Do we have a CF manager for November? | almost 7 years ago |
| Replied (other) | update ALTER TABLE with ATTACH PARTITION lock mode | almost 7 years ago |
| Started thread | pgsql: Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION | almost 7 years ago |
| Started thread | pgsql: Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION | almost 7 years ago |
| Started thread | pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION | almost 7 years ago |
| Started thread | pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION | almost 7 years ago |
| Started thread | pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION | almost 7 years ago |
| Started thread | pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION | almost 7 years ago |
| Replied (other) | [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead | almost 7 years ago |
| Started thread | pgsql: Refactor code building relation options | almost 7 years ago |
| Replied (other)Follow-up patch | update ALTER TABLE with ATTACH PARTITION lock mode | almost 7 years ago |
| Replied (other) | Application name for pg_basebackup and friends | almost 7 years ago |
| Replied (other) | TestLib::command_fails_like enhancement | almost 7 years ago |
| Replied (other) | The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" | almost 7 years ago |
| Replied (other) | [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. | almost 7 years ago |
| Replied (other) | [BUG] Partition creation fails after dropping a column and adding a partial index | almost 7 years ago |
| Started thread | pgsql: Fix failure when creating cloned indexes for a partition | almost 7 years ago |
| Started thread | pgsql: Fix failure when creating cloned indexes for a partition | almost 7 years ago |
| Started thread | pgsql: Fix failure when creating cloned indexes for a partition | almost 7 years ago |
| Replied (other) | Remove configure --disable-float4-byval and --disable-float8-byval | almost 7 years ago |
| Replied (other) | Problem with synchronous replication | almost 7 years ago |
| Replied (other) | update ALTER TABLE with ATTACH PARTITION lock mode | almost 7 years ago |
| Started thread | pgsql: Add some assertions in syncrep.c | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |
| Started thread | pgsql: Fix race condition at backend exit when deleting element in sync | almost 7 years ago |