]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2024-10-24  Michael PaquierTrack more precisely query locations for nested statements
2024-10-23  Jeff DavisImprove pg_set_attribute_stats() error message.
2024-10-23  Masahiko SawadaFix typo in tidstore.h.
2024-10-23  Jeff DavisAnother documentation fixup.
2024-10-23  Jeff DavisFix compiler warning.
2024-10-23  Jeff DavisDocumentation fixup.
2024-10-23  Daniel GustafssonFix incorrect struct reference in comment
2024-10-23  Daniel GustafssonMake SASL max message length configurable
2024-10-23  Daniel Gustafssondoc: Fix INSERT statement syntax for identity columns
2024-10-23  Amit LangoteRemove unnecessary word in a comment
2024-10-22  Michael Paquierecpg: Fix out-of-bound read in DecodeDateTime()
2024-10-22  Jeff DavisAdd functions pg_set_attribute_stats() and pg_clear_att...
2024-10-22  Jeff DavisChange pg_*_relation_stats() functions to return type...
2024-10-22  Tom LaneImprove reporting of errors in extension script files.
2024-10-22  Tom LaneImprove parser's reporting of statement start locations.
2024-10-22  Fujii Masaoecpg: Refactor ecpg_log() to skip unnecessary calls...
2024-10-22  Álvaro HerreraRestructure foreign key handling code for ATTACH/DETACH
2024-10-22  Alexander KorotkovMake all Perl warnings fatal in 043_wal_replay_wait.pl
2024-10-22  Peter EisentrautFix C23 compiler warning
2024-10-22  Michael Paquierpg_stat_statements: Add tests for nested queries with...
2024-10-21  Tom LaneFix wrong assertion and poor error messages in "COPY...
2024-10-21  Heikki LinnakangasUpdate outdated comment on WAL-logged locks with invali...
2024-10-21  Heikki LinnakangasFix race condition in committing a serializable transaction
2024-10-21  Michael PaquierFix grammar of a comment in bufmgr.c
2024-10-21  Michael Paquierinjection_points: Add basic isolation test
2024-10-20  Álvaro HerreraNote that index_name in ALTER INDEX ATTACH PARTITION...
2024-10-20  Amit LangoteSQL/JSON: Fix some oversights in commit b6e1157e7
2024-10-19  Tom LaneFix comment about pg_authid.
2024-10-18  Jeff DavisDisable autovacuum for tables in stats import tests.
2024-10-18  Jeff DavisAllow pg_set_relation_stats() to set relpages to -1.
2024-10-18  Peter GeogheganOptimize nbtree backwards scans.
2024-10-18  Nathan BossartAdjust documentation for configuring Linux huge pages.
2024-10-18  Peter EisentrautFix memory leaks from incorrect strsep() uses
2024-10-18  Peter EisentrautFix strsep() use for SCRAM secrets parsing
2024-10-18  Fujii MasaoRemove unused code for unlogged materialized views.
2024-10-18  Michael PaquierFix description of PostgreSQL::Test::Cluster::wait_for_...
2024-10-17  Jeff DavisImprove ThrowErrorData() comments for use with soft...
2024-10-17  Tom Laneecpg: fix more minor mishandling of bad input in prepro...
2024-10-17  Thomas MunroFix extreme skew detection in Parallel Hash Join.
2024-10-17  Peter EisentrautRemove superfluous forward declaration
2024-10-17  Peter EisentrautFix whitespace
2024-10-17  Peter EisentrautFix unnecessary casts of copyObject() result
2024-10-17  Peter EisentrautImprove node type forward reference
2024-10-17  Peter Eisentrautjsonapi: fully initialize dummy lexer
2024-10-17  Peter EisentrautFix unusual include style
2024-10-17  David RowleyDon't store intermediate hash values in ExprState-...
2024-10-16  Michael PaquierFix validation of COPY FORCE_NOT_NULL/FORCE_NULL for...
2024-10-16  Michael PaquierRewrite some regression queries for option checks with...
2024-10-16  Peter Geoghegannbtree: fix read page recheck typo.
2024-10-16  Tom LaneFurther refine _SPI_execute_plan's rule for atomic...
2024-10-16  Jeff DavisWhitespace fixup from generated unicode tables.
2024-10-16  Jeff DavisFix #include order from e839c8ecc9.
2024-10-16  Masahiko SawadaReduce memory block size for decoded tuple storage...
2024-10-16  Tom Laneecpg: fix some minor mishandling of bad input in prepro...
2024-10-16  Peter GeogheganNormalize nbtree truncated high key array behavior.
2024-10-16  Amit LangoteFix typo in comment of transformJsonAggConstructor()
2024-10-16  Peter Eisentrautinitdb: Change default to using data checksums.
2024-10-16  Peter Eisentrautdoc: Fix initdb option xreflabels
2024-10-15  Nathan BossartAdd type cast to foreach_internal's loop variable.
2024-10-15  David RowleyMove clause_sides_match_join() into restrictinfo.h
2024-10-15  Masahiko SawadaAdd contrib/pg_logicalinspect.
2024-10-15  Masahiko SawadaMove SnapBuild and SnapBuildOnDisk structs to snapshot_...
2024-10-14  Tom Laneecpg: invent a saner syntax for ecpg.addons entries.
2024-10-14  Nathan BossartAdd commit 7f7474a8e4 to .git-blame-ignore-revs.
2024-10-14  Tom Laneecpg: add cross-checks to parse.pl for usage of interna...
2024-10-14  Jeff DavisMove libc-specific code from pg_locale.c into pg_locale...
2024-10-14  Tom Laneecpg: avoid breaking the IDENT precedence level in...
2024-10-14  Jeff DavisMove ICU-specific code from pg_locale.c into pg_locale_...
2024-10-14  Tom Laneecpg: improve preprocessor's memory management.
2024-10-14  Tom Laneecpg: move some functions into a new file ecpg/preproc...
2024-10-14  Tom Laneecpg: re-implement preprocessor's string management.
2024-10-14  Tom Laneecpg: major cleanup, simplification, and documentation...
2024-10-14  Tom Laneecpg: remove check_rules.pl.
2024-10-14  Tom Laneecpg: clean up documentation of parse.pl, and add more...
2024-10-14  Masahiko SawadaRemove obsolete comment in reorderbuffer.h.
2024-10-14  Masahiko SawadaUse construct_array_builtin for FLOAT8OID instead of...
2024-10-14  Peter EisentrautTrack scan reversals in MergeJoin
2024-10-14  Peter EisentrautTrack sort direction in SortGroupClause
2024-10-14  Peter EisentrautAllow TAP tests to force checksums off when calling...
2024-10-14  Peter EisentrautRun pgperltidy on newly-added test code
2024-10-14  Daniel Gustafssondoc: Add anchors for COPY format descriptions
2024-10-14  Peter EisentrautRemove traces of BeOS.
2024-10-14  Michael Paquierpsql: Fix \watch when using interval values less than 1ms
2024-10-13  Jeff DavisFixup for pg_set_relation_stats().
2024-10-13  Michael PaquierUse MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintena...
2024-10-12  Tom LaneCorrectly identify which EC members are computable...
2024-10-11  Jeff DavisFix missed case for builtin collation provider.
2024-10-11  Jeff DavisCreate functions pg_set_relation_stats, pg_clear_relati...
2024-10-11  Daniel GustafssonAvoid mixing custom and OpenSSL BIO functions
2024-10-11  Nathan BossartAdd pg_ls_summariesdir().
2024-10-11  Heikki LinnakangasMark consume_xids test functions VOLATILE and PARALLEL...
2024-10-11  Daniel GustafssonFix typo in connection limits test
2024-10-11  Álvaro HerreraUse deconstruct_array_builtin instead of deconstruct_array
2024-10-11  Tatsuo Ishiipgbench: Improve result outputs related to failed trans...
2024-10-11  David RowleyAdjust EXPLAIN's output for disabled nodes
2024-10-10  Tom LaneDon't hard-code the input file name in gen_tabcomplete...
2024-10-10  Tom LaneAvoid possible segfault in psql's tab completion.
2024-10-10  Álvaro HerreraUnbreak overflow test for attinhcount/coninhcount
2024-10-10  Fujii MasaoImprove descriptions of some pg_stat_checkpoints functi...
2024-10-09  Tom LaneAvoid crash in estimate_array_length with null root...
next