Архив рассылок [pgsql-hackers]
- Re: add warning upon successful md5 password auth Nathan Bossart
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas
- Re: Use standard die() handler for SIGTERM in bgworkers Nathan Bossart
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: Use standard die() handler for SIGTERM in bgworkers Nathan Bossart
- Re: AIX support Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: generating function default settings from pg_proc.dat Tom Lane
- add assertion for palloc in signal handlers Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- One-off with syscache ID in get_catalog_object_by_oid_extended() Michael Paquier
- DOCS - Add an "Options" section for pg_controldata Peter Smith
- Re: AIX support Tom Lane
- Re: One-off with syscache ID in get_catalog_object_by_oid_extended() Michael Paquier
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds David Rowley
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: Interrupts vs signals Heikki Linnakangas
- Re: add assertion for palloc in signal handlers Heikki Linnakangas
- Re: index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Michael Paquier
- Re: index prefetching Andres Freund
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: pgstat include expansion Nisha Moond
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: index prefetching Peter Geoghegan
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: client_connection_check_interval default value Fujii Masao
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: One-off with syscache ID in get_catalog_object_by_oid_extended() Kirill Reshke
- Re: Skipping schema changes in publication Amit Kapila
- Re: Avoid recalculating pgprocno in ProcArrayAdd() Shinya Kato
- Re: Having problems generating a code coverage report Michael Paquier
- Re: Skipping schema changes in publication Amit Kapila
- Re: Skipping schema changes in publication shveta malik
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: add assertion for palloc in signal handlers Kirill Reshke
- Re: enhance wraparound warnings Shinya Kato
- DOCS - System Applications 'datadir' parameter Peter Smith
- Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Skipping schema changes in publication Amit Kapila
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Modernize error message for malformed B-Tree tuple posting Kirill Reshke
- Re: client_connection_check_interval default value Laurenz Albe
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: DOCS - Server Applications [option] should be [option...] Andreas Karlsson
- Re: [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: Use standard die() handler for SIGTERM in bgworkers Kirill Reshke
- Re: client_connection_check_interval default value Ants Aasma
- Re: DOCS - Server Applications [option] should be [option...] Peter Smith
- DOCS - Add introductory paragraph to Getting Started chapter Dragos Andriciuc
- Use LOCKMODE in parse_relation.c/.h Peter Eisentraut
- Re: Don't keep closed WAL segment in page cache after replay Anthonin Bonnefoy
- Re: Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: [OAuth2] Infrastructure for tracking token expiry time Daniel Gustafsson
- incremental backup issue Fabrice Chapuis
- Discrepancy in --no-tablespaces behavior between Tar and Plain-text formats tushar
- Re: Row pattern recognition Henson Choi
- Re: Skipping schema changes in publication Amit Kapila
- Re: centralize CPU feature detection John Naylor
- Re: Convert coalesce to or/and Laurenz Albe
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Flush some statistics within running transactions Jakub Wartak
- Re: [OAuth2] Infrastructure for tracking token expiry time Zsolt Parragi
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- [oauth] Bug: when is shutdown_cb called? Zsolt Parragi
- Re: Lowering the default wal_blocksize to 4K Andy Pogrebnoi
- Re: Non-text mode for pg_dumpall tushar
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Use pg_malloc macros in src/fe_utils Henrik TJ
- Killing off anoncvs.postgresql.org Magnus Hagander
- [oauth] Split and extend PGOAUTHDEBUG Zsolt Parragi
- Re: pgstat include expansion Alvaro Herrera
- Re: Discrepancy in --no-tablespaces behavior between Tar and Plain-text formats Nathan Bossart
- some validate_relation_kind() tidying Peter Eisentraut
- Re: Killing off anoncvs.postgresql.org Álvaro Herrera
- Re: Killing off anoncvs.postgresql.org Nathan Bossart
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: add assertion for palloc in signal handlers Nathan Bossart
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Add errdetail() with PID and UID about source of termination signal Jim Jones
- Re: Killing off anoncvs.postgresql.org Daniel Gustafsson
- Re: [OAuth2] Infrastructure for tracking token expiry time Daniel Gustafsson
- Re: Lowering the default wal_blocksize to 4K Andres Freund
- Re: [OAuth2] Infrastructure for tracking token expiry time Zsolt Parragi
- Re: Use LOCKMODE in parse_relation.c/.h Andreas Karlsson
- Re: DOCS - Add introductory paragraph to Getting Started chapter Andreas Karlsson
- convert SpinLock* macros to static inline functions Nathan Bossart
- Re: add assertion for palloc in signal handlers Nathan Bossart
- Re: pg_stat_io_histogram Ants Aasma
- Re: convert SpinLock* macros to static inline functions Fabrízio de Royes Mello
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write Robert Treat
- Re: convert SpinLock* macros to static inline functions Nathan Bossart
- Re: Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas
- Re: meson: Allow disabling static libraries Tom Lane
- Re: centralize CPU feature detection Zsolt Parragi
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: convert SpinLock* macros to static inline functions Fabrízio de Royes Mello
- Re: Optional skipping of unchanged relations during ANALYZE? Robert Treat
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: pg_plan_advice Robert Haas
- Re: Killing off anoncvs.postgresql.org Magnus Hagander
- Comment for UserMappingPasswordRequired in contrib/postgres_fdw Etsuro Fujita
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw Andreas Karlsson