postgresql.git
2021-10-04 Bruce Momjiandoc: remove URL for ICU explorer/locexp
2021-10-04 Andres FreundFix TestLib::slurp_file() with offset on windows.
2021-10-04 Tom LaneUpdate our mapping of Windows time zone names some...
2021-10-04 Tom LaneDoc: fix minor issues in GiST support function document...
2021-10-04 Michael PaquierFix snapshot builds during promotion of hot standby...
2021-10-03 Tom LaneFix checking of query type in plpgsql's RETURN QUERY...
2021-10-02 Tom LaneUpdate our mapping of Windows time zone names using...
2021-10-02 Tom LaneRe-alphabetize the win32_tzmap[] array.
2021-10-01 Andres FreundReference test binary using TESTDIR in 001_libpq_pipeli...
2021-10-01 Alvaro HerreraError out if SKIP LOCKED and WITH TIES are both specified
2021-10-01 Alvaro HerreraRemove unstable, unnecessary test; fix typo
2021-10-01 Daniel GustafssonFix memory leak in pg_hmac
2021-10-01 Tom LaneAvoid believing incomplete MCV-only stats in get_variab...
2021-10-01 Tom LaneFix Portal snapshot tracking to handle subtransactions...
2021-10-01 Amit KapilaDoc: Move pg_stat_replication_slots view to "Collected...
2021-09-30 Tom LaneRemove gratuitous environment dependency in 002_types...
2021-09-30 Alvaro HerreraRepair two portability oversights of new test
2021-09-29 Alvaro HerreraFix WAL replay in presence of an incomplete record
2021-09-29 Bruce Momjiandoc: PG 14 relnotes, improve cache invalidation wording
2021-09-29 Fujii Masaopgbench: Fix handling of socket errors during benchmark.
2021-09-29 Fujii Masaopgbench: Correct log level of message output when socke...
2021-09-29 Michael PaquierClarify use of "statistics objects" in the code
2021-09-29 Michael Paquierdoc: Fix some typos and markups
2021-09-28 Tom LaneFix instability in contrib/bloom TAP tests.
2021-09-28 Bruce Momjiandoc: adjust attributions in PG 14 release notes
2021-09-28 Magnus HaganderProperly schema-prefix reference to pg_catalog.pg_get_s...
2021-09-27 Tom LaneStamp 14.0. REL_14_0
2021-09-27 Peter EisentrautTranslation updates
2021-09-27 Peter EisentrautUpdate list of acknowledgments in release notes
2021-09-26 Michael PaquierFix typos in docs
2021-09-25 Tom LaneDoc: final(?) updates for 14.0 release notes.
2021-09-25 Tom LaneDoc: extend warnings about collation-mismatch hazards...
2021-09-25 Daniel GustafssonAdd alternative output for OpenSSL 3 without legacy...
2021-09-25 Daniel GustafssonDisable OpenSSL EVP digest padding in pgcrypto
2021-09-25 Michael Paquierdoc: Improve description of index vacuuming with GUCs
2021-09-25 Michael Paquierdoc: Add missing markup in CREATE EVENT TRIGGER page
2021-09-23 Peter EisentrautAdd missing $Test::Builder::Level settings
2021-09-23 Alexander KorotkovSplit macros from visibilitymap.h into a separate header
2021-09-23 Tomas VondraRelease memory allocated by dependency_degree
2021-09-23 Tomas VondraFree memory after building each statistics object
2021-09-22 Amit KapilaInvalidate all partitions for a partitioned table in...
2021-09-22 Peter GeogheganFix "single value strategy" index deletion issue.
2021-09-21 Michael PaquierFix places in TestLib.pm in need of adaptation to the...
2021-09-21 Tom LaneFix misevaluation of STABLE parameters in CALL within...
2021-09-21 Alvaro HerreraDocument XLOG_INCLUDE_XID a little better
2021-09-20 Tom LaneStamp 14rc1. REL_14_RC1
2021-09-20 Peter GeogheganRemove overzealous index deletion assertion.
2021-09-20 Peter EisentrautTranslation updates
2021-09-20 Peter Eisentrautdoc: Replace characters that the PDF build cannot handle
2021-09-20 Peter EisentrautUpdate list of acknowledgments in release notes
2021-09-19 Tomas VondraDisallow extended statistics on system columns
2021-09-19 Tom LaneDoc: further tweaking of v14 release notes.
2021-09-19 Tom LaneDoc: fix typos.
2021-09-18 Tom LaneDoc: copy-editing for v14 release notes.
2021-09-18 Tom LaneDoc: update v14 release notes through today.
2021-09-17 Peter Geogheganpageinspect: Make page deletion elog less chatty.
2021-09-17 Tom LaneFix pull_varnos to cope with translated PlaceHolderVars.
2021-09-16 Tom LaneFix EXPLAIN to handle SEARCH BREADTH FIRST queries.
2021-09-16 Peter EisentrautMessage style improvements
2021-09-16 Andres FreundFix performance regression from session statistics.
2021-09-16 Fujii MasaoFix variable shadowing in procarray.c.
2021-09-16 Fujii MasaoUse int instead of size_t in procarray.c.
2021-09-15 Tom LaneDisallow LISTEN in background workers.
2021-09-15 Peter EisentrautFix hash_array
2021-09-15 Daniel Gustafssondoc: Clarify refresh options for DROP PUBLICATION
2021-09-14 Tom LaneSend NOTIFY signals during CommitTransaction.
2021-09-14 Tom LaneFix planner error with multiple copies of an Alternativ...
2021-09-14 Andres Freundjit: Do not try to shut down LLVM state in case of...
2021-09-13 Andres FreundFix potential for compiler warning in GlobalVisTestFor().
2021-09-13 Tom LaneClear conn->errorMessage at successful completion of...
2021-09-13 Tom LaneFix EXIT out of outermost block in plpgsql.
2021-09-13 Bruce Momjiandoc: fix PG 14 release note typo
2021-09-13 Etsuro FujitaDoc: Remove type information for import_generated in...
2021-09-13 Amit KapilaFix reorder buffer memory accounting for toast changes.
2021-09-13 Michael PaquierFix error handling with threads on OOM in ECPG connecti...
2021-09-11 Tom LaneMake pg_regexec() robust against out-of-range search_start.
2021-09-10 Tom LaneFix some anomalies with NO SCROLL cursors.
2021-09-09 Tom LaneAvoid fetching from an already-terminated plan.
2021-09-09 Fujii Masaopgbench: Stop counting skipped transactions as soon...
2021-09-09 Tom LaneCheck for relation length overrun soon enough.
2021-09-09 Fujii MasaoFix issue with WAL archiving in standby.
2021-09-08 Tom LaneAvoid useless malloc/free traffic around getFormattedTy...
2021-09-08 Tom LaneFix misleading comments about TOAST access macros.
2021-09-08 Tom LaneFix rewriter to set hasModifyingCTE correctly on rewrit...
2021-09-08 Peter EisentrautDisable anonymous record hash support except in special...
2021-09-08 Amit KapilaInvalidate relcache for publications defined for all...
2021-09-07 Magnus HaganderConsistently use read-only instead of "read only"
2021-09-07 Tom LaneFinish reverting 3eda9fc09fd6b9a1aec2d0113c633c69c3214b4d.
2021-09-07 Heikki LinnakangasFix missing words in comment.
2021-09-06 Noah MischAIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
2021-09-06 Tom LaneFix bogus timetz_zone() results for DYNTZ abbreviations.
2021-09-06 Peter EisentrautFix pkg-config files for static linking
2021-09-04 Tom LaneFurther portability tweaks for float4/float8 hash funct...
2021-09-04 Tom LaneMinor improvements for psql help output.
2021-09-04 Alvaro HerreraRevert "Avoid creating archive status ".ready" files...
2021-09-04 Tom LaneRemove arbitrary MAXPGPATH limit on command lengths...
2021-09-03 Tom LaneDisallow creating an ICU collation if the DB encoding...
2021-09-03 John NaylorSet the volatility of the timestamptz version of date_b...
2021-09-03 Tom LaneFix portability issue in tests from commit ce773f230.
2021-09-02 Tom LaneIn count_usable_fds(), duplicate stderr not stdin.
next