| Replied (other) | Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema | about 6 years ago |
| Replied (other) | Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema | about 6 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | about 6 years ago |
| Replied (other) | Re: ALTER INDEX fails on partitioned index | about 6 years ago |
| Replied (other) | Improve handling of parameter differences in physical replication | about 6 years ago |
| Replied (other) | Improve handling of parameter differences in physical replication | about 6 years ago |
| Replied (other) | Make mesage at end-of-recovery less scary. | about 6 years ago |
| Replied (other) | Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema | about 6 years ago |
| Replied (other) | [Patch] pg_rewind: options to use restore_command from recovery.conf or command line | about 6 years ago |
| Replied (other) | [Proposal] Level4 Warnings show many shadow vars | about 6 years ago |
| Replied (other) | BUG #16276: Server crash on an invalid attempt to attach a partition to an index | about 6 years ago |
| Replied (other) | reindex concurrently and two toast indexes | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (own) | Commit fest manager for 2020-03 | about 6 years ago |
| Replied (own) | Commit fest manager for 2020-03 | about 6 years ago |
| Replied (other) | BUG #16276: Server crash on an invalid attempt to attach a partition to an index | about 6 years ago |
| Replied (own) | Quoting issues with createdb | about 6 years ago |
| Replied (other) | [Patch] pg_rewind: options to use restore_command from recovery.conf or command line | about 6 years ago |
| Replied (other) | [PATCH] pg_upgrade: report the reason for failing to open the cluster version file | about 6 years ago |
| Replied (other) | BUG #16276: Server crash on an invalid attempt to attach a partition to an index | about 6 years ago |
| Started thread | Commit fest manager for 2020-03 | about 6 years ago |
| Replied (other) | [PATCH] pg_upgrade: report the reason for failing to open the cluster version file | about 6 years ago |
| Replied (other) | False failure during repeated windows build. | about 6 years ago |
| Replied (other) | client-side fsync() error handling | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | Ought to use heap_multi_insert() for pg_attribute/depend insertions? | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other)Follow-up patch | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | client-side fsync() error handling | about 6 years ago |
| Replied (other) | allow running parts of src/tools/msvc/ under not Windows | about 6 years ago |
| Replied (own) | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (other) | Bug in pg_restore with EventTrigger in parallel mode | about 6 years ago |
| Replied (other) | pgsql: Add kqueue(2) support to the WaitEventSet API. | about 6 years ago |
| Replied (other)Follow-up patch | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | BUG #16268: SPI_getvalue requires IsTransactionState but TextDatumGetCString of SPI_getbinval - not! | about 6 years ago |
| Replied (other) | pg_regress cleans up tablespace twice. | about 6 years ago |
| Replied (own) | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | Print physical file path when checksum check fails | about 6 years ago |
| Replied (other) | Print physical file path when checksum check fails | about 6 years ago |
| Replied (own) | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (own) | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (own) | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (own)Follow-up patch | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (own) | Clean up some old cruft related to Windows | about 6 years ago |
| Replied (other) | reindex concurrently and two toast indexes | about 6 years ago |
| Replied (other) | [Patch] Make pg_checksums skip foreign tablespace directories | about 6 years ago |
| Replied (other) | reindex concurrently and two toast indexes | about 6 years ago |
| Replied (other) | PSQL Help | about 6 years ago |
| Replied (other) | LOCK TABLE and DROP TABLE on temp tables of other sessions | about 6 years ago |
| Replied (other) | Flexible pglz_stategy values and delete const. | about 6 years ago |
| Replied (other) | Wait event that should be reported while waiting for WAL archiving to finish | about 6 years ago |
| Replied (other) | Duplicate words in comments | about 6 years ago |
| Replied (other)Follow-up patch | pgsql: walreceiver uses a temporary replication slot by default | about 6 years ago |
| Replied (other) | tiny documentation fix | about 6 years ago |
| Replied (other) | Wait event that should be reported while waiting for WAL archiving to finish | about 6 years ago |
| Replied (other) | tiny documentation fix | about 6 years ago |
| Replied (other) | pgsql: walreceiver uses a temporary replication slot by default | about 6 years ago |
| Replied (other) | assert pg_class.relnatts is consistent | about 6 years ago |
| Replied (other) | Wait event that should be reported while waiting for WAL archiving to finish | about 6 years ago |
| Replied (other) | [PATCH] libpq improvements and fixes | about 6 years ago |
| Replied (other) | LOCK TABLE and DROP TABLE on temp tables of other sessions | about 6 years ago |
| Started threadFirst patch | Quoting issues with createdb | about 6 years ago |
| Replied (other) | Dead code in adminpack | about 6 years ago |
| Replied (other) | allow running parts of src/tools/msvc/ under not Windows | about 6 years ago |
| Replied (other) | client-side fsync() error handling | about 6 years ago |
| Replied (other) | Dead code in adminpack | about 6 years ago |
| Replied (other) | assert pg_class.relnatts is consistent | about 6 years ago |
| Replied (other) | pgsql: walreceiver uses a temporary replication slot by default | about 6 years ago |
| Replied (other) | Wait event that should be reported while waiting for WAL archiving to finish | about 6 years ago |
| Replied (other) | Getting rid of some more lseek() calls | about 6 years ago |
| Replied (other) | Bug in pg_restore with EventTrigger in parallel mode | about 6 years ago |
| Replied (other) | JIT on Windows with Postgres 12.1 | about 6 years ago |
| Replied (other) | Just for fun: Postgres 20? | about 6 years ago |
| Replied (other) | Unicode normalization SQL functions | about 6 years ago |
| Replied (other) | Exposure related to GUC value of ssl_passphrase_command | about 6 years ago |
| Replied (other) | Wait event that should be reported while waiting for WAL archiving to finish | about 6 years ago |
| Replied (other) | JIT on Windows with Postgres 12.1 | about 6 years ago |
| Replied (other) | Getting rid of some more lseek() calls | about 6 years ago |
| Replied (other) | client-side fsync() error handling | about 6 years ago |
| Replied (other) | pgsql: walreceiver uses a temporary replication slot by default | about 6 years ago |
| Replied (other) | Add %x to PROMPT1 and PROMPT2 | about 6 years ago |
| Replied (other) | Postgres 32 bits client compilation fail. Win32 bits client is supported? | about 6 years ago |
| Replied (other) | Identifying user-created objects | about 6 years ago |
| Replied (other) | Add %x to PROMPT1 and PROMPT2 | about 6 years ago |
| Replied (other) | Expose lock group leader pid in pg_stat_activity | about 6 years ago |
| Replied (own) | pgsql: Prevent running pg_basebackup as root | about 6 years ago |
| Replied (own)Follow-up patch | Improve errors when setting incorrect bounds for SSL protocols | about 6 years ago |
| Replied (other) | Identifying user-created objects | about 6 years ago |
| Replied (other) | Another FK violation when referencing a multi-level partitioned table | about 6 years ago |
| Replied (other) | Identifying user-created objects | about 6 years ago |
| Replied (own) | pgsql: Prevent running pg_basebackup as root | about 6 years ago |
| Replied (other) | BUG #16242: convert_tuple_* not handling missing values correctly | about 6 years ago |
| Replied (other) | POLL: Adding transaction status to default psql prompt | about 6 years ago |
| Replied (other) | typos in comments and user docs | about 6 years ago |
| Replied (other) | Add %x to PROMPT1 and PROMPT2 | about 6 years ago |
| Replied (other) | Expose lock group leader pid in pg_stat_activity | about 6 years ago |
| Replied (other)Follow-up patch | Expose lock group leader pid in pg_stat_activity | about 6 years ago |
| Replied (other) | Add %x to PROMPT1 and PROMPT2 | about 6 years ago |
| Started threadFirst patch | Refactor compile-time assertion checks for C/C++ | about 6 years ago |
| Replied (other) | base backup client as auxiliary backend process | about 6 years ago |
| Replied (other) | Add %x to PROMPT1 and PROMPT2 | about 6 years ago |
| Replied (other) | Proposal: Add more compile-time asserts to expose inconsistencies. | about 6 years ago |
| Replied (other) | widen vacuum buffer counters | about 6 years ago |
| Replied (other) | Prevent pg_basebackup running as root | about 6 years ago |
| Started thread | pgsql: Prevent running pg_basebackup as root | about 6 years ago |