]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
6 hours ago  Jeff Davispostgres_fdw: reject use_scram_passthrough for subscrip... REL_19_STABLE github/REL_19_STABLE
6 hours ago  Jeff DavisImprove DROP SERVER handling of dependent subscriptions.
7 hours ago  Jeff DavisFix lock release for role membership grants in DROP...
8 hours ago  Daniel GustafssonDon't skip invalid databases when enabling data checksums
8 hours ago  Jeff DavisDo not log subscription conninfo.
10 hours ago  Robert HaasUndo inadvertent loosening of archive filename checking.
15 hours ago  Álvaro HerreraRemove unused arg and dead code in set_attnotnull()
18 hours ago  Peter EisentrautFix missing space before WHERE in GRAPH_TABLE deparse
20 hours ago  Richard GuoFix nullability check for a sub-select's upper-level...
30 hours ago  Tom LaneTighten up TS dictionary cache entry creation.
33 hours ago  Tom LaneFix memory-safety bugs in the ispell/hunspell dictionar...
35 hours ago  Tom LaneUpdate time zone data files to tzdata release 2026c.
2 days ago  Daniel GustafssonAdd a comment to distinguish backend types
2 days ago  Daniel Gustafssondoc: Fix glossary entry for data checksums workers
3 days ago  Melanie PlagemanAllow IO time to be counted without a matching IO opera...
3 days ago  Nathan BossartAdd list of major features to the v19 release notes.
3 days ago  Jacob Championlibpq-oauth: Avoid overflow for very large intervals
3 days ago  Robert HaasPrevent walsummarizer from getting stuck at a timeline...
3 days ago  Nathan BossartFix autovacuum's database sorting.
3 days ago  David RowleyFix Hash Join performance issue when hashing NULL values
3 days ago  Amit KapilaImprove wording of sequence origin warning in logical...
3 days ago  David RowleyFix issue with RANGE's DEFAULT partition pruning
4 days ago  David RowleyFix incorrect Result node flattening logic
4 days ago  Masahiko SawadaFix background psql session cleanup in 051_effective_wa...
4 days ago  Masahiko SawadaFix races between deactivation of logical decoding...
4 days ago  Tomas VondraReject non-finite reltuples when restoring stats
4 days ago  Tomas VondraInitialize bs_reltuples in parallel GIN builds
4 days ago  Daniel GustafssonMake sure to detach injection points for re-attaching
4 days ago  Daniel GustafssonAdd previous commit to .git-blame-ignore-revs
4 days ago  Daniel Gustafssonpgindent fix for 4ee0ccfd
4 days ago  Amit KapilaSkip SUBSCRIPTION TABLE TOC entries with --no-subscript...
5 days ago  Daniel Gustafssondoc: Add a note that refint will be removed in v20
5 days ago  Bruce Momjiandoc: remove added space within synopsis replaceable...
5 days ago  Masahiko SawadaFix stale comment in parallel_vacuum_main().
5 days ago  Álvaro HerreraFix cascading standby reconnect failure after archive...
5 days ago  Michael PaquierProtect PGPROC lookup when terminating background workers
5 days ago  Amit KapilaAvoid accumulating relation locks during sequence synch...
6 days ago  Tom LaneFix planner's nullability/strictness logic for ScalarAr...
6 days ago  Daniel GustafssonHandle invalid and dropped databases during checksum...
6 days ago  Daniel GustafssonRecheck checksum state before file_copy during CREATE...
6 days ago  Masahiko SawadaFix logical decoding of empty prepared transactions.
6 days ago  Masahiko SawadaFix pg_get_publication_tables() failure with concurrent...
6 days ago  Alexander KorotkovRestore vacuum_delay_point() in GIN posting-tree leaf...
6 days ago  Dean RasheedAvoid RETURNING side effects for FOR PORTION OF leftovers.
7 days ago  Michael PaquierFix portability issue in authentication test 003_peer
7 days ago  Michael PaquierFix propagation of indimmediate flag in index_create_copy()
7 days ago  Masahiko SawadaFix race condition when enabling logical decoding concu...
7 days ago  Tom LaneDeparse FOR PORTION OF using the range column's current...
7 days ago  Heikki Linnakangaspg_resetwal: do not allow zero next multixact offset
7 days ago  Amit KapilaFix issues in logical replication sequence synchronization.
8 days ago  Richard GuoFix deparsing of JSON_ARRAY(subquery) with a FORMAT...
8 days ago  Peter GeogheganAdd _bt_set_startikey row compare test coverage.
9 days ago  Álvaro HerreraAdd missing PGDLLIMPORT marker
9 days ago  Peter GeogheganFix another empty nbtree index SSI race.
9 days ago  Fujii Masaopsql: Allow pg_read_all_stats to see database size...
10 days ago  Fujii MasaoAvoid reporting permission-denied publisher sequences...
10 days ago  Fujii MasaoFix EXCEPT publication test to check subscriber
11 days ago  Fujii MasaoValidate subscription conninfo on owner change
11 days ago  Fujii Masaodoc: Improve pg_stat_recovery documentation
11 days ago  Michael Paquierinjection_points: Clear waiter slot on error and exit
11 days ago  Amit KapilaReject sequence synchronization against pre-PostgreSQL...
12 days ago  Robert Haaswalsummarizer: Guard against WAL files whose tail ends...
13 days ago  Bruce Momjiandoc: clarify how TIMESTAMP WITH TIME ZONE behaves
13 days ago  Bruce Momjiandoc: clarify to_char("OF") HH/MM doesn't represent...
13 days ago  Peter EisentrautFix typo
13 days ago  Álvaro HerreraRemove assertion added by commit 7dcea51c2a4d
13 days ago  Peter Eisentrautpg_upgrade: Message wording fix
13 days ago  Peter EisentrautMessage style fixes
13 days ago  Peter EisentrautTest what BEFORE UPDATE triggers do to FOR PORTION OF
13 days ago  Amit KapilaAllow logical replication workers to ignore default_tra...
2026-07-21  Masahiko SawadaAdd logical decoding status to pg_control_checkpoint().
2026-07-20  Robert Haasdoc: Granting TRIGGER or REFERENCES on table is dangerous.
2026-07-20  Álvaro HerreraFix restore of partitions with exclusion constraints
2026-07-20  Álvaro HerreraFix LSN format in REPACK worker debug message
2026-07-20  Álvaro HerreraMove code to get_tables_to_repack_partitioned
2026-07-20  Peter EisentrautFix RLS checks for FOR PORTION OF leftover rows
2026-07-20  Amit KapilaHandle concurrent sequence refreshes.
2026-07-20  Richard GuoSkip unnecessary get_relids_in_jointree() when there...
2026-07-20  Peter GeogheganRun nbtree test module tests under autoconf builds
2026-07-19  Daniel GustafssonFix parsing of underscores in pg_plan_advice occurrence...
2026-07-19  Tatsuo IshiiRemove redundant null-treatment check in window functio...
2026-07-19  Bruce Momjiandoc PG 19 relnotes: \crosstab to \crosstabview
2026-07-19  Bruce Momjiandoc PG 19 relnotes: update to current
2026-07-18  Etsuro FujitaFurther cleanup for commit 54cd6fc83.
2026-07-18  Tom LaneFix edge case in remove_useless_result_rtes() with...
2026-07-18  Tom LaneRestore the ability to use | and -> as prefix operators.
2026-07-18  Jeff DavisFix REASSIGN OWNED for subscriptions in other databases.
2026-07-18  Amit KapilaRevert "Reject concurrent sequence refreshes".
2026-07-17  Tom LaneFix yet another portability problem in new NLS test.
2026-07-17  Melanie PlagemanTurn visibilitymap_clear() Assert back into an error
2026-07-17  Tom LaneRevert "Add GROUP BY ALL".
2026-07-17  Bruce Momjiandoc PG 19 relnote: move Oauth items
2026-07-17  Peter GeogheganFix GiST index-only scan column alignment issue.
2026-07-17  Andres Freundci: Generate crashlogs on Windows
2026-07-17  Andres Freundci: Use optimized build for mingw
2026-07-17  Andres Freundmeson: Fix ccache issues when using precompiled headers...
2026-07-17  Peter Eisentrautdoc: Fix SQL quoting in example
2026-07-17  Daniel GustafssonFix truncation rules for base64 encoding
2026-07-17  Fujii MasaoRestrict pg_stat_io entries for data checksum processes
2026-07-17  Amit KapilaDoc: Clarify DROP SUBSCRIPTION behavior after SET ...
next