]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
7 days ago  Heikki Linnakangaslibpq: Extend "read pending" check from SSL to GSS
7 days ago  Daniel GustafssonReplace hardcoded mentions of pg_hosts.conf with GUC
7 days ago  Heikki Linnakangaspg_dump: check for _beginthreadex() failure in parallel...
7 days ago  Daniel Gustafssondoc: Add reference to CREATE PROCEDURE on CREATE FUNCTION
7 days ago  David RowleyFix COUNT's logic for window run condition support
7 days ago  Peter EisentrautPrint off_t/pgoff_t consistently as %lld
7 days ago  Peter EisentrautDon't cast pgoff_t to possibly 32-bit types for output
7 days ago  Etsuro Fujitapostgres_fdw: Report ANALYZE to pgstats after importing...
8 days ago  Peter EisentrautUpdate GROUP BY ALL comments about window functions
8 days ago  Amit LangoteEnforce RETURNING typmod on SQL/JSON DEFAULT behavior...
8 days ago  Robert HaasUse PG_MODULE_MAGIC_EXT in newly introduced modules
8 days ago  Tom LaneFix mishandling of leading '\' in nondeterministic...
8 days ago  Tom LaneFix LIKE matching with nondeterministic collations...
8 days ago  Tom LaneMake PLy_elog() use pg_integer_constant_p().
8 days ago  Tom LaneFix LIKE/regex optimization for indexscan with exact...
8 days ago  Robert HaasPrevent satisfies_hash_partition from crashing with...
8 days ago  Nathan BossartRemove switch statements in vector8_shift_{left,right}.
8 days ago  Heikki LinnakangasAdd comment to describe the various frontend cancel...
8 days ago  Peter EisentrautRemove apparent support for SECURITY LABEL ON PROPERTY...
9 days ago  Peter EisentrautForbid generated columns in FOR PORTION OF
9 days ago  Richard GuoFix qual pushdown past grouping with mismatched equivalence
9 days ago  Michael PaquierEmit a warning when io_min_workers exceeds io_max_workers
9 days ago  Michael PaquierImprove checks and error messages of pgstat_register_kind()
9 days ago  Michael Paquieramcheck: Fix memory leak with gin_index_check()
9 days ago  Tom LaneFix psql's pager selection for wrapped expanded output.
9 days ago  Tom LaneSimplify dxsyn_lexize().
9 days ago  Peter EisentrautFix properties orphaned by dropping a label
10 days ago  Tom LaneDisallow renaming a rule to "_RETURN".
11 days ago  Peter EisentrautMake property graph object descriptions better translatable
11 days ago  Tom LaneRemove btree_gist's useless logic for encoding-aware...
11 days ago  Tom LaneTighten up btree_gist's handling of truncated bounds.
11 days ago  Tom LaneSync signatures of gbt_var_consistent() and gbt_num_con...
11 days ago  Álvaro HerreraREPACK CONCURRENTLY: Initialize the range table more...
11 days ago  Tom LaneFix btree_gist's NotEqual strategy on internal index...
11 days ago  Tom LaneReverse-engineer some documentation for btree_gist...
11 days ago  Tom LaneUse the proper comparator in gbt_bit_ssup_cmp.
11 days ago  Peter EisentrautResolve unknown-type literals in GRAPH_TABLE COLUMNS
11 days ago  Alexander KorotkovPrevent access to other sessions' empty temp tables
11 days ago  Peter EisentrautFix handling of dropping a property not associated...
11 days ago  Heikki LinnakangasFix tracing of BackendKeyData and CancelRequest
11 days ago  Álvaro HerreraFix REPACK CONCURRENTLY for stored generated columns
11 days ago  Peter EisentrautPrevent dropping the last label from a property graph...
12 days ago  Amit KapilaAdd commit fdad19e1cf to .git-blame-ignore-revs.
12 days ago  Fujii MasaoFix log_statement_max_length test with verbose logs
12 days ago  Fujii Masaopsql: Fix \df tab completion for procedures
12 days ago  Richard Guopgindent fix for commit 53e6f51ee
12 days ago  Michael PaquierFix typo in pg_stat_us_to_ms()
12 days ago  Michael PaquierSwitch Get[Local]BufferDescriptor() to use a signed...
12 days ago  Fujii MasaoRemove replication slot advice from MultiXact wraparoun...
12 days ago  Fujii MasaoAdd log_statement_max_length GUC to limit logged statem...
12 days ago  Robert Haaspg_plan_advice: Don't generate FOREIGN_JOIN advice...
12 days ago  Nathan BossartAdd commit d69fdf79b8 to .git-blame-ignore-revs.
12 days ago  Nathan BossartRun pgindent and pgperltidy for previous 3 commits.
12 days ago  Nathan BossartRemove psql support for pre-v10 servers.
12 days ago  Nathan BossartRemove pg_upgrade support for upgrading from pre-v10...
12 days ago  Nathan BossartRemove pg_dump/pg_dumpall support for dumping from...
13 days ago  John NaylorUse ssup_datum_*_cmp in more places
13 days ago  Michael Paquiertest_custom_stats: Fail if loading module outside share...
13 days ago  John NaylorFix loss of precision in pg_stat_us_to_ms()
13 days ago  John NaylorRemove stale comment
13 days ago  Amit KapilaExpand comment on the slot recheck in drop_local_obsole...
13 days ago  Michael PaquierFix jsonpath .decimal() to honor silent mode
13 days ago  Amit Kapilapgindent fix for commit a5918fddf1.
13 days ago  Amit KapilaAllow logical replication conflicts to be logged to...
13 days ago  Michael PaquierAdd system view pg_stat_kind_info
13 days ago  Masahiko SawadaAdd min() and max() aggregate support for uuid.
13 days ago  Tom LaneFix macro-redefinition warning introduced by aeb07c55f.
13 days ago  Tom Lanebtree_gist: fix NaN handling in float4/float8 opclasses.
13 days ago  Nathan Bossartdoc: Fix pg_stat_autovacuum_scores descriptions.
13 days ago  Tom LaneImprove the names generated for indexes on expressions.
13 days ago  Tom LaneSync our copy of the timezone library with IANA release...
13 days ago  Tom LaneFix CPU-identification macros for RISC-V.
13 days ago  Fujii MasaoClear base backup progress on backup failure
13 days ago  Fujii MasaoWarn on password auth with MD5-encrypted passwords
13 days ago  Peter EisentrautFix mismatched deallocation functions
2026-07-01  Peter EisentrautSplit dry-run messages into primary and detail
2026-07-01  Peter EisentrautDon't cast off_t to 32-bit type for output, bug fix
2026-07-01  Peter EisentrautUse C11 alignas instead of pg_attribute_aligned
2026-07-01  Richard GuoImprove UNION's output row count estimate
2026-07-01  Michael PaquierAvoid useless calls in pg_get_multixact_stats()
2026-07-01  John NaylorDocument wal_compression=on
2026-07-01  Michael Paquierdoc: Add new section describing fast-path locking
2026-06-30  Thomas MunroRemove radius from initdb authentication methods.
2026-06-30  Tom LaneDisallow set-returning functions within window OVER...
2026-06-30  Alexander Korotkovdoc: clarify MERGE PARTITIONS adjacency requirement
2026-06-30  Tom LaneClean up inconsistencies in CPU-identification macros.
2026-06-30  Nathan BossartRemove pg_spin_delay().
2026-06-30  Peter EisentrautMake SPI_prepare argtypes argument const
2026-06-30  Peter EisentrautFixes for SPI "const Datum *" use
2026-06-30  Michael PaquierAdd backend-level lock statistics
2026-06-30  Michael PaquierRefactor pg_stat_get_lock() to use a helper function
2026-06-30  Michael PaquierUse placeholders and not GUC names in error message...
2026-06-30  Michael PaquierChange stat_lock.wait_time to double precision
2026-06-30  Noah MischRestore comment at appendShellString().
2026-06-30  Fujii Masaobufmgr: Fix race in LockBufferForCleanup()
2026-06-30  Fujii MasaoRemove stray blank line in ParseFuncOrColumn()
2026-06-29  Fujii MasaoFix unlogged sequence corruption after standby promotion
2026-06-29  Michael PaquierSimplify some stats restore code with InputFunctionCall...
2026-06-29  Joe ConwayStamp HEAD as 20devel.
2026-06-29  Joe ConwayAdd previous 2 commits to .git-blame-ignore-revs.
next