]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
4 hours ago  Melanie PlagemanAllow IO time to be counted without a matching IO opera... master github/master
7 hours ago  Tom LaneOn Windows, make link(2) report ENOTSUP when appropriate.
8 hours ago  Jacob Championlibpq-oauth: Avoid overflow for very large intervals
10 hours ago  Robert HaasPrevent walsummarizer from getting stuck at a timeline...
10 hours ago  Nathan BossartFix autovacuum's database sorting.
11 hours ago  Nathan BossartRemove code for pre-v10 servers from AdjustUpgrade.pm.
14 hours ago  David RowleyFix Hash Join performance issue when hashing NULL values
21 hours ago  Amit KapilaImprove wording of sequence origin warning in logical...
22 hours ago  Michael PaquierFix error handling in port's getopt_long() for missing...
22 hours ago  David RowleyFix issue with RANGE's DEFAULT partition pruning
23 hours ago  Michael PaquierUse [re]palloc_array() in buffile.c and fd.c
24 hours ago  David RowleyFix incorrect Result node flattening logic
26 hours ago  Masahiko SawadaFix background psql session cleanup in 051_effective_wa...
30 hours ago  Masahiko SawadaFix races between deactivation of logical decoding...
35 hours ago  Tomas VondraReject non-finite reltuples when restoring stats
37 hours ago  Tomas VondraInitialize bs_reltuples in parallel GIN builds
39 hours ago  Daniel GustafssonMake sure to detach injection points for re-attaching
42 hours ago  Daniel GustafssonAdd a couple of commits to .git-blame-ignore-revs
43 hours ago  Amit KapilaSkip SUBSCRIPTION TABLE TOC entries with --no-subscript...
2 days ago  Tom LaneFix SystemTap dtrace warning about smgr probe argument...
2 days ago  Daniel Gustafssonpgindent fix for a84eca6627f
2 days ago  Daniel Gustafssonssl: Use the correct feature macros for TLS protocol...
2 days ago  Daniel Gustafssonssl: Replace deprecated API to get commonName
2 days ago  Daniel Gustafssonssl: Use TLS_method instead of deprecated SSLv23_method
2 days ago  Daniel Gustafssonssl: Remove static var tracking tls_init_hook warnings
2 days ago  Bruce Momjiandoc: remove added space within synopsis replaceable...
2 days ago  Masahiko SawadaFix stale comment in parallel_vacuum_main().
2 days ago  Peter GeogheganFix autovacuum-induced flakiness in backwards scan...
2 days ago  Álvaro HerreraFix cascading standby reconnect failure after archive...
2 days ago  Daniel Gustafssondoc: Add getdatabaseencoding to function docs
2 days ago  Michael PaquierProtect PGPROC lookup when terminating background workers
2 days ago  Amit KapilaAvoid accumulating relation locks during sequence synch...
3 days ago  Michael PaquierUse more strlcpy() in two-phase transaction code
3 days ago  Tom LaneFix planner's nullability/strictness logic for ScalarAr...
3 days ago  Daniel GustafssonHandle invalid and dropped databases during checksum...
3 days ago  Daniel GustafssonRecheck checksum state before file_copy during CREATE...
3 days ago  Masahiko SawadaFix logical decoding of empty prepared transactions.
3 days ago  Masahiko SawadaFix pg_get_publication_tables() failure with concurrent...
3 days ago  Alexander KorotkovRestore vacuum_delay_point() in GIN posting-tree leaf...
3 days ago  Dean RasheedAvoid RETURNING side effects for FOR PORTION OF leftovers.
4 days ago  Michael PaquierFix portability issue in authentication test 003_peer
4 days ago  Michael PaquierFix propagation of indimmediate flag in index_create_copy()
4 days ago  Tom LaneFurther improve the names generated for indexes on...
4 days ago  Masahiko SawadaFix race condition when enabling logical decoding concu...
4 days ago  Tom LaneDeparse FOR PORTION OF using the range column's current...
4 days ago  Heikki Linnakangaspg_resetwal: do not allow zero next multixact offset
4 days ago  Amit KapilaFix issues in logical replication sequence synchronization.
5 days ago  Richard GuoFix deparsing of JSON_ARRAY(subquery) with a FORMAT...
5 days ago  Michael PaquierUpdate .gitignore in test/modules/nbtree
5 days ago  Michael PaquierUse direct hash lookup in logicalrep_partmap_invalidate...
5 days ago  Peter GeogheganAdd _bt_set_startikey row compare test coverage.
6 days ago  Peter GeogheganAdd test coverage for nbtree backwards scans.
6 days ago  Peter GeogheganAdd tests for nbtree empty index predicate locking.
6 days ago  Álvaro HerreraAdd missing PGDLLIMPORT marker
6 days ago  Peter GeogheganFix another empty nbtree index SSI race.
6 days ago  Fujii Masaopsql: Allow pg_read_all_stats to see database size...
7 days ago  Fujii MasaoAvoid reporting permission-denied publisher sequences...
7 days ago  Fujii Masaodoc: Add missing CREATE/ALTER PUBLICATION parameter...
7 days ago  Fujii MasaoFix EXCEPT publication test to check subscriber
8 days ago  Fujii MasaoValidate subscription conninfo on owner change
8 days ago  Fujii Masaodoc: Improve pg_stat_recovery documentation
8 days ago  Michael PaquierFix socket_putmessage_noblock() to call socket_putmessage()
8 days ago  Michael Paquierdoc: Improve description of pg_stat_activity.backend_type
8 days ago  Michael Paquierinjection_points: Clear waiter slot on error and exit
8 days ago  Amit KapilaReject sequence synchronization against pre-PostgreSQL...
9 days ago  Robert Haaswalsummarizer: Guard against WAL files whose tail ends...
10 days ago  Michael PaquierImprove lookup_type_cache() handling on out-of-memory...
10 days ago  Michael PaquierAdd new pgstats routine to split pending data setup
10 days ago  Bruce Momjiandoc: clarify how TIMESTAMP WITH TIME ZONE behaves
10 days ago  Bruce Momjiandoc: clarify to_char("OF") HH/MM doesn't represent...
10 days ago  Peter EisentrautFix typo
10 days ago  Álvaro HerreraRemove assertion added by commit 7dcea51c2a4d
10 days ago  Álvaro HerreraUnify error messages
10 days ago  Peter Eisentrautpg_upgrade: Message wording fix
10 days ago  Peter EisentrautMessage style fixes
10 days ago  Michael PaquierImprove generate_partition_qual()'s cache handling...
10 days ago  Peter EisentrautTest what BEFORE UPDATE triggers do to FOR PORTION OF
10 days ago  Amit KapilaAllow logical replication workers to ignore default_tra...
11 days ago  Masahiko SawadaAdd logical decoding status to pg_control_checkpoint().
11 days ago  Fujii MasaoFix recovery target test waiting on unavailable WAL
11 days ago  Robert Haasdoc: Granting TRIGGER or REFERENCES on table is dangerous.
11 days ago  Álvaro HerreraFix restore of partitions with exclusion constraints
11 days ago  Fujii MasaoAvoid ERROR in recovery target GUC assign hooks
11 days ago  Fujii MasaoAllow PostgreSQL::Test::Cluster::start() to pass postma...
11 days ago  Álvaro HerreraFix LSN format in REPACK worker debug message
11 days ago  Álvaro HerreraMove code to get_tables_to_repack_partitioned
11 days ago  Michael PaquierImprove pgstat_get_entry_ref_cached() behavior on out...
11 days ago  Peter EisentrautFix RLS checks for FOR PORTION OF leftover rows
11 days ago  Amit KapilaHandle concurrent sequence refreshes.
11 days ago  Richard GuoSkip unnecessary get_relids_in_jointree() when there...
11 days ago  Peter GeogheganRun nbtree test module tests under autoconf builds
12 days ago  Daniel GustafssonFix parsing of underscores in pg_plan_advice occurrence...
13 days ago  Tatsuo IshiiRemove redundant null-treatment check in window functio...
13 days ago  Etsuro FujitaFurther cleanup for commit 54cd6fc83.
13 days ago  Tom LaneFix edge case in remove_useless_result_rtes() with...
13 days ago  Tom LaneRestore the ability to use | and -> as prefix operators.
13 days ago  Jeff DavisFix REASSIGN OWNED for subscriptions in other databases.
13 days ago  Amit KapilaRevert "Reject concurrent sequence refreshes".
2026-07-17  Jeff DavisGenerate unicode_limits.h.
2026-07-17  Tom LaneFix yet another portability problem in new NLS test.
next