2024-11-27 |
Thomas Munro | If a C23 compiler is detected, try asking for C17. REL9_4_STABLE github/REL9_4_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-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 | Silence another gcc 11 warning. |
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-12-12 |
Tom Lane | Make ecpg's rjulmdy() and rmdyjul() agree with their... |
commit | commitdiff | tree |
2021-12-12 |
Tom Lane | Use return instead of exit() in configure |
commit | commitdiff | tree |
2020-02-10 |
Tom Lane | Stamp 9.4.26. REL9_4_26 |
commit | commitdiff | tree |
2020-02-10 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2020-02-10 |
Alvaro Herrera | createuser: fix parsing of --connection-limit argument |
commit | commitdiff | tree |
2020-02-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2020-02-09 |
Tom Lane | Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21... |
commit | commitdiff | tree |
2020-02-06 |
Fujii Masao | Add note about access permission checks by inherited... |
commit | commitdiff | tree |
2020-02-03 |
Fujii Masao | Revert commit 56bc82a511. |
commit | commitdiff | tree |
2020-02-01 |
Thomas Munro | Fix memory leak on DSM slot exhaustion. |
commit | commitdiff | tree |
2020-01-31 |
Tom Lane | Fix CheckAttributeType's handling of collations for... |
commit | commitdiff | tree |
2020-01-31 |
Tom Lane | Fix parallel pg_dump/pg_restore for failure to create... |
commit | commitdiff | tree |
2020-01-30 |
Fujii Masao | Make inherited TRUNCATE perform access permission check... |
commit | commitdiff | tree |
2020-01-23 |
Tom Lane | Fix an oversight in commit 4c70098ff. |
commit | commitdiff | tree |
2020-01-23 |
Tom Lane | Clean up formatting.c's logic for matching constant... |
commit | commitdiff | tree |
2020-01-22 |
Michael Paquier | Fix concurrent indexing operations with temporary tables |
commit | commitdiff | tree |
2020-01-21 |
Andres Freund | Fix edge case leading to agg transitions skipping ExecA... |
commit | commitdiff | tree |
2020-01-21 |
Michael Paquier | Add GUC variables for stat tracking and timeout as... |
commit | commitdiff | tree |
2020-01-20 |
Tom Lane | Fix pg_dump's sigTermHandler() to use _exit() not exit(). |
commit | commitdiff | tree |
2020-01-17 |
Tom Lane | Repair more failures with SubPlans in multi-row VALUES... |
commit | commitdiff | tree |
2020-01-17 |
Alvaro Herrera | Set ReorderBufferTXN->final_lsn more eagerly |
commit | commitdiff | tree |
2020-01-14 |
Dean Rasheed | Make rewriter prevent auto-updates on views with condit... |
commit | commitdiff | tree |
2020-01-12 |
Tom Lane | Fix edge-case crashes and misestimation in range contai... |
commit | commitdiff | tree |
2020-01-10 |
Michael Paquier | doc: Fix naming of SELinux |
commit | commitdiff | tree |
2020-01-08 |
Michael Paquier | Revert "Forbid DROP SCHEMA on temporary namespaces" |
commit | commitdiff | tree |
2020-01-02 |
Amit Kapila | Fix running out of file descriptors for spill files. |
commit | commitdiff | tree |
2020-01-01 |
Bruce Momjian | Update copyrights for 2020 |
commit | commitdiff | tree |
2019-12-27 |
Bruce Momjian | doc: add examples of creative use of unique expression... |
commit | commitdiff | tree |
2019-12-27 |
Bruce Momjian | docs: clarify infinite range values from data-type... |
commit | commitdiff | tree |
2019-12-27 |
Michael Paquier | Forbid DROP SCHEMA on temporary namespaces |
commit | commitdiff | tree |
2019-12-24 |
Thomas Munro | Rotate instead of shifting hash join batch number. |
commit | commitdiff | tree |
2019-12-23 |
Joe Conway | Disallow null category in crosstab_hash |
commit | commitdiff | tree |
2019-12-23 |
Tom Lane | Prevent a rowtype from being included in itself via... |
commit | commitdiff | tree |
2019-12-23 |
Michael Paquier | Combine initdb tests that successfully create a data... |
commit | commitdiff | tree |
2019-12-22 |
Tom Lane | Avoid low-probability regression test failures in times... |
commit | commitdiff | tree |
2019-12-21 |
Tom Lane | In pgwin32_open, loop after ERROR_ACCESS_DENIED only... |
commit | commitdiff | tree |
2019-12-21 |
Bruce Momjian | docs: clarify handling of column lists in COPY TO... |
commit | commitdiff | tree |
2019-12-20 |
Tom Lane | libpq should expose GSS-related parameters even when... |
commit | commitdiff | tree |
2019-12-17 |
Tom Lane | Fix error reporting for index expressions of prohibited... |
commit | commitdiff | tree |
2019-12-16 |
Tom Lane | On Windows, wait a little to see if ERROR_ACCESS_DENIED... |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Remove redundant function calls in timestamp[tz]_part(). |
commit | commitdiff | tree |
2019-12-11 |
Tom Lane | Doc: back-patch documentation about limitations of... |
commit | commitdiff | tree |
2019-12-09 |
Tom Lane | Fix race condition in our Windows signal emulation. |
commit | commitdiff | tree |
2019-12-08 |
Noah Misch | Document search_path security with untrusted dbowner... |
commit | commitdiff | tree |
2019-12-03 |
Tomas Vondra | Ensure maxlen is at leat 1 in dict_int |
commit | commitdiff | tree |
2019-12-01 |
Tom Lane | Fix misbehavior with expression indexes on ON COMMIT... |
commit | commitdiff | tree |
2019-11-30 |
Tomas Vondra | Fix off-by-one error in PGTYPEStimestamp_fmt_asc |
commit | commitdiff | tree |
2019-11-27 |
Etsuro Fujita | Fix typo in comment. |
commit | commitdiff | tree |
2019-11-24 |
Tom Lane | Avoid assertion failure with LISTEN in a serializable... |
commit | commitdiff | tree |
2019-11-21 |
Tom Lane | Defend against self-referential views in relation_is_up... |
commit | commitdiff | tree |
2019-11-20 |
Magnus Hagander | Remove incorrect markup |
commit | commitdiff | tree |
2019-11-19 |
Alexander Korotkov | Revise GIN README |
commit | commitdiff | tree |
2019-11-19 |
Alexander Korotkov | Fix traversing to the deleted GIN page via downlink |
commit | commitdiff | tree |
2019-11-19 |
Tom Lane | Doc: clarify use of RECURSIVE in WITH. |
commit | commitdiff | tree |
2019-11-19 |
Tom Lane | Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... |
commit | commitdiff | tree |
2019-11-17 |
Tom Lane | Further fix dumping of views that contain just VALUES... |
commit | commitdiff | tree |
2019-11-13 |
Tom Lane | Handle arrays and ranges in pg_upgrade's test for non... |
commit | commitdiff | tree |
2019-11-11 |
Tom Lane | Stamp 9.4.25. REL9_4_25 |
commit | commitdiff | tree |
2019-11-11 |
Tom Lane | Doc: fix ancient mistake, or at least obsolete info... |
commit | commitdiff | tree |
2019-11-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2019-11-10 |
Tom Lane | Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20... |
commit | commitdiff | tree |
2019-11-09 |
Tom Lane | Remove test case that doesn't work with --disable-integ... |
commit | commitdiff | tree |
2019-11-08 |
Etsuro Fujita | postgres_fdw: Fix error message for PREPARE TRANSACTION. |
commit | commitdiff | tree |
2019-11-07 |
Bruce Momjian | docs: clarify that only INSERT and UPDATE triggers... |
commit | commitdiff | tree |
2019-11-07 |
Tom Lane | Move declaration of ecpg_gettext() to a saner place. |
commit | commitdiff | tree |
2019-11-07 |
Tom Lane | Fix integer-overflow edge case detection in interval_mu... |
commit | commitdiff | tree |
2019-11-07 |
Fujii Masao | Fix assertion failure when running pgbench -s. |
commit | commitdiff | tree |
2019-11-06 |
Michael Paquier | Fix timestamp of sent message for write context in... |
commit | commitdiff | tree |
2019-11-06 |
Bruce Momjian | doc: fix plurality typo on bgwriter doc sentence |
commit | commitdiff | tree |
2019-11-05 |
Tom Lane | Avoid logging complaints about abandoned connections... |
commit | commitdiff | tree |
2019-11-05 |
Alvaro Herrera | Change pg_restore -f- to dump to stdout instead of... |
commit | commitdiff | tree |
2019-11-04 |
Tom Lane | Stabilize pg_dump output order for similarly-named... |
commit | commitdiff | tree |
2019-11-04 |
Peter Eisentraut | Catch invalid typlens in a couple of places |
commit | commitdiff | tree |
2019-11-01 |
Michael Paquier | Fix race condition at backend exit when deleting elemen... |
commit | commitdiff | tree |
2019-10-26 |
Tom Lane | Fix pg_dump's handling of circular dependencies in... |
commit | commitdiff | tree |
2019-10-24 |
Bruce Momjian | docs: fix wording of REFRESH CONCURRENTLY manual page |
commit | commitdiff | tree |
2019-10-23 |
Michael Paquier | Clean up properly error_context_stack in autovacuum... |
commit | commitdiff | tree |
2019-10-21 |
Tom Lane | Deal with yet another issue related to "Norwegian ... |
commit | commitdiff | tree |
2019-10-21 |
Tom Lane | Use CFLAGS_SL while probing linkability of libperl. |
commit | commitdiff | tree |
2019-10-21 |
Tom Lane | Select CFLAGS_SL at configure time, not in platform... |
commit | commitdiff | tree |
2019-10-19 |
Noah Misch | For PowerPC instruction "addi", use constraint "b". |
commit | commitdiff | tree |
2019-10-18 |
Fujii Masao | Fix failure of archive recovery with recovery_min_apply... |
commit | commitdiff | tree |
2019-10-17 |
Alvaro Herrera | Fix minor bug in logical-replication walsender shutdown |
commit | commitdiff | tree |
2019-10-16 |
Thomas Munro | Fix bug that could try to freeze running multixacts. |
commit | commitdiff | tree |
next |