Архив рассылок [pgsql-hackers]
- Re: Proposal to allow setting cursor options on Portals Hannu Krosing
- Re: code contributions for 2025, WIP version Mihail Nikalayeu
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Stack-based tracking of per-node WAL/buffer usage Peter Smith
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: [PATCH] tests: verify renamed index functionality in alter_table surya poondla
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: Row pattern recognition Henson Choi
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: [PATCH] Fix incorrect parser comment Chao Li
- Re: Refactor replication origin state reset helpers Chao Li
- fix a spelling mistake yangyz
- Re: remove the unneeded header file math.h in binaryheap.c zengman
- Re: Custom oauth validator options Jacob Champion
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- RE: code contributions for 2025, WIP version Hayato Kuroda (Fujitsu)
- [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- Re: Remove no-op PlaceHolderVars Richard Guo
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: fix a spelling mistake Michael Paquier
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: Remove no-op PlaceHolderVars Tom Lane
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: Simplify code building the LR conflict messages shveta malik
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane
- Re: Proposal for enabling auto-vectorization for checksum calculations Oleg Tselebrovskiy
- Re: using index to speedup add not null constraints to a table jian he
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane
- Re: refactor architecture-specific popcount code John Naylor
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: log_min_messages per backend type Japin Li
- Re: Bug in amcheck? Alexander Lakhin
- Re: Remove no-op PlaceHolderVars Richard Guo
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- [PATCH] remove incorrect comment in pg_resetwal.c Gavin LYU
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Simplify code building the LR conflict messages shveta malik
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Michael Paquier
- Re: fix a spelling mistake Chao Li
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: [PATCH] Fix incorrect parser comment Michael Paquier
- Re: fix a spelling mistake Michael Paquier
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Neil Chen
- Re: nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() Neil Chen
- Re: Custom oauth validator options Zsolt Parragi
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: Add missing JIT inline pass for llvm>=17 Anthonin Bonnefoy
- Re: Add missing JIT inline pass for llvm>=17 Michael Banck
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Aditya Gollamudi
- heap_create_with_catalog comments jian he
- Re: [PATCH] remove incorrect comment in pg_resetwal.c David Rowley
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Álvaro Herrera
- Re: [PATCH] psql: add \dcs to list all constraints Álvaro Herrera
- Re: Skipping schema changes in publication Amit Kapila
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Andrey Borodin
- Re: Bug in amcheck? Heikki Linnakangas
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin
- Re: Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Selectively invalidate caches in pgoutput module Zharkov Roman
- [patch] Add support for connection strings to createuser and dropuser Anders Åstrand
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation jian he
- [PATCH] Remove redundant Assert() calls in report_namespace_conflict() zengman
- Hackorum - a new mailing list frontend Zsolt Parragi
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Neil Chen
- Re: Hackorum - a new mailing list frontend David Geier
- Re: Hackorum - a new mailing list frontend Marcos Pegoraro
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: Hackorum - a new mailing list frontend Zsolt Parragi
- Re: [PATCH] ternary reloption type Álvaro Herrera
- Re: Compression of bigger WAL records Fujii Masao
- Re: code contributions for 2025, WIP version Robert Haas
- Re: code contributions for 2025, WIP version Robert Haas
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Fujii Masao
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Peter Eisentraut
- Re: Compression of bigger WAL records Andrey Borodin
- Re: Custom oauth validator options Jacob Champion
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Martin Huang
- Re: Custom oauth validator options Zsolt Parragi
- Re: Custom oauth validator options Jacob Champion
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: pg_plan_advice Jacob Champion
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Parallel CREATE INDEX for GIN indexes Kirill Reshke
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Alexander Lakhin
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Hackorum - a new mailing list frontend Nico Williams
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas