postgres.git / summary / log
2026-07-15 49d250b3d688 doc PG 19 relnotes: remove duplicate word
Bruce Momjian
2026-07-15 0892319c65e7 Rework pgstat_write_statsfile() in combination with to_serialized_data
Michael Paquier
2026-07-15 31d04313c116 Include check on polpermissive relcache for policies
Michael Paquier
2026-07-15 aae47813a14d Strip removed-relation references from PHVs in join clauses
Richard Guo
2026-07-14 b464e498cebe Revert "Rename routines for write/read of pgstats file"
Michael Paquier
2026-07-14 2349b106b666 postgres_fdw: don't push down non-relabeling ArrayCoerceExpr
Alexander Korotkov
2026-07-13 7873db5369b9 Stamp 19beta2.
Tom Lane
2026-07-13 8055e3375aa1 Translation updates
Peter Eisentraut
2026-07-11 a474c01c8766 Shorten pg_attribute_always_inline to pg_always_inline
Tomas Vondra
2026-07-10 e9eaeb04248a Update FSM after updating VM on-access
Melanie Plageman
2026-07-10 a1b74b7279c2 bufmgr: Fix order of operations in UnlockBufHdrExt
Andres Freund
2026-07-10 133eba078f77 Don't lock tables in get_tables_to_repack()
Álvaro Herrera
2026-07-10 c479ea58e779 Fix data checksum processing for temp relations and dropped databases
Fujii Masao
2026-07-10 9d1d91a14335 Fix data checksum progress counter initialization
Fujii Masao
2026-07-10 2bbec7c49a6c postgres_fdw: Mark statistics import helpers as static
Fujii Masao
2026-07-10 5b5e99047ab0 Forbid FOR PORTION OF on views with INSTEAD OF triggers
Peter Eisentraut
2026-07-10 3334b0d9f25a postgres_fdw: Remove SPI from postgresImportForeignStatistics.
Etsuro Fujita
2026-07-09 d9eb70c9c692 libpq: Make error checks in the new buffer draining code more robust
Heikki Linnakangas
2026-07-09 536512f34e7a ssl: Include limits.h to get INT_MAX when using LibreSSL
Heikki Linnakangas
2026-07-09 01c544e1afb9 Prohibit locking clauses on GRAPH_TABLE
Peter Eisentraut
2026-07-09 0b1dbb744780 Fix outdated comment
Peter Eisentraut
2026-07-09 19fbb47ef685 Doc: Clarify sequence synchronization commands.
Amit Kapila
2026-07-09 dff11f846c4b doc: Fix data checksum progress reporting documentation
Fujii Masao
2026-07-08 6120d01c9f5c Don't create SPLIT/MERGE partitions as internal relations
Alexander Korotkov
2026-07-08 7048e50f8f93 Fix RETURNING OLD with BEFORE UPDATE trigger and concurrent update.
Dean Rasheed
2026-07-08 56fa044d15e8 Move WAIT_FOR_WAL_* wait events from Client to IPC class
Alexander Korotkov
2026-07-08 953089894030 Whole-row fixes for ALTER COLUMN SET EXPRESSION
Peter Eisentraut
2026-07-08 165dc09b2861 Add hints for sequence synchronization permission warnings
Fujii Masao
2026-07-08 67490b55f38d doc: Clarify pg_get_sequence_data() NULL-return cases
Fujii Masao
2026-07-08 b820c623dd50 Resolve unknown-type literals in property expressions
Peter Eisentraut
2026-07-08 7883ea13ffdc Fix replace_property_refs() ignoring the root of expression tree
Peter Eisentraut
2026-07-08 9120b7958b7b Fix misspelling in docs
Heikki Linnakangas
2026-07-08 64ed30fda8d7 doc: Clarify COPY FROM WHERE expression restrictions
Fujii Masao
2026-07-08 e4b24d2f5653 pg_locale_libc.c: add missing casts to unsigned char.
Jeff Davis
2026-07-08 404fe01e0c5d pg_locale_libc.c: add guards to ctype methods.
Jeff Davis
2026-07-08 dffd7fb0a07b Fix obsolete comment.
Jeff Davis
2026-07-08 ef5d080b452c Fix unintentional behavior change from 5a38104b36.
Jeff Davis
2026-07-08 93338a0fd3b8 doc: Fix typo in rule-system view example
Fujii Masao
2026-07-07 eaa561fb6e27 Fix EXPLAIN failure when deparsing SQL/JSON aggregates
Richard Guo
2026-07-07 28d498e28031 pg_unicode_fast: fix final sigma logic.
Jeff Davis
2026-07-07 05da336dd7d3 unicode_case.c: defend against truncated UTF8.
Jeff Davis
2026-07-07 a53d6d8aea8f Cleanup comments/docs around the new shmem request callbacks
Heikki Linnakangas
2026-07-07 ccca2cd81b2d Fix pg_dump ACL minimization for PROPERTY GRAPH.
Noah Misch
2026-07-07 7f8745543e79 libpq: Drain all pending bytes from SSL/GSS during pqReadData()
Heikki Linnakangas
2026-07-07 eeb2940ae83c libpq: Extend "read pending" check from SSL to GSS
Heikki Linnakangas
2026-07-07 f74a45a5416f Replace hardcoded mentions of pg_hosts.conf with GUC
Daniel Gustafsson
2026-07-07 4746a35e45ab pg_dump: check for _beginthreadex() failure in parallel dump
Heikki Linnakangas
2026-07-07 fcd58c6d9642 Fix COUNT's logic for window run condition support
David Rowley
2026-07-07 0021794f4c57 postgres_fdw: Report ANALYZE to pgstats after importing statistics.
Etsuro Fujita
2026-07-07 7f0998f87b08 Update GROUP BY ALL comments about window functions
Peter Eisentraut
[prev] [next]