2024-11-27 |
Thomas Munro | If a C23 compiler is detected, try asking for C17. REL9_6_STABLE github/REL9_6_STABLE |
commit | commitdiff | tree |
2024-06-26 |
Andrew Dunstan | Remove redundant perl version checks |
commit | commitdiff | tree |
2023-01-17 |
Tom Lane | Create common infrastructure for cross-version upgrade... |
commit | commitdiff | tree |
2022-11-17 |
Noah Misch | Account for IPC::Run::result() Windows behavior change. |
commit | commitdiff | tree |
2022-11-09 |
Michael Paquier | Fix compilation warnings with libselinux 3.1 in contrib... |
commit | commitdiff | tree |
2022-10-16 |
Tom Lane | Rename parser token REF to REF_P to avoid a symbol... |
commit | commitdiff | tree |
2022-09-21 |
Tom Lane | Suppress more variable-set-but-not-used warnings from... |
commit | commitdiff | tree |
2022-09-20 |
Tom Lane | Disable -Wdeprecated-non-prototype in the back branches. |
commit | commitdiff | tree |
2022-09-20 |
Tom Lane | Suppress variable-set-but-not-used warnings from clang 15. |
commit | commitdiff | tree |
2022-06-01 |
Tom Lane | Fix pl/perl test case so it will still work under Perl... |
commit | commitdiff | tree |
2022-02-10 |
Andrew Dunstan | Use gendef instead of pexports for building windows... |
commit | commitdiff | tree |
2022-01-23 |
Tom Lane | Suppress variable-set-but-not-used warning from clang 13. |
commit | commitdiff | tree |
2021-12-13 |
Tom Lane | Suppress -Warray-parameter warnings in pgcrypto/sha2.c. |
commit | commitdiff | tree |
2021-12-13 |
Tom Lane | Reformat imath.c macro to remove -Wmisleading-indentati... |
commit | commitdiff | tree |
2021-12-12 |
Tom Lane | Clean up compilation warnings coming from PL/Perl with... |
commit | commitdiff | tree |
2021-11-08 |
Tom Lane | Stamp 9.6.24. REL9_6_24 |
commit | commitdiff | tree |
2021-11-08 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2021-11-08 |
Tom Lane | libpq: reject extraneous data after SSL or GSS encrypti... |
commit | commitdiff | tree |
2021-11-08 |
Tom Lane | Reject extraneous data after SSL or GSS encryption... |
commit | commitdiff | tree |
2021-11-08 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
2021-11-08 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2021-11-07 |
Tom Lane | Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9... |
commit | commitdiff | tree |
2021-11-06 |
Alexander Korotkov | Reset lastOverflowedXid on standby when needed |
commit | commitdiff | tree |
2021-11-05 |
Alvaro Herrera | Avoid crash in rare case of concurrent DROP |
commit | commitdiff | tree |
2021-11-03 |
Heikki Linnakangas | Update alternative expected output file. |
commit | commitdiff | tree |
2021-11-03 |
Heikki Linnakangas | Fix snapshot reference leak if lo_export fails. |
commit | commitdiff | tree |
2021-11-01 |
Alvaro Herrera | Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp |
commit | commitdiff | tree |
2021-10-31 |
Tom Lane | Don't try to read a multi-GB pg_stat_statements file... |
commit | commitdiff | tree |
2021-10-29 |
Tom Lane | Update time zone data files to tzdata release 2021e. |
commit | commitdiff | tree |
2021-10-29 |
Daniel Gustafsson | Update SELinux links in sepgsql documentation |
commit | commitdiff | tree |
2021-10-27 |
Magnus Hagander | Clarify that --system reindexes system catalogs *only* |
commit | commitdiff | tree |
2021-10-24 |
Noah Misch | Fix CREATE INDEX CONCURRENTLY for the newest prepared... |
commit | commitdiff | tree |
2021-10-24 |
Noah Misch | Avoid race in RelationBuildDesc() affecting CREATE... |
commit | commitdiff | tree |
2021-10-22 |
Tom Lane | pg_dump: fix mis-dumping of non-global default privileges. |
commit | commitdiff | tree |
2021-10-21 |
Amit Kapila | Back-patch "Add parent table name in an error in reorde... |
commit | commitdiff | tree |
2021-10-20 |
Michael Paquier | Fix build of MSVC with OpenSSL 3.0.0 |
commit | commitdiff | tree |
2021-10-19 |
Tom Lane | Remove bogus assertion in transformExpressionList(). |
commit | commitdiff | tree |
2021-10-19 |
Daniel Gustafsson | Fix bug in TOC file error message printing |
commit | commitdiff | tree |
2021-10-19 |
Daniel Gustafsson | Fix sscanf limits in pg_dump |
commit | commitdiff | tree |
2021-10-18 |
Michael Paquier | Reset properly snapshot export state during transaction... |
commit | commitdiff | tree |
2021-10-14 |
Jeff Davis | Check criticalSharedRelcachesBuilt in GetSharedSecurity... |
commit | commitdiff | tree |
2021-10-13 |
Alvaro Herrera | Change recently added test code for stability |
commit | commitdiff | tree |
2021-10-13 |
Etsuro Fujita | postgres_fdw: Move comments about elog level in (sub... |
commit | commitdiff | tree |
2021-10-06 |
Tom Lane | Fix null-pointer crash in postgres_fdw's conversion_err... |
commit | commitdiff | tree |
2021-10-06 |
Dean Rasheed | Fix corner-case loss of precision in numeric_power(). |
commit | commitdiff | tree |
2021-10-05 |
Tom Lane | Doc: improve description of UNION/INTERSECT/EXCEPT... |
commit | commitdiff | tree |
2021-10-04 |
Andres Freund | Fix TestLib::slurp_file() with offset on windows. |
commit | commitdiff | tree |
2021-10-04 |
Tom Lane | Update our mapping of Windows time zone names some... |
commit | commitdiff | tree |
2021-10-04 |
Michael Paquier | Fix snapshot builds during promotion of hot standby... |
commit | commitdiff | tree |
2021-10-02 |
Tom Lane | Update our mapping of Windows time zone names using... |
commit | commitdiff | tree |
2021-10-02 |
Tom Lane | Re-alphabetize the win32_tzmap[] array. |
commit | commitdiff | tree |
2021-09-29 |
Alvaro Herrera | Fix WAL replay in presence of an incomplete record |
commit | commitdiff | tree |
2021-09-26 |
Michael Paquier | Fix typos in docs |
commit | commitdiff | tree |
2021-09-25 |
Tom Lane | Doc: extend warnings about collation-mismatch hazards... |
commit | commitdiff | tree |
2021-09-25 |
Michael Paquier | doc: Improve description of index vacuuming with GUCs |
commit | commitdiff | tree |
2021-09-25 |
Michael Paquier | doc: Add missing markup in CREATE EVENT TRIGGER page |
commit | commitdiff | tree |
2021-09-21 |
Michael Paquier | Fix places in TestLib.pm in need of adaptation to the... |
commit | commitdiff | tree |
2021-09-20 |
Tom Lane | Don't elide casting to typmod -1. |
commit | commitdiff | tree |
2021-09-19 |
Tom Lane | Doc: fix typos. |
commit | commitdiff | tree |
2021-09-16 |
Fujii Masao | Fix variable shadowing in procarray.c. |
commit | commitdiff | tree |
2021-09-13 |
Tom Lane | Fix EXIT out of outermost block in plpgsql. |
commit | commitdiff | tree |
2021-09-13 |
Michael Paquier | Fix error handling with threads on OOM in ECPG connecti... |
commit | commitdiff | tree |
2021-09-11 |
Tom Lane | Make pg_regexec() robust against out-of-range search_start. |
commit | commitdiff | tree |
2021-09-09 |
Tom Lane | Check for relation length overrun soon enough. |
commit | commitdiff | tree |
2021-09-09 |
Fujii Masao | Fix issue with WAL archiving in standby. |
commit | commitdiff | tree |
2021-09-08 |
Tom Lane | Avoid useless malloc/free traffic around getFormattedTy... |
commit | commitdiff | tree |
2021-09-08 |
Tom Lane | Fix rewriter to set hasModifyingCTE correctly on rewrit... |
commit | commitdiff | tree |
2021-09-06 |
Tom Lane | Fix bogus timetz_zone() results for DYNTZ abbreviations. |
commit | commitdiff | tree |
2021-09-04 |
Tom Lane | Further portability tweaks for float4/float8 hash funct... |
commit | commitdiff | tree |
2021-09-04 |
Alvaro Herrera | Revert "Avoid creating archive status ".ready" files... |
commit | commitdiff | tree |
2021-09-04 |
Tom Lane | Remove arbitrary MAXPGPATH limit on command lengths... |
commit | commitdiff | tree |
2021-09-02 |
Tom Lane | Fix float4/float8 hash functions to produce uniform... |
commit | commitdiff | tree |
2021-09-02 |
Michael Paquier | doc: Replace some uses of "which" by "that" in parallel... |
commit | commitdiff | tree |
2021-08-31 |
Tom Lane | In pg_dump, avoid doing per-table queries for RLS policies. |
commit | commitdiff | tree |
2021-08-31 |
Tom Lane | Cache the results of format_type() queries in pg_dump. |
commit | commitdiff | tree |
2021-08-30 |
Alvaro Herrera | Report tuple address in data-corruption error message |
commit | commitdiff | tree |
2021-08-30 |
Amit Kapila | Fix incorrect error code in StartupReplicationOrigin(). |
commit | commitdiff | tree |
2021-08-28 |
Noah Misch | Fix data loss in wal_level=minimal crash recovery of... |
commit | commitdiff | tree |
2021-08-27 |
Tom Lane | Count SP-GiST index scans in pg_stat statistics. |
commit | commitdiff | tree |
2021-08-27 |
Daniel Gustafsson | docs: clarify bgw_restart_time documentation |
commit | commitdiff | tree |
2021-08-25 |
Fujii Masao | Improve error message about valid value for distance... |
commit | commitdiff | tree |
2021-08-24 |
Tom Lane | Fix regexp misbehavior with capturing parens inside... |
commit | commitdiff | tree |
2021-08-23 |
Tom Lane | Prevent regexp back-refs from sometimes matching when... |
commit | commitdiff | tree |
2021-08-23 |
Alvaro Herrera | Avoid creating archive status ".ready" files too early |
commit | commitdiff | tree |
2021-08-20 |
Tom Lane | Fix performance bug in regexp's citerdissect/creviterdi... |
commit | commitdiff | tree |
2021-08-19 |
Tom Lane | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. |
commit | commitdiff | tree |
2021-08-18 |
Tom Lane | Fix check_agg_arguments' examination of aggregate FILTE... |
commit | commitdiff | tree |
2021-08-17 |
Daniel Gustafsson | Set type identifier on BIO |
commit | commitdiff | tree |
2021-08-17 |
Heikki Linnakangas | doc: \123 and \x12 escapes in COPY are in database... |
commit | commitdiff | tree |
2021-08-16 |
Michael Paquier | Refresh apply delay on reload of recovery_min_apply_del... |
commit | commitdiff | tree |
2021-08-13 |
Tom Lane | Add RISC-V spinlock support in s_lock.h. |
commit | commitdiff | tree |
2021-08-12 |
Thomas Munro | Make EXEC_BACKEND more convenient on macOS. |
commit | commitdiff | tree |
2021-08-10 |
Tom Lane | Fix failure of btree_gin indexscans with "char" type... |
commit | commitdiff | tree |
2021-08-09 |
Tom Lane | Stamp 9.6.23. REL9_6_23 |
commit | commitdiff | tree |
2021-08-09 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2021-08-09 |
David Rowley | Doc: Fix misleading statement about VACUUM memory limits |
commit | commitdiff | tree |
2021-08-09 |
Bruce Momjian | doc: mention pg_upgrade extension script |
commit | commitdiff | tree |
2021-08-08 |
Tom Lane | Doc: remove bogus <indexterm> items. |
commit | commitdiff | tree |
2021-08-08 |
Tom Lane | Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. |
commit | commitdiff | tree |
2021-08-07 |
Tom Lane | Really fix the ambiguity in REFRESH MATERIALIZED VIEW... |
commit | commitdiff | tree |
next |