]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
12 days ago  Etsuro Fujitapostgres_fdw: Remove SPI from postgresImportForeignStat...
12 days ago  Fujii MasaoSimplify truncate_query_log() callers
12 days ago  Fujii MasaoImprove log_statement_max_length truncation reporting
13 days ago  Alexander KorotkovBump catversion for JSON_TABLE PLAN clause
13 days ago  Nathan BossartRemove WaitEventCustomCounterData.
13 days ago  Heikki Linnakangaslibpq: Make error checks in the new buffer draining...
13 days ago  Heikki Linnakangasssl: Include limits.h to get INT_MAX when using LibreSSL
13 days ago  Heikki LinnakangasFix advertising autovacuum launcher's ProcNumber
13 days ago  Alexander KorotkovJSON_TABLE PLAN clause
13 days ago  Peter EisentrautProhibit locking clauses on GRAPH_TABLE
13 days ago  Peter EisentrautFix outdated comment
13 days ago  Michael PaquierReject incorrect range_bounds_histograms in stats impor...
13 days ago  Amit KapilaDoc: Clarify sequence synchronization commands.
13 days ago  Richard GuoAdd an enable_groupagg GUC parameter
13 days ago  Fujii Masaodoc: Fix data checksum progress reporting documentation
13 days ago  David RowleyTidy up datatype usage in test_random_offset_operations()
13 days ago  Alexander KorotkovDon't create SPLIT/MERGE partitions as internal relations
13 days ago  Nathan BossartRemove the refint extension.
2026-07-08  Dean RasheedFix RETURNING OLD with BEFORE UPDATE trigger and concur...
2026-07-08  Alexander KorotkovMove WAIT_FOR_WAL_* wait events from Client to IPC...
2026-07-08  Peter EisentrautWhole-row fixes for ALTER COLUMN SET EXPRESSION
2026-07-08  Heikki LinnakangasRefactor how some aux processes advertise their ProcNumber
2026-07-08  Heikki LinnakangasRemove sketchy TerminateThread() call on Ctrl-C on...
2026-07-08  David RowleyIntroduce bms_offset_members() function
2026-07-08  Fujii MasaoAdd hints for sequence synchronization permission warnings
2026-07-08  Fujii Masaodoc: Clarify pg_get_sequence_data() NULL-return cases
2026-07-08  Peter EisentrautResolve unknown-type literals in property expressions
2026-07-08  Peter EisentrautFix replace_property_refs() ignoring the root of expres...
2026-07-08  Heikki LinnakangasFix misspelling in docs
2026-07-08  Michael Paquierinjection_points: Switch wait/wakeup to rely on atomics
2026-07-08  Michael PaquierFix more Datum conversion inconsistencies
2026-07-08  Fujii Masaodoc: Clarify COPY FROM WHERE expression restrictions
2026-07-08  Fujii Masaopg_recvlogical: send final feedback on SIGINT/SIGTERM...
2026-07-08  Richard GuoTighten nullingrels checks for outer joins
2026-07-08  Richard GuoRemove nrm_match parameter from fix_upper_expr
2026-07-08  Richard GuoUse exact nullingrels matches for NestLoopParams
2026-07-08  Jeff Davispg_locale_libc.c: add missing casts to unsigned char.
2026-07-08  Jeff Davispg_locale_libc.c: add guards to ctype methods.
2026-07-08  Jeff DavisFix obsolete comment.
2026-07-08  Jeff DavisFix unintentional behavior change from 5a38104b36.
2026-07-08  Richard GuoPropagate stadistinct through GROUP BY/DISTINCT in...
2026-07-08  Fujii Masaodoc: Fix typo in rule-system view example
2026-07-07  Richard GuoFix EXPLAIN failure when deparsing SQL/JSON aggregates
2026-07-07  Jeff Davisunicode_case.c: change API to signal UTF8 decoding...
2026-07-07  Heikki LinnakangasRemove unused tuple fetch in speculative completion
2026-07-07  Jeff Davispg_unicode_fast: fix final sigma logic.
2026-07-07  Heikki LinnakangasDeduplicate metapage sanity checks in _bt_gettrueroot()
2026-07-07  Jeff Davisunicode_case.c: defend against truncated UTF8.
2026-07-07  Heikki LinnakangasCleanup comments/docs around the new shmem request...
2026-07-07  Heikki LinnakangasFix gistkillitems for GiST root page
2026-07-07  Heikki LinnakangasRename register_unlink_segment() to register_unlink_tom...
2026-07-07  Noah MischFix pg_dump ACL minimization for PROPERTY GRAPH.
2026-07-07  Nathan BossartRemove unnecessary volatile qualifiers.
2026-07-07  Heikki Linnakangaslibpq: Drain all pending bytes from SSL/GSS during...
2026-07-07  Heikki Linnakangaslibpq: Extend "read pending" check from SSL to GSS
2026-07-07  Daniel GustafssonReplace hardcoded mentions of pg_hosts.conf with GUC
2026-07-07  Heikki Linnakangaspg_dump: check for _beginthreadex() failure in parallel...
2026-07-07  Daniel Gustafssondoc: Add reference to CREATE PROCEDURE on CREATE FUNCTION
2026-07-07  David RowleyFix COUNT's logic for window run condition support
2026-07-07  Peter EisentrautPrint off_t/pgoff_t consistently as %lld
2026-07-07  Peter EisentrautDon't cast pgoff_t to possibly 32-bit types for output
2026-07-07  Etsuro Fujitapostgres_fdw: Report ANALYZE to pgstats after importing...
2026-07-07  Peter EisentrautUpdate GROUP BY ALL comments about window functions
2026-07-06  Amit LangoteEnforce RETURNING typmod on SQL/JSON DEFAULT behavior...
2026-07-06  Robert HaasUse PG_MODULE_MAGIC_EXT in newly introduced modules
2026-07-06  Tom LaneFix mishandling of leading '\' in nondeterministic...
2026-07-06  Tom LaneFix LIKE matching with nondeterministic collations...
2026-07-06  Tom LaneMake PLy_elog() use pg_integer_constant_p().
2026-07-06  Tom LaneFix LIKE/regex optimization for indexscan with exact...
2026-07-06  Robert HaasPrevent satisfies_hash_partition from crashing with...
2026-07-06  Nathan BossartRemove switch statements in vector8_shift_{left,right}.
2026-07-06  Heikki LinnakangasAdd comment to describe the various frontend cancel...
2026-07-06  Peter EisentrautRemove apparent support for SECURITY LABEL ON PROPERTY...
2026-07-06  Peter EisentrautForbid generated columns in FOR PORTION OF
2026-07-06  Richard GuoFix qual pushdown past grouping with mismatched equivalence
2026-07-06  Michael PaquierEmit a warning when io_min_workers exceeds io_max_workers
2026-07-06  Michael PaquierImprove checks and error messages of pgstat_register_kind()
2026-07-06  Michael Paquieramcheck: Fix memory leak with gin_index_check()
2026-07-05  Tom LaneFix psql's pager selection for wrapped expanded output.
2026-07-05  Tom LaneSimplify dxsyn_lexize().
2026-07-05  Peter EisentrautFix properties orphaned by dropping a label
2026-07-04  Tom LaneDisallow renaming a rule to "_RETURN".
2026-07-03  Peter EisentrautMake property graph object descriptions better translatable
2026-07-03  Tom LaneRemove btree_gist's useless logic for encoding-aware...
2026-07-03  Tom LaneTighten up btree_gist's handling of truncated bounds.
2026-07-03  Tom LaneSync signatures of gbt_var_consistent() and gbt_num_con...
2026-07-03  Álvaro HerreraREPACK CONCURRENTLY: Initialize the range table more...
2026-07-03  Tom LaneFix btree_gist's NotEqual strategy on internal index...
2026-07-03  Tom LaneReverse-engineer some documentation for btree_gist...
2026-07-03  Tom LaneUse the proper comparator in gbt_bit_ssup_cmp.
2026-07-03  Peter EisentrautResolve unknown-type literals in GRAPH_TABLE COLUMNS
2026-07-03  Alexander KorotkovPrevent access to other sessions' empty temp tables
2026-07-03  Peter EisentrautFix handling of dropping a property not associated...
2026-07-03  Heikki LinnakangasFix tracing of BackendKeyData and CancelRequest
2026-07-03  Álvaro HerreraFix REPACK CONCURRENTLY for stored generated columns
2026-07-03  Peter EisentrautPrevent dropping the last label from a property graph...
2026-07-03  Amit KapilaAdd commit fdad19e1cf to .git-blame-ignore-revs.
2026-07-03  Fujii MasaoFix log_statement_max_length test with verbose logs
2026-07-03  Fujii Masaopsql: Fix \df tab completion for procedures
2026-07-03  Richard Guopgindent fix for commit 53e6f51ee
next