postgresql.git
2025-10-30 Richard GuoDisable parallel plans for RIGHT_SEMI joins
2025-10-30 David RowleyFix bogus use of "long" in AllocSetCheck()
2025-10-29 Jeff DavisUse C11 char16_t and char32_t for Unicode code points.
2025-10-29 Álvaro Herrerapg_stat_statements: Fix handling of duplicate constant...
2025-10-29 Álvaro HerreraCheckNNConstraintFetch: Fill all of ConstrCheck in...
2025-10-29 Peter EisentrautReorganize GUC structs
2025-10-29 Peter Eisentrautformatting.c cleanup: Remove unnecessary extra parentheses
2025-10-29 Peter Eisentrautformatting.c cleanup: Use array syntax instead of point...
2025-10-29 Peter Eisentrautformatting.c cleanup: Add some const pointer qualifiers
2025-10-29 Peter Eisentrautformatting.c cleanup: Use size_t for string length...
2025-10-29 Peter EisentrautReplace pg_restrict by standard restrict
2025-10-29 Peter EisentrautRemove obsolete comment
2025-10-29 Michael PaquierFix correctness issue with computation of FPI size...
2025-10-28 Nathan BossartAdd psql PROMPT variable for search_path.
2025-10-28 Peter Eisentrautformatting.c cleanup: Move loop variables definitions...
2025-10-28 Peter Eisentrautformatting.c cleanup: Remove dashes in comments
2025-10-28 Álvaro HerreraDon't error out when dropping constraint if relchecks...
2025-10-28 Jeff DavisMove comment about casts from pg_wchar.
2025-10-28 Peter EisentrautCheck that index can return in get_actual_variable_range()
2025-10-28 Michael PaquierAdd wal_fpi_bytes to pg_stat_wal and pg_stat_get_backen...
2025-10-28 Amit KapilaAdd worker type argument to logical replication worker...
2025-10-27 Michael PaquierSimplify newline handling in two TAP tests
2025-10-27 Nathan BossartFix a couple of comments.
2025-10-27 Dean RasheedAdd new RLS tests to test policies applied by command...
2025-10-27 Peter EisentrautAdd some const qualifications
2025-10-27 Peter EisentrautRemove Item type
2025-10-27 Peter EisentrautRemove meaninglist restrict qualifiers
2025-10-27 Amit KapilaFix GUC check_hook validation for synchronized_standby_...
2025-10-27 Amit KapilaImprove test in 009_matviews.pl.
2025-10-26 Jeff DavisComment typo fixes: pg_wchar_t should be pg_wchar.
2025-10-25 David RowleyFix incorrect logic for caching ResultRelInfos for...
2025-10-25 Dean RasheedGuard against division by zero in test_int128 module.
2025-10-25 Michael Paquierpg_rewind: Skip copy of WAL segments generated before...
2025-10-24 Fujii Masaopsql: Improve tab completion for large objects.
2025-10-23 Tom LaneUpdate expected output for contrib/sepgsql's regression...
2025-10-23 Daniel Gustafssondoc: Remove mention of Git protocol support
2025-10-23 Tom LaneAvoid memory leak in validation of a PL/Python trigger...
2025-10-23 Tom LaneFix off-by-one Asserts in FreePageBtreeInsertInternal...
2025-10-23 Tom LaneFix resource leaks in PL/Python error reporting, redux.
2025-10-23 Amit KapilaIntroduce "REFRESH SEQUENCES" for subscriptions.
2025-10-23 Michael Paquierpg_rewind: Extend code detecting relation files to...
2025-10-23 Fujii MasaoAdd comments explaining overflow entries in the replica...
2025-10-23 Tatsuo IshiiFix coding style with "else".
2025-10-23 David RowleyFix some misplaced comments in parallel_schedule
2025-10-23 Masahiko SawadaAdd copyright notice to vacuum_horizon_floor.pl test.
2025-10-23 David RowleyFix incorrect zero extension of Datum in JIT tuple...
2025-10-22 Tom LaneAvoid assuming that time_t can fit in an int.
2025-10-22 Nathan BossartFix type of infomask parameter in htup_details.h functions.
2025-10-22 Tom LaneRemove useless pstrdup() calls.
2025-10-22 Tom LaneFix memory leaks in scripts/vacuuming.c.
2025-10-22 Tom LaneFix memory leaks in pg_combinebackup/reconstruct.c.
2025-10-22 Nathan BossartRemove make_temptable_name_n().
2025-10-22 Fujii MasaoMake invalid primary_slot_name follow standard GUC...
2025-10-22 Tatsuo IshiiFix multi WinGetFuncArgInFrame/Partition calls with...
2025-10-22 Fujii MasaoFix stalled lag columns in pg_stat_replication when...
2025-10-22 Michael PaquierBump catalog version for new function error_on_null()
2025-10-22 Michael PaquierAdd error_on_null(), checking if the input is the null...
2025-10-21 David RowleyUse CompactAttribute more often, when possible
2025-10-21 Tom LaneAvoid short seeks in pg_restore.
2025-10-21 Nathan BossartAdd reminder to create .abi-compliance-history.
2025-10-21 Jeff DavisMake char2wchar() static.
2025-10-21 Jeff DavisRemove obsolete global database_ctype_is_c.
2025-10-21 Jeff Davistsearch: use database default collation for parsing.
2025-10-21 Nathan BossartAdd previous commit to .git-blame-ignore-revs.
2025-10-21 Nathan BossartRe-pgindent brin.c.
2025-10-21 Álvaro HerreraMake smgr access for a BufferManagerRelation safer...
2025-10-21 David RowleyFix BRIN 32-bit counter wrap issue with huge tables
2025-10-21 Michael PaquierFix comment in pg_get_shmem_allocations_numa()
2025-10-21 Richard GuoFix pushdown of degenerate HAVING clauses
2025-10-20 Michael PaquierFix POSIX compliance in pgwin32_unsetenv() for "name...
2025-10-20 Masahiko SawadaSupport COPY TO for partitioned tables.
2025-10-20 Tom LaneFix thinko in commit 7d129ba54.
2025-10-20 Fujii Masaopg_dump: Remove unnecessary code for security labels...
2025-10-20 Michael Paquierpg_checksums: Use new routine to retrieve data of PG_VE...
2025-10-19 Tom LaneAdd static assertion that RELSEG_SIZE fits in an int.
2025-10-19 Tom LaneDon't rely on zlib's gzgetc() macro.
2025-10-19 Tatsuo IshiiFix Coverity issue reported in commit 2273fa32bce.
2025-10-18 Jeff DavisAdd pg_database_locale() to retrieve database default...
2025-10-18 Jeff DavisAdd pg_iswxdigit(), useful for tsearch.
2025-10-18 Tom LaneAllow role created by new test to log in on Windows.
2025-10-18 David RowleyTidyup truncate_useless_pathkeys() function
2025-10-18 Álvaro HerreraFix determination of not-null constraint "locality...
2025-10-18 Álvaro HerreraFix pg_dump sorting of foreign key constraints
2025-10-18 David RowleyFix reset of incorrect hash iterator in GROUPING SETS...
2025-10-17 David RowleyEnglishify comment wording
2025-10-17 Tomas VondraFix hashjoin memory balancing logic
2025-10-17 Masahiko SawadaRemove unused data_bufsz from DecodedBkpBlock struct.
2025-10-17 Nathan BossartFix privilege checks for pg_prewarm() on indexes.
2025-10-17 Tom LaneImprove TAP tests by replacing ok() with better Test...
2025-10-17 Daniel GustafssonAvoid warnings in tests when openssl binary isn't available
2025-10-17 Peter EisentrautChange config_generic.vartype to be initialized at...
2025-10-17 Peter EisentrautUse designated initializers for guc_tables
2025-10-17 Daniel Gustafssonecpg: check return value of replace_variables()
2025-10-17 Daniel GustafssonReplace defunct URL with stable archive.org URL in...
2025-10-17 Michael PaquierImprove TAP tests by replacing ok() with better Test...
2025-10-17 Fujii Masaodoc: Clarify when backend_xmin in pg_stat_replication...
2025-10-17 Michael PaquierFix matching check in recovery test 042_low_level_backup
2025-10-17 Michael Paquierpg_createsubscriber: Fix matching check in TAP test
2025-10-16 Álvaro HerreraFix update-po for the PGXS case
2025-10-16 Tom LaneAdd more TAP test coverage for pg_dump.
next