]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2023-03-11  Andres Freundpg_amcheck: Minor test speedups
2023-03-11  Andres Freundamcheck: Fix FullTransactionIdFromXidAndCtx() for xids...
2023-03-11  Andres Freundamcheck: Fix ordering bug in update_cached_xid_range()
2023-03-11  Andres Freundmeson: fix header path of ossp-uuid
2023-03-11  Tom LaneFix misbehavior in contrib/pg_trgm with an unsatisfiabl...
2023-03-10  Tom LaneEnsure COPY TO on an RLS-enabled table copies no more...
2023-03-10  Jeff Davisinitdb: derive encoding from locale for ICU; similar...
2023-03-10  Peter EisentrautFix tests for non-ICU build
2023-03-10  Peter EisentrautAdd standard collation UNICODE
2023-03-10  Michael PaquierInclude headers of archive/ in installation
2023-03-10  Peter EisentrautAdd a test for UCS_BASIC collation
2023-03-10  Peter Eisentrautdoc: Better example for custom ICU rules
2023-03-10  Peter EisentrautFix incorrect format placeholders
2023-03-10  Michael Paquierpg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_bloc...
2023-03-09  Jeff DavisFix test failure caused in 27b62377b4.
2023-03-09  Tom LaneReject combining "epoch" and "infinity" with other...
2023-03-09  Jeff DavisUse ICU by default at initdb time.
2023-03-09  Alvaro HerreraHTML docs: Add padding to table.simplelist for more...
2023-03-09  Jeff DavisFix 9637badd9f.
2023-03-09  Jeff Davispg_upgrade: copy locale and encoding information to...
2023-03-09  Stephen FrostFor Kerberos testing, disable reverse DNS lookup
2023-03-09  Alvaro HerreraAvoid criticizable perl code
2023-03-09  Michael PaquierAdd b6dfee28 to .git-blame-ignore-revs
2023-03-09  Peter EisentrautImprove/correct comments
2023-03-09  Peter EisentrautDisallow specifying ICU rules unless locale provider...
2023-03-09  Michael PaquierRun pgindent on libpq's fe-auth.c, fe-auth-scram.c...
2023-03-09  Thomas MunroFix race in SERIALIZABLE READ ONLY.
2023-03-09  Andres Freundmeson: tests: Adjust with_icu/ZSTD env vars for pg_dump...
2023-03-09  Michael Paquierdoc: Add guidelines to generate coverage reports with...
2023-03-08  Andres Freundmeson: Add target for installing test files & improve...
2023-03-08  Alvaro Herrera001_libpq_pipeline.pl: use Test::Differences if available
2023-03-08  Peter EisentrautAllow tailoring of ICU locales with custom rules
2023-03-08  Peter EisentrautClean up comments
2023-03-08  Peter EisentrautBreak up long GETTEXT_FILES lists
2023-03-08  Peter EisentrautUpdate comment
2023-03-08  Michael PaquierReflect normalization of query strings for utilities...
2023-03-08  Andres FreundFix corruption due to vacuum_defer_cleanup_age underflo...
2023-03-08  Michael PaquierRefine query jumbling handling for CallStmt
2023-03-08  Andres Freundmeson: don't require 'touch' binary, make use of 'cp...
2023-03-08  Michael PaquierIgnore IntoClause.viewQuery in query jumbling
2023-03-08  Michael PaquierImprove readability of code PROCESS_MAIN in vacuum_rel()
2023-03-07  Tom LaneFix more bugs caused by adding columns to the end of...
2023-03-07  Peter EisentrautAdd support for unit "B" to pg_size_bytes()
2023-03-07  Peter Eisentrautdoc: Update pg_size_pretty documentation about petabyte...
2023-03-07  Andres FreundFix flakey pg_stat_io test
2023-03-07  Michael PaquierMake get_extension_schema() available
2023-03-07  David RowleyFix incorrect comment in pg_get_partkeydef()
2023-03-06  Michael PaquierImprove cleanup phases in regression tests of pg_stat_s...
2023-03-06  Tom LaneFix some more cases of missed GENERATED-column updates.
2023-03-06  Michael PaquierSilence -Wmissing-braces complaints in file_utils.c
2023-03-06  Tom LaneFill EState.es_rteperminfos more systematically.
2023-03-06  Robert HaasReword overly-optimistic comment about backup checksum...
2023-03-06  Robert HaasRemove an old comment that doesn't seem especially...
2023-03-06  Robert HaasIn basebackup.c, perform end-of-file test after checksu...
2023-03-06  Daniel GustafssonFix handling of default option values in createuser
2023-03-06  Michael PaquierAdd PROCESS_MAIN to VACUUM
2023-03-06  Michael PaquierImprove the regression tests of VACUUM (PROCESS_TOAST)
2023-03-06  Amit KapilaDeduplicate handling of binary and text modes in logica...
2023-03-06  Michael PaquierRevise pg_pwrite_zeros()
2023-03-06  Thomas MunroFix assert failures in parallel SERIALIZABLE READ ONLY.
2023-03-05  Peter EisentrautSQL JSON path enhanced numeric literals
2023-03-04  Tom LaneAvoid failure when altering state of partitioned foreig...
2023-03-04  Tom LaneTighten header pre-inclusions in headerscheck and cplus...
2023-03-03  Robert HaasUpdate some incorrect comments about xlog records.
2023-03-03  Peter Eisentrautmeson: Prevent installation of test files during main...
2023-03-03  Peter EisentrautFix incorrect format placeholders
2023-03-03  Michael PaquierForce testing of query jumbling in 027_stream_regress.pl
2023-03-02  Michael PaquierRefactor more the regression tests of pg_stat_statements
2023-03-02  Tom LaneHarden new test case against force_parallel_mode =...
2023-03-02  Tom LaneShow "internal name" not "source code" in psql's \df...
2023-03-02  Thomas MunroDon't leak descriptors into subprograms.
2023-03-02  Tom LaneRemove local optimizations of empty Bitmapsets into...
2023-03-02  Tom LaneRequire empty Bitmapsets to be represented as NULL.
2023-03-02  Tom LaneMop up some undue familiarity with the innards of Bitma...
2023-03-02  Tom LaneRemove bms_first_member().
2023-03-02  Daniel GustafssonMark options as deprecated in usage output
2023-03-02  Daniel GustafssonFix outdated references to guc.c
2023-03-02  Peter EisentrautMake some xlogreader messages more accurate
2023-03-02  Michael Paquierpageinspect: Fix crash with gist_page_items()
2023-03-01  Tom LaneAvoid fetching one past the end of translate()'s "to...
2023-03-01  Tomas VondraImprove wording in pg_dump compression docs
2023-03-01  Tomas VondraFix condition in pg_dump TAP test
2023-03-01  Peter Eisentrautmeson: Add equivalent of configure --disable-rpath...
2023-03-01  Michael Paquierdoc: Mention de-normalization of deallocated entries...
2023-03-01  Michael Paquierdoc: Update pg_stat_statements about query ID calculati...
2023-03-01  Tom LaneSuppress more compiler warnings in new pgstats code.
2023-02-28  Michael Paquierdoc: Fix description of pg_get_wal_stats_till_end_of_wa...
2023-02-28  Tom LaneFix logic buglets in pg_dump's flagInhAttrs().
2023-02-28  Andrew DunstanRemove unnecessary and problematic collate.windows...
2023-02-28  Tom LaneDrop test view when done with it.
2023-02-27  Michael PaquierFix expected output of xml_2.out
2023-02-27  Michael PaquierRework pg_input_error_message(), now renamed pg_input_e...
2023-02-27  Tom LaneSuppress compiler warnings in new pgstats code.
2023-02-27  Tom LaneHarden postgres_fdw tests against unexpected cache...
2023-02-27  Heikki LinnakangasReplace single-quotes with double-quotes in a few SGML...
2023-02-27  Heikki Linnakangaspg_rewind: Remove notice in docs about running CHECKPOI...
2023-02-27  Peter EisentrautUpdate types in smgr API
2023-02-27  Amit KapilaChange xl_hash_vacuum_one_page.ntuples from int to...
2023-02-26  Tom LaneSilence more compiler warnings introduced by d87d548cd0.
2023-02-26  Andrew DunstanDon't force SQL_ASCII/no-locale for installcheck in...
next