postgresql.git
2024-08-20 David RowleySpeed up Hash Join by making ExprStates support hashing
2024-08-20 Bruce Momjiandoc: improve create/alter sequence CYCLE syntax
2024-08-19 Bruce Momjiandoc: mention of postpostgres_fdw INSERT ON CONFLICT...
2024-08-19 Bruce Momjiandoc: clarify create database in start docs uses comman...
2024-08-19 Bruce Momjiandoc: Improve vague pg_createsubscriber description
2024-08-19 Alvaro HerreraAvoid failure to open dropped detached partition
2024-08-19 Tomas VondraDocument that search_path is reported by the server
2024-08-19 Tomas VondraMark search_path as GUC_REPORT
2024-08-19 Tomas VondraExplain dropdb can't use syscache because of TOAST
2024-08-19 Daniel GustafssonFix regression in TLS session ticket disabling
2024-08-19 Thomas MunroFix harmless LC_COLLATE[_MASK] confusion.
2024-08-19 Heikki LinnakangasFix garbled process name on backend crash
2024-08-19 Michael PaquierFix more holes with SLRU code in need of int64 for...
2024-08-19 Alvaro HerreraSearch for SLRU page only in its own bank
2024-08-19 Michael Paquierinjection_points: Add stats for point caching and loading
2024-08-18 Thomas Munroci: Upgrade MacPorts version to 2.10.1.
2024-08-18 Michael Paquierdoc: Fix typo in section for custom pgstats
2024-08-18 Tomas VondraFix DROP DATABASE for databases with many ACLs
2024-08-18 Thomas MunroFix cpluspluscheck for pg_verifybackup.h.
2024-08-18 Noah MischFix comments on wal_level=minimal, CREATE TABLESPACE...
2024-08-17 Bruce Momjiandocs: fix incorrect plpgsql error message
2024-08-17 Bruce MomjianC comment: fix for commit b5a9b18cd0b
2024-08-16 David RowleyRelocate a badly placed Assert in COPY FROM code
2024-08-16 Nathan BossartFurther reduce dependence on -fwrapv semantics in jsonb.
2024-08-16 Robert Haaspg_verifybackup: Move some declarations to new pg_verif...
2024-08-16 Robert Haaspg_verifybackup: Move skip_checksums into verifier_context.
2024-08-16 Robert HaasImprove more comments in astreamer_gzip.c.
2024-08-16 Alvaro Herreralibpq: Trace all messages received from the server
2024-08-16 Tom LaneFix extraction of week and quarter fields from intervals.
2024-08-16 Nathan BossartRemove dependence on -fwrapv semantics in jsonb.
2024-08-16 Peter EisentrautRemove incidental md5() function use from test
2024-08-16 Heikki LinnakangasRelax fsyncing at end of a bulk load that was not WAL...
2024-08-16 Heikki LinnakangasRefactor CopyOneRowTo
2024-08-16 Heikki LinnakangasRemove unused 'cur_skey' argument from IndexScanOK()
2024-08-16 Peter Eisentrautlibpq: Fix minor TOCTOU violation
2024-08-15 Alexander KorotkovAdd missing wait_for_catchup() to pg_visibility tap...
2024-08-15 Alexander KorotkovFix GetStrictOldestNonRemovableTransactionId() on standby
2024-08-15 Nathan BossartRemove dependence on -fwrapv semantics in a few places.
2024-08-15 Tom LaneAdd 97add39c0 to .git-blame-ignore-revs.
2024-08-15 Tom LaneClean up indentation and whitespace inconsistencies...
2024-08-15 Robert HaasDo not hardcode PG_PROTOCOL_LATEST in NegotiateProtocol...
2024-08-15 Dean RasheedOptimise numeric multiplication using base-NBASE^2...
2024-08-15 Dean RasheedExtend mul_var_short() to 5 and 6-digit inputs.
2024-08-15 Peter EisentrautVariable renaming in dbcommands.c
2024-08-15 Jeff DavisFix doc typo: unicode_assigned() return type.
2024-08-15 David RowleyImprove ALTER PUBLICATION validation and error messages
2024-08-14 Nathan BossartAdd a couple of recent commits to .git-blame-ignore...
2024-08-14 Alvaro Herreralibpq: Trace responses to SSLRequest and GSSENCRequest
2024-08-14 Peter EisentrautApply PGDLLIMPORT markings to some GUC variables
2024-08-14 Peter EisentrautRemove TRACE_SORT macro
2024-08-14 Thomas MunroHarmonize MinGW CODESET lookup with MSVC.
2024-08-14 Masahiko SawadaAdd resource statistics reporting to ANALYZE VERBOSE.
2024-08-14 Masahiko SawadaUse pgBufferUsage for buffer usage tracking in analyze.
2024-08-13 Thomas MunroInclude <xlocale.h> for macOS, take II.
2024-08-13 Thomas MunroInclude <xlocale.h> for older macOS.
2024-08-13 Thomas MunroUse thread-safe nl_langinfo_l(), not nl_langinfo().
2024-08-13 Thomas MunroAll POSIX systems have langinfo.h and CODESET.
2024-08-13 Peter EisentrautUse errmsg_internal for debug messages
2024-08-13 Peter EisentrautRename C23 keyword
2024-08-12 Alvaro Herreralibpq: Trace frontend authentication challenges
2024-08-12 Alvaro HerreraFix nls.mk to reflect astreamer files relocation
2024-08-12 Alvaro HerreraFix creation of partition descriptor during concurrent...
2024-08-12 Jeff DavisRemove unnecessary check for NULL locale, per Coverity.
2024-08-12 Peter GeogheganGive nbtree move right function internal linkage.
2024-08-12 Tom LaneLog more info when wait-for-catchup tests time out.
2024-08-12 Nathan BossartAdd user-callable CRC functions.
2024-08-12 David RowleyFix outdated comments
2024-08-12 David RowleyFix a series of typos and outdated references
2024-08-12 Heikki LinnakangasFix bad indentation introduced in commit f011e82c2c
2024-08-12 Heikki LinnakangasConsolidate postmaster code to launch background processes
2024-08-12 Peter EisentrautRemove dead code
2024-08-12 Peter EisentrautRemove fe_memutils from libpgcommon_shlib
2024-08-12 Peter EisentrautRemove support for old realpath() API
2024-08-12 David RowleyRemove "parent" column from pg_backend_memory_contexts
2024-08-11 Peter GeogheganAvoid unneeded nbtree backwards scan buffer locks.
2024-08-11 Heikki LinnakangasInitialize HASHCTL differently, to suppress Coverity...
2024-08-11 Tom LaneSuppress Coverity warnings about Asserts in get_name_fo...
2024-08-10 Tom LaneAllow adjusting session_authorization and role in paral...
2024-08-10 Alexander KorotkovAdd tests for pg_wal_replay_wait() errors
2024-08-10 Alexander KorotkovImprove header comment for WaitLSNSetLatches()
2024-08-10 Alexander KorotkovAdjust pg_wal_replay_wait() procedure behavior on promo...
2024-08-10 John NaylorLower minimum maintenance_work_mem to 64kB
2024-08-10 Peter EisentrautFix inappropriate uses of atol()
2024-08-09 Alvaro Herreralibpq: Trace StartupMessage/SSLRequest/GSSENCRequest...
2024-08-09 Heikki LinnakangasFix comment on processes being kept over a restart
2024-08-09 Heikki LinnakangasRefactor code to handle death of a backend or bgworker...
2024-08-09 Heikki LinnakangasMake BackgroundWorkerList doubly-linked
2024-08-09 Nathan Bossartdoc: Standardize use of dashes in references to CRC...
2024-08-09 Nathan Bossartdoc: Fix name of CRC algorithm in "Reliability" section.
2024-08-09 Tom LaneFix "failed to find plan for subquery/CTE" errors in...
2024-08-09 Peter EisentrautRemove obsolete RECHECK keyword completely
2024-08-09 Amit KapilaChange the misleading local end_lsn for prepared transa...
2024-08-09 Alvaro Herreralibpq: Add suppress argument to pqTraceOutputNchar
2024-08-08 Alvaro HerreraRefuse ATTACH of a table referenced by a foreign key
2024-08-08 Alvaro HerreraRefactor error messages to reduce duplication
2024-08-08 Alexander KorotkovAdd a caveat to hash_seq_init_with_hash_value() header...
2024-08-08 Heikki LinnakangasFix pg_rewind debug output to print the source timeline...
2024-08-07 Noah MischFix names of "Visual Studio" and Meson in a documentati...
2024-08-07 Tom LaneFix edge case in plpgsql's make_callstmt_target().
2024-08-07 Alvaro HerreraRefactor/reword some error messages to avoid duplicates
next