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 |
2024-04-23 |
Amit Kapila | Fix the handling of the failover option in subscription... |
commit | commitdiff | tree |
2024-04-22 |
Peter Geoghegan | Remove unneeded nbtree array preprocessing assert. |
commit | commitdiff | tree |
2024-04-22 |
Peter Eisentraut | Update src/common/unicode/.gitignore |
commit | commitdiff | tree |
2024-04-22 |
Peter Eisentraut | Update Unicode data to CLDR 45 |
commit | commitdiff | tree |
2024-04-22 |
Michael Paquier | Fix dumps of partitioned tables with table AMs |
commit | commitdiff | tree |
2024-04-22 |
Peter Geoghegan | Remove overzealous array element type assertion. |
commit | commitdiff | tree |
2024-04-21 |
Tomas Vondra | createdb: compare strategy case-insensitive |
commit | commitdiff | tree |
2024-04-21 |
Tom Lane | Make postgres_fdw request remote time zone 'GMT' not... |
commit | commitdiff | tree |
2024-04-20 |
Tomas Vondra | createdb: Correct parameter name in SGML docs |
commit | commitdiff | tree |
2024-04-20 |
Michael Paquier | Remove resowner_private.h |
commit | commitdiff | tree |
2024-04-20 |
David Rowley | Doc: document cases where queryid is stable |
commit | commitdiff | tree |
2024-04-19 |
Robert Haas | Revert recent ill-advised test case changes. |
commit | commitdiff | tree |
2024-04-19 |
Robert Haas | Use tempdir_short instead of tempdir. |
commit | commitdiff | tree |
2024-04-19 |
Robert Haas | pg_combinebackup: Fix incorrect tablespace handling. |
commit | commitdiff | tree |
2024-04-19 |
Robert Haas | Make PostgreSQL::Test::Cluster::init_from_backup handle... |
commit | commitdiff | tree |
2024-04-19 |
Tomas Vondra | Add missing index_insert_cleanup calls |
commit | commitdiff | tree |
2024-04-19 |
Tomas Vondra | Fix a couple typos in BRIN code |
commit | commitdiff | tree |
2024-04-19 |
Daniel Gustafsson | Doc: Remove mention of @ and ~ GiST operators |
commit | commitdiff | tree |
2024-04-19 |
Alvaro Herrera | Better handle indirect constraint drops |
commit | commitdiff | tree |
2024-04-19 |
Dean Rasheed | Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE... |
commit | commitdiff | tree |
2024-04-19 |
Daniel Gustafsson | Remove unused function prototype |
commit | commitdiff | tree |
2024-04-19 |
Daniel Gustafsson | Fix incorrect parameter name in prototype |
commit | commitdiff | tree |
2024-04-18 |
Daniel Gustafsson | Doc: Update link to the mentioned subsection |
commit | commitdiff | tree |
2024-04-18 |
Daniel Gustafsson | Fix typos and duplicate words |
commit | commitdiff | tree |
2024-04-18 |
Robert Haas | Remove spurious "the". |
commit | commitdiff | tree |
2024-04-18 |
Peter Geoghegan | Don't try to fix eliminated nbtree array scan keys. |
commit | commitdiff | tree |
2024-04-18 |
Robert Haas | Restrict where INCREMENTAL.${NAME} files are recognized. |
commit | commitdiff | tree |
2024-04-18 |
Alvaro Herrera | Don't try to assign smart names to constraints |
commit | commitdiff | tree |
2024-04-18 |
Robert Haas | docs: Mention that pg_combinebackup does not verify... |
commit | commitdiff | tree |
2024-04-18 |
Alvaro Herrera | Fix restore of not-null constraints with inheritance |
commit | commitdiff | tree |
2024-04-18 |
Peter Eisentraut | Update src/tools/pginclude/README to match recent chang... |
commit | commitdiff | tree |
2024-04-18 |
Amit Langote | Fix object name clash in recently introduced test |
commit | commitdiff | tree |
2024-04-18 |
Amit Langote | SQL/JSON: Miscellaneous fixes and improvements |
commit | commitdiff | tree |
2024-04-18 |
Amit Langote | SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY |
commit | commitdiff | tree |
2024-04-18 |
Amit Langote | SQL/JSON: Improve some error messages |
commit | commitdiff | tree |
2024-04-17 |
Alexander Korotkov | Refactoring for CommitTransactionCommand()/AbortCurrent... |
commit | commitdiff | tree |
2024-04-17 |
Andres Freund | Remove GlobalVisTestNonRemovable[Full]Horizon, not... |
commit | commitdiff | tree |
2024-04-17 |
Tomas Vondra | Cleanup parallel BRIN index build code |
commit | commitdiff | tree |
2024-04-17 |
Tomas Vondra | Stabilize test of BRIN parallel create |
commit | commitdiff | tree |
2024-04-17 |
Tomas Vondra | Revert "Stabilize test of BRIN parallel create" |
commit | commitdiff | tree |
next |