| Replied (other) | BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | almost 4 years ago |
| Replied (other) | Allowing REINDEX to have an optional name | almost 4 years ago |
| Replied (other) | pg_upgrade allows itself to be run twice | almost 4 years ago |
| Replied (other) | Fix proposal for comparaison bugs in PostgreSQL::Version | almost 4 years ago |
| Replied (other) | Export log_line_prefix(); useful for emit_log_hook. | almost 4 years ago |
| Replied (other) | Logging query parmeters in auto_explain | almost 4 years ago |
| Replied (other) | BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | almost 4 years ago |
| Replied (other)Follow-up patch | Logging query parmeters in auto_explain | almost 4 years ago |
| Replied (other) | [PATCH] Completed unaccent dictionary with many missing characters | almost 4 years ago |
| Started threadFirst patch | Comments referring to pg_start/stop_backup | almost 4 years ago |
| Replied (other) | proposal: convert comments in documents to html comments | almost 4 years ago |
| Replied (own)Follow-up patch | Repeatability of installcheck for test_oat_hooks | almost 4 years ago |
| Started threadFirst patch | Repeatability of installcheck for test_oat_hooks | almost 4 years ago |
| Replied (other) | pgsql: Add test case for an archive recovery corner case. | almost 4 years ago |
| Replied (other) | ICU for global collation | almost 4 years ago |
| Replied (other) | PG15 beta1 fix pg_stats_ext/pg_stats_ext_exprs view manual | almost 4 years ago |
| Started thread | pgsql: doc: Mention attribute "inherited" in pg_stats_ext[_exprs] | almost 4 years ago |
| Replied (other) | [BUG] Panic due to incorrect missingContrecPtr after promotion | almost 4 years ago |
| Replied (other) | proposal: convert comments in documents to html comments | almost 4 years ago |
| Replied (other) | Postgresql error : PANIC: could not locate a valid checkpoint record | almost 4 years ago |
| Replied (other) | ICU for global collation | almost 4 years ago |
| Replied (other) | amcheck is using a wrong macro to check compressed-ness | about 4 years ago |
| Replied (other) | Fix typo in pg_publication.c | about 4 years ago |
| Started thread | pgsql: Fix typo in pg_publication.c | about 4 years ago |
| Replied (other) | PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size | about 4 years ago |
| Replied (other) | BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1 | about 4 years ago |
| Started threadFirst patch | Reducing logs produced by TAP tests running pg_regress on crash | about 4 years ago |
| Replied (other) | [PATCH] Completed unaccent dictionary with many missing characters | about 4 years ago |
| Replied (other) | Allow COPY's 'text' format to output a header | about 4 years ago |
| Started thread | pgsql: Fix two issues with HEADER MATCH in COPY | about 4 years ago |
| Replied (other) | Allow COPY's 'text' format to output a header | about 4 years ago |
| Replied (other) | New Object Access Type hooks | about 4 years ago |
| Replied (other) | amcheck is using a wrong macro to check compressed-ness | about 4 years ago |
| Replied (other) | [BUG] Panic due to incorrect missingContrecPtr after promotion | about 4 years ago |
| Replied (other) | Is RecoveryConflictInterrupt() entirely safe in a signal handler? | about 4 years ago |
| Replied (other) | PostgreSQL 15 Beta 2 release | about 4 years ago |
| Replied (other) | Allow COPY's 'text' format to output a header | about 4 years ago |
| Replied (other) | Is RecoveryConflictInterrupt() entirely safe in a signal handler? | about 4 years ago |
| Replied (other) | Non-replayable WAL records through overflows and >MaxAllocSize lengths | about 4 years ago |
| Replied (other) | [PATCH] Completed unaccent dictionary with many missing characters | about 4 years ago |
| Replied (other) | CFM for 2022-07 | about 4 years ago |
| Replied (other) | [BUG] Panic due to incorrect missingContrecPtr after promotion | about 4 years ago |
| Replied (other) | Non-replayable WAL records through overflows and >MaxAllocSize lengths | about 4 years ago |
| Replied (other) | BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1 | about 4 years ago |
| Replied (other) | BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1 | about 4 years ago |
| Replied (other) | [PATCH] Completed unaccent dictionary with many missing characters | about 4 years ago |
| Replied (other) | Allow COPY's 'text' format to output a header | about 4 years ago |
| Replied (other) | libpq: Remove redundant null pointer checks before free() | about 4 years ago |
| Replied (other) | Add TAP test for auth_delay extension | about 4 years ago |
| Replied (other) | libpq: Remove redundant null pointer checks before free() | about 4 years ago |
| Started thread | pgsql: doc: Do s/int/integer/ to describe the type of some GUC paramete | about 4 years ago |
| Replied (other) | PGDOCS - Integer configuration parameters should say "(integer)" | about 4 years ago |
| Replied (other) | Prevent writes on large objects in read-only transactions | about 4 years ago |
| Started thread | pgsql: Fix comment in regression tests for large objects | about 4 years ago |
| Replied (own)Follow-up patch | Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ | about 4 years ago |
| Replied (other) | Extending USING [heap | mytam | yourtam] grammar and behavior | about 4 years ago |
| Replied (other) | [Proposal] pg_rewind integration into core | about 4 years ago |
| Replied (other) | Re: warn if GUC set to an invalid shared library | about 4 years ago |
| Replied (other) | fix stats_fetch_consistency value in postgresql.conf.sample | about 4 years ago |
| Replied (other) | Small TAP improvements | about 4 years ago |
| Replied (other) | "buffer too small" or "path too long"? | about 4 years ago |
| Started thread | pgsql: Re-add locally-generated files in pg_upgrade's .gitignore and Ma | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (other) | [PATCH] Teach pg_waldump to extract FPIs from the WAL | about 4 years ago |
| Replied (other) | Is RecoveryConflictInterrupt() entirely safe in a signal handler? | about 4 years ago |
| Replied (other) | Key management with tests | about 4 years ago |
| Started thread | pgsql: Tweak behavior of psql --single-transaction depending on ON_ERRO | about 4 years ago |
| Replied (own) | pgsql: Force run of pg_upgrade in the build directory in its TAP test | about 4 years ago |
| Replied (own) | pgsql: Force run of pg_upgrade in the build directory in its TAP test | about 4 years ago |
| Replied (other) | Small TAP improvements | about 4 years ago |
| Replied (other) | Small TAP improvements | about 4 years ago |
| Replied (other) | Logging query parmeters in auto_explain | about 4 years ago |
| Replied (other) | [PoC] Let libpq reject unexpected authentication requests | about 4 years ago |
| Replied (other) | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other) | Tightening behaviour for non-immutable behaviour in immutable functions | about 4 years ago |
| Replied (other) | multiple entries for synchronous_standby_names | about 4 years ago |
| Replied (other)Follow-up patch | "buffer too small" or "path too long"? | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (own) | Improve TAP tests of pg_upgrade for cross-version tests | about 4 years ago |
| Replied (other)Follow-up patch | Allow COPY's 'text' format to output a header | about 4 years ago |
| Replied (other)Follow-up patch | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (own)Follow-up patch | Improve TAP tests of pg_upgrade for cross-version tests | about 4 years ago |
| Replied (own) | Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ | about 4 years ago |
| Replied (other) | [PoC] Let libpq reject unexpected authentication requests | about 4 years ago |
| Replied (own)Follow-up patch | Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ | about 4 years ago |
| Replied (other) | amcheck is using a wrong macro to check compressed-ness | about 4 years ago |
| Replied (other) | Logging query parmeters in auto_explain | about 4 years ago |
| Replied (other) | BUG #17513: recompressing already-compressed data via VACUUM FULL or CLUSTER does not work | about 4 years ago |
| Replied (other)Follow-up patch | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Started thread | pgsql: Fix portability issue in TAP tests of psql for locales | about 4 years ago |
| Replied (other) | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Started thread | pgsql: Restructure pg_upgrade output directories for better idempotence | about 4 years ago |
| Replied (other) | broken regress tests on fedora 36 | about 4 years ago |
| Replied (other) | broken regress tests on fedora 36 | about 4 years ago |
| Replied (other) | Logging query parmeters in auto_explain | about 4 years ago |
| Replied (other) | Inconvenience of pg_read_binary_file() | about 4 years ago |
| Replied (other) | pg_rewind: warn when checkpoint hasn't happened after promotion | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (other)Follow-up patch | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other) | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other) | [RFC] building postgres with meson | about 4 years ago |
| Replied (other) | Ignoring BRIN for HOT udpates seems broken | about 4 years ago |
| Replied (other) | should check interrupts in BuildRelationExtStatistics ? | about 4 years ago |
| Replied (own)Follow-up patch | Rewriting the test of pg_upgrade as a TAP test - take three - remastered set | about 4 years ago |
| Replied (other)Follow-up patch | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Started thread | pgsql: Fix psql's single transaction mode on client-side errors with -c | about 4 years ago |
| Started thread | pgsql: Fix psql's single transaction mode on client-side errors with -c | about 4 years ago |
| Started thread | pgsql: Fix psql's single transaction mode on client-side errors with -c | about 4 years ago |
| Started thread | pgsql: Fix psql's single transaction mode on client-side errors with -c | about 4 years ago |
| Started thread | pgsql: Fix psql's single transaction mode on client-side errors with -c | about 4 years ago |
| Started thread | pgsql: Fix psql's single transaction mode on client-side errors with -c | about 4 years ago |
| Replied (other)Follow-up patch | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other) | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other)First patch | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (own) | Rewriting the test of pg_upgrade as a TAP test - take three - remastered set | about 4 years ago |
| Replied (other) | pg_upgrade test writes to source directory | about 4 years ago |
| Started thread | pgsql: Force run of pg_upgrade in the build directory in its TAP test | about 4 years ago |
| Replied (other) | [v15 beta] pg_upgrade failed if earlier executed with -c switch | about 4 years ago |
| Replied (other) | [PATCH] Expose port->authn_id to extensions and triggers | about 4 years ago |
| Started thread | pgsql: Run tests of libpq on installcheck-world, checkprep and check-wo | about 4 years ago |
| Replied (other) | pg_upgrade test writes to source directory | about 4 years ago |
| Replied (other) | convert libpq uri-regress tests to tap test | about 4 years ago |
| Replied (other) | [PATCH] Expose port->authn_id to extensions and triggers | about 4 years ago |
| Replied (other) | BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error | about 4 years ago |
| Replied (other) | [PATCH] Fix pg_upgrade test from v10 | about 4 years ago |
| Replied (other) | compiler warnings with gcc 4.8 and -Og | about 4 years ago |
| Replied (other) | [PATCH] Fix pg_upgrade test from v10 | about 4 years ago |
| Replied (other) | Allow file inclusion in pg_hba and pg_ident files | about 4 years ago |
| Replied (other) | pg_upgrade test writes to source directory | about 4 years ago |
| Started thread | pgsql: Add missing test names in TAP tests of pg_upgrade | about 4 years ago |
| Replied (other) | Allowing REINDEX to have an optional name | about 4 years ago |
| Replied (other) | Prevent writes on large objects in read-only transactions | about 4 years ago |
| Replied (other) | [PoC] Let libpq reject unexpected authentication requests | about 4 years ago |
| Replied (other) | Prevent writes on large objects in read-only transactions | about 4 years ago |
| Replied (other)Follow-up patch | convert libpq uri-regress tests to tap test | about 4 years ago |