Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2021-11-08 Stamp 10.19. Tom Lane 10.19
2021-11-08 Last-minute updates for release notes. Tom Lane 10.19
2021-11-08 libpq: reject extraneous data after SSL or GSS encryption handshake. Tom Lane 10.19
2021-11-08 Reject extraneous data after SSL or GSS encryption handshake. Tom Lane 10.19
2021-11-07 Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24. Tom Lane 10.19
2021-10-31 Don't try to read a multi-GB pg_stat_statements file in one call. Tom Lane 10.19
2021-10-29 Update time zone data files to tzdata release 2021e. Tom Lane 10.19
2021-10-22 pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 10.19
2021-10-19 Remove bogus assertion in transformExpressionList(). Tom Lane 10.19
2021-10-16 Make pg_dump acquire lock on partitioned tables that are to be dumped. Tom Lane 10.19
2021-10-06 Fix null-pointer crash in postgres_fdw's conversion_error_callback. Tom Lane 10.19
2021-10-05 Doc: improve description of UNION/INTERSECT/EXCEPT syntax. Tom Lane 10.19
2021-10-04 Update our mapping of Windows time zone names some more. Tom Lane 10.19
2021-10-02 Update our mapping of Windows time zone names using CLDR info. Tom Lane 10.19
2021-10-02 Re-alphabetize the win32_tzmap[] array. Tom Lane 10.19
2021-10-01 Avoid believing incomplete MCV-only stats in get_variable_range(). Tom Lane 10.19
2021-09-30 Remove gratuitous environment dependency in 002_types.pl test. Tom Lane 10.19
2021-09-25 Doc: extend warnings about collation-mismatch hazards in postgres_fdw. Tom Lane 10.19
2021-09-20 Don't elide casting to typmod -1. Tom Lane 10.19
2021-09-19 Doc: fix typos. Tom Lane 10.19
2021-09-13 Fix EXIT out of outermost block in plpgsql. Tom Lane 10.19
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 10.19
2021-09-09 Check for relation length overrun soon enough. Tom Lane 10.19
2021-09-08 Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane 10.19
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 10.19