Mailing lists [pgsql-hackers]
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Replacing abort() with __builtin_trap()? Tom Lane
- Re: possible bug in handling of contrecords in dd38ff28ad (Fix recovery_prefetch with low maintenance_io_concurrency) Thomas Munro
- Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Yurii Rashkovskii
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys David Rowley
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Michael Paquier
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: check_strxfrm_bug() Thomas Munro
- Re: ProcessStartupPacket(): database_name and user_name truncation Kyotaro Horiguchi
- Re: ProcessStartupPacket(): database_name and user_name truncation Kyotaro Horiguchi
- doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada
- Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Noah Misch
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Cleaning up array_in() jian he
- Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Michael Paquier
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier
- Re: Optionally using a better backtrace library? Kyotaro Horiguchi
- Re: several attstattarget-related improvements Peter Eisentraut
- Re: generate syscache info automatically Peter Eisentraut
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Make uselocale protection more consistent Peter Eisentraut
- Re: Fix last unitialized memory warning Peter Eisentraut
- Re: Make uselocale protection more consistent Thomas Munro
- Re: Add information about command path and version of flex in meson output Peter Eisentraut
- Re: Should heapam_estimate_rel_size consider fillfactor? Peter Eisentraut
- Re: Fix regression tests to work with REGRESS_OPTS=--no-locale Peter Eisentraut
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: Should heapam_estimate_rel_size consider fillfactor? Tomas Vondra
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: Fix regression tests to work with REGRESS_OPTS=--no-locale Michael Paquier
- Re: Should we remove db_user_namespace? Michael Paquier
- Re: pgbench: option delaying queries till connections establishment? Fabien COELHO
- Re: Cleaning up threading code Peter Eisentraut
- Re: Add information about command path and version of flex in meson output Michael Paquier
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Heikki Linnakangas
- Re: pg_upgrade --copy-file-range Peter Eisentraut
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada
- Re: Add information about command path and version of flex in meson output Peter Eisentraut
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Palak Chaturvedi
- Re: CI and test improvements Peter Eisentraut
- Re: Cleaning up threading code Heikki Linnakangas
- Re: On /*----- comments Daniel Gustafsson
- Re: Outdated description of PG_CACHE_LINE_SIZE Heikki Linnakangas
- Re: patch: improve "user mapping not found" error message Peter Eisentraut
- Re: Outdated description of PG_CACHE_LINE_SIZE Julien Rouhaud
- Re: Should heapam_estimate_rel_size consider fillfactor? Tomas Vondra
- Re: Improve list manipulation in several places Peter Eisentraut
- Re: [PATCH] Remove unnecessary unbind in LDAP search+bind mode Peter Eisentraut
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Jakub Wartak
- Re: sslinfo extension - add notbefore and notafter timestamps Daniel Gustafsson
- Re: Optionally using a better backtrace library? Alvaro Herrera
- why doesn't call XLogCheckInvalidPages during primary crash recovery? 王伟(学弈)
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: Consider \v to the list of whitespace characters in the parser Peter Eisentraut
- Re: Optionally using a better backtrace library? David Steele
- Re: Commitfest manager for July Daniel Gustafsson
- logicalrep_message_type throws an error Ashutosh Bapat
- Re: XLog size reductions: Reduced XLog record header size for PG17 Matthias van de Meent
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes vignesh C
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: Refactor ssl tests to avoid using internal PostgreSQL::Test::Cluster methods Heikki Linnakangas
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Cleaning up array_in() jian he
- Re: pgbnech: allow to cancel queries during benchmark Fabien COELHO
- Re: [PGdocs] fix description for handling pf non-ASCII characters jian he
- Allow specifying a dbname in pg_basebackup connection string Jelte Fennema
- Re: Deleting prepared statements from libpq. Jelte Fennema
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Creation of an empty table is not fsync'd at checkpoint Daniel Gustafsson
- Re: logicalrep_message_type throws an error Euler Taveira
- Re: Flush SLRU counters in checkpointer process Daniel Gustafsson
- Re: Make uselocale protection more consistent Tristan Partin
- Re: logicalrep_message_type throws an error Ashutosh Bapat
- Re: generic plans and "initial" pruning Daniel Gustafsson
- Re: Track Oldest Initialized WAL Buffer Page Heikki Linnakangas
- Re: Add support for AT LOCAL Daniel Gustafsson
- Is a pg_stat_force_next_flush() call sufficient for regression tests? Tomas Vondra
- Re: Introduce "log_connection_stages" setting. Daniel Gustafsson
- Re: logicalrep_message_type throws an error Ashutosh Bapat
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: Mark a transaction uncommittable Daniel Gustafsson
- Re: pg_basebackup check vs Windows file path limits Andrew Dunstan
- Re: Make uselocale protection more consistent Peter Eisentraut
- Re: logicalrep_message_type throws an error Euler Taveira
- Re: pg_basebackup check vs Windows file path limits Daniel Gustafsson
- Re: Make uselocale protection more consistent Peter Eisentraut
- Re: Add support for AT LOCAL Vik Fearing
- Re: Optionally using a better backtrace library? Peter Eisentraut
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Tristan Partin
- Re: Make uselocale protection more consistent Tristan Partin
- Re: check_strxfrm_bug() Tristan Partin
- Re: pg_basebackup check vs Windows file path limits Andrew Dunstan
- Re: pg_basebackup check vs Windows file path limits Daniel Gustafsson
- Re: Inconsistent results with libc sorting on Windows Alvaro Herrera
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache jian he
- Re: Sampling-based timing for EXPLAIN ANALYZE Daniel Gustafsson
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Tristan Partin
- Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) Daniel Gustafsson
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Tristan Partin
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: explain analyze rows=%.0f Daniel Gustafsson
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
-
Re: [PATCH] Add <
> support to sepgsql_restorecon Daniel Gustafsson - Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: Optionally using a better backtrace library? Andres Freund
- Re: Does a cancelled REINDEX CONCURRENTLY need to be messy? Álvaro Herrera
- Re: Should heapam_estimate_rel_size consider fillfactor? Tomas Vondra
- Re: Optionally using a better backtrace library? Tristan Partin
- Why is DATESTYLE, ordering ignored for output but used for input ? Dave Cramer
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Nathan Bossart
- Size vs size_t or, um, PgSize? Yurii Rashkovskii
- Including a sample Table Access Method with core code Hannu Krosing
- Re: pgbnech: allow to cancel queries during benchmark Fabien COELHO
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Thomas Munro
- Re: Size vs size_t or, um, PgSize? Daniel Gustafsson
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: Size vs size_t or, um, PgSize? Thomas Munro
- Re: Size vs size_t or, um, PgSize? Yurii Rashkovskii
- Re: Size vs size_t or, um, PgSize? Daniel Gustafsson
- Re: Size vs size_t or, um, PgSize? Yurii Rashkovskii
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Mikael Kjellström
- Re: ProcessStartupPacket(): database_name and user_name truncation Nathan Bossart