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