2024-11-27 |
Thomas Munro | If a C23 compiler is detected, try asking for C17. REL9_5_STABLE github/REL9_5_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 uninitialized-variable warning in guc.c. |
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-02-08 |
Tom Lane | Stamp 9.5.25. REL9_5_25 |
commit | commitdiff | tree |
2021-02-08 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2021-02-07 |
Tom Lane | Release notes for 13.2, 12.6, 11.11, 10.16, 9.6.21... |
commit | commitdiff | tree |
2021-02-07 |
Tom Lane | Revert "Propagate CTE property flags when copying a... |
commit | commitdiff | tree |
2021-02-07 |
Tom Lane | Propagate CTE property flags when copying a CTE list... |
commit | commitdiff | tree |
2021-02-06 |
Tom Lane | Disallow converting an inheritance child table to a... |
commit | commitdiff | tree |
2021-02-05 |
Heikki Linnakangas | Fix backslash-escaping multibyte chars in COPY FROM. |
commit | commitdiff | tree |
2021-02-02 |
Tom Lane | Fix ancient memory leak in contrib/auto_explain. |
commit | commitdiff | tree |
2021-01-30 |
Noah Misch | Fix CREATE INDEX CONCURRENTLY for simultaneous prepared... |
commit | commitdiff | tree |
2021-01-28 |
Tom Lane | Silence another gcc 11 warning. |
commit | commitdiff | tree |
2021-01-28 |
Tom Lane | Make ecpg's rjulmdy() and rmdyjul() agree with their... |
commit | commitdiff | tree |
2021-01-28 |
Alvaro Herrera | pgbench: Remove dead code |
commit | commitdiff | tree |
2021-01-26 |
Alvaro Herrera | Report the true database name on connection errors |
commit | commitdiff | tree |
2021-01-26 |
Tom Lane | Code review for psql's helpSQL() function. |
commit | commitdiff | tree |
2021-01-25 |
Tom Lane | Fix broken ruleutils support for function TRANSFORM... |
commit | commitdiff | tree |
2021-01-25 |
David Rowley | Fix hypothetical bug in heap backward scans |
commit | commitdiff | tree |
2021-01-24 |
Tom Lane | Update time zone data files to tzdata release 2021a. |
commit | commitdiff | tree |
2021-01-23 |
Noah Misch | Make check-prepared-txns use temp-install binaries. |
commit | commitdiff | tree |
2021-01-22 |
Tom Lane | Doc: improve directions for building on macOS. |
commit | commitdiff | tree |
2021-01-20 |
Tom Lane | Further tweaking of PG_SYSROOT heuristics for macOS. |
commit | commitdiff | tree |
2021-01-20 |
Michael Paquier | Fix ALTER DEFAULT PRIVILEGES with duplicated objects |
commit | commitdiff | tree |
2021-01-19 |
Tom Lane | Remove faulty support for MergeAppend plan with WHERE... |
commit | commitdiff | tree |
2021-01-18 |
Tom Lane | Avoid crash with WHERE CURRENT OF and a custom scan... |
commit | commitdiff | tree |
2021-01-16 |
Noah Misch | Prevent excess SimpleLruTruncate() deletion. |
commit | commitdiff | tree |
2021-01-15 |
Tom Lane | Improve our heuristic for selecting PG_SYSROOT on macOS. |
commit | commitdiff | tree |
2021-01-13 |
Tom Lane | Doc: clarify behavior of back-half options in pg_dump. |
commit | commitdiff | tree |
2021-01-13 |
Amit Kapila | Fix memory leak in SnapBuildSerialize. |
commit | commitdiff | tree |
2021-01-12 |
Alvaro Herrera | Fix thinko in comment |
commit | commitdiff | tree |
2021-01-09 |
Bruce Momjian | doc: expand description of how non-SELECT queries... |
commit | commitdiff | tree |
2021-01-08 |
Tom Lane | Fix ancient bug in parsing of BRE-mode regular expressions. |
commit | commitdiff | tree |
2021-01-05 |
Bruce Momjian | doc: improve NLS instruction wording |
commit | commitdiff | tree |
2021-01-02 |
Bruce Momjian | Update copyright for 2021 |
commit | commitdiff | tree |
2021-01-01 |
Tom Lane | Doc: improve explanation of EXTRACT(EPOCH) for timestam... |
commit | commitdiff | tree |
2020-12-30 |
Tom Lane | Doc: spell out comparison behaviors for the date/time... |
commit | commitdiff | tree |
2020-12-29 |
Michael Paquier | doc: Improve some grammar and sentences |
commit | commitdiff | tree |
2020-12-28 |
Michael Paquier | Fix inconsistent code with shared invalidations of... |
commit | commitdiff | tree |
2020-12-28 |
Fujii Masao | postgres_fdw: Fix connection leak. |
commit | commitdiff | tree |
2020-12-25 |
Noah Misch | Fix back-patch of "Invalidate acl.c caches when pg_auth... |
commit | commitdiff | tree |
2020-12-25 |
Noah Misch | Invalidate acl.c caches when pg_authid changes. |
commit | commitdiff | tree |
2020-12-21 |
Tom Lane | Remove "invalid concatenation of jsonb objects" error... |
commit | commitdiff | tree |
2020-12-20 |
Tom Lane | Doc: fix description of how to use src/tutorial files. |
commit | commitdiff | tree |
2020-12-18 |
Tom Lane | Avoid memcpy() with same source and destination during... |
commit | commitdiff | tree |
2020-12-15 |
Andrew Dunstan | Use native methods to open input in TestLib::slurp_file... |
commit | commitdiff | tree |
2020-12-15 |
Jeff Davis | Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKE... |
commit | commitdiff | tree |
2020-12-12 |
Bruce Momjian | initdb: complete getopt_long alphabetization |
commit | commitdiff | tree |
2020-12-12 |
Bruce Momjian | initdb: properly alphabetize getopt_long options in... |
commit | commitdiff | tree |
2020-12-08 |
Tom Lane | Doc: clarify that CREATE TABLE discards redundant uniqu... |
commit | commitdiff | tree |
2020-12-08 |
Tom Lane | Doc: explain that the string types can't store \0 ... |
commit | commitdiff | tree |
2020-12-08 |
Michael Paquier | pgcrypto: Detect errors with EVP calls from OpenSSL |
commit | commitdiff | tree |
2020-12-07 |
Heikki Linnakangas | Fix more race conditions in the newly-added pg_rewind... |
commit | commitdiff | tree |
2020-12-04 |
Heikki Linnakangas | Fix race conditions in newly-added test. |
commit | commitdiff | tree |
2020-12-03 |
Bruce Momjian | docs: list single-letter options first in command... |
commit | commitdiff | tree |
2020-12-03 |
Heikki Linnakangas | Fix pg_rewind bugs when rewinding a standby server. |
commit | commitdiff | tree |
2020-12-01 |
Tom Lane | Ensure that expandTableLikeClause() re-examines the... |
commit | commitdiff | tree |
2020-12-01 |
Thomas Munro | Free disk space for dropped relations on commit. |
commit | commitdiff | tree |
2020-11-30 |
Alvaro Herrera | Document concurrent indexes waiting on each other |
commit | commitdiff | tree |
2020-11-30 |
Tom Lane | Fix miscomputation of direct_lateral_relids for join... |
commit | commitdiff | tree |
2020-11-29 |
Tom Lane | Fix recently-introduced breakage in psql's \connect... |
commit | commitdiff | tree |
2020-11-29 |
Tom Lane | Doc: clarify behavior of PQconnectdbParams(). |
commit | commitdiff | tree |
2020-11-28 |
Tom Lane | Fix a recently-introduced race condition in LISTEN... |
commit | commitdiff | tree |
2020-11-25 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree |
2020-11-24 |
Andrew Gierth | Properly check index mark/restore in ExecSupportsMarkRe... |
commit | commitdiff | tree |
2020-11-20 |
Heikki Linnakangas | Skip allocating hash table in EXPLAIN-only mode. |
commit | commitdiff | tree |
2020-11-20 |
Tom Lane | On macOS, use -isysroot in link steps as well as compil... |
commit | commitdiff | tree |
2020-11-19 |
Tom Lane | Further fixes for CREATE TABLE LIKE: cope with self... |
commit | commitdiff | tree |
2020-11-17 |
Tom Lane | Don't Insert() a VFD entry until it's fully built. |
commit | commitdiff | tree |
2020-11-16 |
Bruce Momjian | doc: update bgwriter description |
commit | commitdiff | tree |
2020-11-16 |
Bruce Momjian | doc: clarify how to find pg_type_d.h in the install... |
commit | commitdiff | tree |
2020-11-16 |
Bruce Momjian | doc: adjust expression index analyze working some... |
commit | commitdiff | tree |
2020-11-16 |
Bruce Momjian | doc: improve wording of the need for analyze of exp... |
commit | commitdiff | tree |
2020-11-12 |
Bruce Momjian | doc: clarify where to find pg_type_d.h (PG 11+) and... |
commit | commitdiff | tree |
2020-11-12 |
Bruce Momjian | docs: mention that expression indexes need analyze |
commit | commitdiff | tree |
2020-11-12 |
Bruce Momjian | doc: wire protocol data type for history file content... |
commit | commitdiff | tree |
2020-11-12 |
Andrew Gierth | pg_trgm: fix crash in 2-item picksplit |
commit | commitdiff | tree |
2020-11-11 |
Tom Lane | Fix and simplify some usages of TimestampDifference(). |
commit | commitdiff | tree |
2020-11-11 |
Bruce Momjian | doc: fix spelling "connction" to "connection" |
commit | commitdiff | tree |
2020-11-10 |
Tom Lane | Work around cross-version-upgrade issues created by... |
commit | commitdiff | tree |
2020-11-09 |
Tom Lane | Stamp 9.5.24. REL9_5_24 |
commit | commitdiff | tree |
2020-11-09 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2020-11-09 |
Tom Lane | Doc: clarify data type behavior of COALESCE and NULLIF. |
commit | commitdiff | tree |
2020-11-09 |
Noah Misch | Ignore attempts to \gset into specially treated variables. |
commit | commitdiff | tree |
2020-11-09 |
Noah Misch | In security-restricted operations, block enqueue of... |
commit | commitdiff | tree |
2020-11-09 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2020-11-08 |
Tom Lane | Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20... |
commit | commitdiff | tree |
next |