| 2024-05-09 |
Alvaro Herrera | Fix inconsistencies in error messages |
commit | commitdiff | tree |
| 2024-05-09 |
Bruce Momjian | doc: first draft of Postgres 17 release notes |
commit | commitdiff | tree |
| 2024-05-09 |
Michael Paquier | Fix overread in JSON parsing errors for incomplete... |
commit | commitdiff | tree |
| 2024-05-08 |
Tom Lane | Doc: document that triggers can break referential integ... |
commit | commitdiff | tree |
| 2024-05-08 |
Peter Eisentraut | Add test for REPLICA IDENTITY with a temporal key |
commit | commitdiff | tree |
| 2024-05-08 |
Peter Eisentraut | doc: Improve order of options on pg_upgrade reference... |
commit | commitdiff | tree |
| 2024-05-08 |
Etsuro Fujita | Fix typo in src/backend/utils/resowner/README. |
commit | commitdiff | tree |
| 2024-05-08 |
Peter Eisentraut | Fix incorrect format placeholder |
commit | commitdiff | tree |
| 2024-05-07 |
Tom Lane | Ensure that "pg_restore -l" reports dependent TOC entri... |
commit | commitdiff | tree |
| 2024-05-07 |
Tom Lane | Don't corrupt plpython's "TD" dictionary in a recursive... |
commit | commitdiff | tree |
| 2024-05-07 |
Peter Eisentraut | Fix assorted bugs related to identity column in partiti... |
commit | commitdiff | tree |
| 2024-05-07 |
Jeff Davis | Remove obsolete comment. |
commit | commitdiff | tree |
| 2024-05-07 |
Tom Lane | Prevent RLS filters on ctid from breaking WHERE CURRENT... |
commit | commitdiff | tree |
| 2024-05-07 |
Peter Eisentraut | doc: Improve order of options on pgbench reference... |
commit | commitdiff | tree |
| 2024-05-07 |
Bruce Momjian | postgresql.conf: align variable comments, mostly new... |
commit | commitdiff | tree |
| 2024-05-06 |
Tom Lane | Finish incomplete revert of ec63622c0. |
commit | commitdiff | tree |
| 2024-05-06 |
Nathan Bossart | Fix privilege checks in pg_stats_ext and pg_stats_ext_e... |
commit | commitdiff | tree |
| 2024-05-06 |
Alexander Korotkov | Revert: Remove useless self-joins |
commit | commitdiff | tree |
| 2024-05-06 |
Alvaro Herrera | Remove mention of nchar |
commit | commitdiff | tree |
| 2024-05-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2024-05-06 |
Peter Eisentraut | doc: Improve order of options on initdb reference page |
commit | commitdiff | tree |
| 2024-05-06 |
Michael Paquier | injection_points: Fix incorrect spinlock acquisition |
commit | commitdiff | tree |
| 2024-05-05 |
Tom Lane | Silence Coverity complaint about possible null-pointer... |
commit | commitdiff | tree |
| 2024-05-05 |
Daniel Gustafsson | Fix comment regarding LibreSSL availability |
commit | commitdiff | tree |
| 2024-05-05 |
David Rowley | Fix query pullup issue with WindowClause runCondition |
commit | commitdiff | tree |
| 2024-05-03 |
Tom Lane | Allow selecting the git revision to be packaged by... |
commit | commitdiff | tree |
| 2024-05-03 |
David Rowley | Fix an assortment of typos |
commit | commitdiff | tree |
| 2024-05-03 |
Peter Eisentraut | Fix expected test output |
commit | commitdiff | tree |
| 2024-05-03 |
Peter Eisentraut | Fix segmentation fault in MergeInheritedAttribute() |
commit | commitdiff | tree |
| 2024-05-02 |
Tom Lane | Throw a more on-point error for publications depending... |
commit | commitdiff | tree |
| 2024-05-02 |
Alvaro Herrera | Disallow direct change of NO INHERIT of not-null constr... |
commit | commitdiff | tree |
| 2024-05-02 |
Peter Eisentraut | Rename libpq trace internal functions |
commit | commitdiff | tree |
| 2024-05-02 |
Alvaro Herrera | Disallow NO INHERIT not-null constraints on partitioned... |
commit | commitdiff | tree |
| 2024-05-02 |
Daniel Gustafsson | doc: Fix incorrectly spelled structname |
commit | commitdiff | tree |
| 2024-05-02 |
Peter Eisentraut | doc: Fix description of deterministic flag of CREATE... |
commit | commitdiff | tree |
| 2024-05-02 |
Peter Eisentraut | doc: Fix description of configure --with-icu option |
commit | commitdiff | tree |
| 2024-05-01 |
Alvaro Herrera | Skip invalid database pg_upgrade test on obsolete servers |
commit | commitdiff | tree |
| 2024-05-01 |
David Rowley | Fix typos and incorrect type in read_stream.c |
commit | commitdiff | tree |
| 2024-05-01 |
Masahiko Sawada | Fix parallel vacuum buffer usage reporting. |
commit | commitdiff | tree |
| 2024-05-01 |
Michael Paquier | Add tab completion for EXPLAIN (MEMORY|SERIALIZE) |
commit | commitdiff | tree |
| 2024-05-01 |
David Rowley | Ensure we allocate NAMEDATALEN bytes for names in Index... |
commit | commitdiff | tree |
| 2024-05-01 |
Jeff Davis | Fix locale options checking in CREATE DATABASE. |
commit | commitdiff | tree |
| 2024-04-30 |
Tom Lane | Fix one more portability shortcoming in new test_pg_dum... |
commit | commitdiff | tree |
| 2024-04-30 |
Michael Paquier | doc: Remove one example related to pg_input_error_info() |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Stabilize regression tests introduced by 259c96fa8f |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Inherit parent's AM for partition MERGE/SPLIT operations |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Add tab completion for partition MERGE/SPLIT operations |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Rename tables in tests of partition MERGE/SPLIT operations |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Fix error message in check_partition_bounds_for_split_r... |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Make new partitions with parent's persistence during... |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Document the way partition MERGE/SPLIT operations creat... |
commit | commitdiff | tree |
| 2024-04-30 |
Alexander Korotkov | Change the way ATExecMergePartitions() handles the... |
commit | commitdiff | tree |
| 2024-04-30 |
Heikki Linnakangas | Fix compilation on OpenSSL 1.0.2 and LibreSSL |
commit | commitdiff | tree |
| 2024-04-30 |
Tom Lane | Force COLLATE "C" to stabilize ordering, redux. |
commit | commitdiff | tree |
| 2024-04-30 |
Tom Lane | Force COLLATE "C" to stabilize ordering in new test_pg_... |
commit | commitdiff | tree |
| 2024-04-30 |
Tom Lane | Fix test case from b0c5b215d. |
commit | commitdiff | tree |
| 2024-04-29 |
Tom Lane | Allow meson builds to run test_pg_dump test in installc... |
commit | commitdiff | tree |
| 2024-04-29 |
Tom Lane | Fix failure to track role dependencies of pg_init_privs... |
commit | commitdiff | tree |
| 2024-04-29 |
Noah Misch | Avoid repeating loads of frozen ID values. |
commit | commitdiff | tree |
| 2024-04-29 |
Noah Misch | Close race condition between datfrozen and relfrozen... |
commit | commitdiff | tree |
| 2024-04-29 |
Heikki Linnakangas | Reject SSL connection if ALPN is used but there's no... |
commit | commitdiff | tree |
| 2024-04-29 |
Heikki Linnakangas | libpq: Enforce ALPN in direct SSL connections |
commit | commitdiff | tree |
| 2024-04-29 |
Heikki Linnakangas | libpq: Fix error messages when server rejects SSL or GSS |
commit | commitdiff | tree |
| 2024-04-29 |
Michael Paquier | Make two-phase tests of ECPG and main suite more concur... |
commit | commitdiff | tree |
| 2024-04-29 |
Heikki Linnakangas | libpq: If ALPN is not used, make PQsslAttribute(conn... |
commit | commitdiff | tree |
| 2024-04-29 |
Peter Eisentraut | Revert "Add GUC backtrace_on_internal_error" |
commit | commitdiff | tree |
| 2024-04-28 |
Heikki Linnakangas | Fix documentation and comments on what happens after... |
commit | commitdiff | tree |
| 2024-04-28 |
Tom Lane | Throw a more on-point error for functions depending... |
commit | commitdiff | tree |
| 2024-04-28 |
Tom Lane | Detect more overflows in timestamp[tz]_pl_interval. |
commit | commitdiff | tree |
| 2024-04-28 |
David Rowley | Fix duplicated consecutive words in comments |
commit | commitdiff | tree |
| 2024-04-27 |
Andrew Dunstan | Remove redundant JSON parser typedefs |
commit | commitdiff | tree |
| 2024-04-27 |
John Naylor | Small cosmetic fixes in radix tree template |
commit | commitdiff | tree |
| 2024-04-26 |
Robert Haas | Minor fixes to pg_combinebackup and its documentation. |
commit | commitdiff | tree |
| 2024-04-25 |
Robert Haas | pg_combinebackup: Detect checksum mismatches and docume... |
commit | commitdiff | tree |
| 2024-04-25 |
Andres Freund | Avoid unnecessary "touch meson.build" in vpath builds |
commit | commitdiff | tree |
| 2024-04-25 |
Masahiko Sawada | radixtree: Fix SIGSEGV at update of embeddable value... |
commit | commitdiff | tree |
| 2024-04-25 |
Peter Eisentraut | doc: Add link to table |
commit | commitdiff | tree |
| 2024-04-25 |
Amit Kapila | Post-commit review fixes for slot synchronization. |
commit | commitdiff | tree |
| 2024-04-25 |
Peter Eisentraut | Remove unnecessary code from be_lo_put() |
commit | commitdiff | tree |
| 2024-04-25 |
Amit Kapila | Fix the missing table sync due to improper invalidation... |
commit | commitdiff | tree |
| 2024-04-25 |
Michael Paquier | Improve comment of DeallocateStmt->isall |
commit | commitdiff | tree |
| 2024-04-24 |
Tom Lane | Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES... |
commit | commitdiff | tree |
| 2024-04-24 |
Andrew Dunstan | Add pg_logging_init() calls missing in commit ba3e6e2bca |
commit | commitdiff | tree |
| 2024-04-24 |
Daniel Gustafsson | Doc: fix prompt in psql crosstabview example |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | doc: Fix up spacing around verbatim DocBook elements |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | pg_combinebackup: Add --version to --help output |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | doc: Correct jsonpath string literal escapes description |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | pg_combinebackup: Put newer options in consistent order... |
commit | commitdiff | tree |
| 2024-04-24 |
Daniel Gustafsson | Support SSL_R_VERSION_TOO_LOW when using LibreSSL |
commit | commitdiff | tree |
| 2024-04-24 |
Daniel Gustafsson | Support disallowing SSL renegotiation when using LibreSSL |
commit | commitdiff | tree |
| 2024-04-24 |
Daniel Gustafsson | Doc: Use past tense for things which happened in the... |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | pg_dump: Put new options in consistent order in --help... |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | doc: Fix order of options on pg_createsubscriber man... |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | pg_walsummary: Document --version option |
commit | commitdiff | tree |
| 2024-04-24 |
Peter Eisentraut | Remove obsolete symbol from ecpg_config.h.in |
commit | commitdiff | tree |
| 2024-04-23 |
Robert Haas | Try again to add test coverage for pg_combinebackup... |
commit | commitdiff | tree |
| 2024-04-23 |
Andrew Dunstan | Post review fixes for test_json_parser test module |
commit | commitdiff | tree |
| 2024-04-23 |
Tom Lane | Remove some unnecessary fields from executor nodes. |
commit | commitdiff | tree |
| 2024-04-23 |
Nathan Bossart | Fix code for probing availability of AVX-512. |
commit | commitdiff | tree |
| 2024-04-23 |
Tom Lane | Improve "out of range" error messages for GUCs. |
commit | commitdiff | tree |
| next |