2023-03-10 |
Peter Eisentraut | Add standard collation UNICODE |
commit | commitdiff | tree |
2023-03-10 |
Michael Paquier | Include headers of archive/ in installation |
commit | commitdiff | tree |
2023-03-10 |
Peter Eisentraut | Add a test for UCS_BASIC collation |
commit | commitdiff | tree |
2023-03-10 |
Peter Eisentraut | doc: Better example for custom ICU rules |
commit | commitdiff | tree |
2023-03-10 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
2023-03-10 |
Michael Paquier | pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_bloc... |
commit | commitdiff | tree |
2023-03-09 |
Jeff Davis | Fix test failure caused in 27b62377b4. |
commit | commitdiff | tree |
2023-03-09 |
Tom Lane | Reject combining "epoch" and "infinity" with other... |
commit | commitdiff | tree |
2023-03-09 |
Jeff Davis | Use ICU by default at initdb time. |
commit | commitdiff | tree |
2023-03-09 |
Alvaro Herrera | HTML docs: Add padding to table.simplelist for more... |
commit | commitdiff | tree |
2023-03-09 |
Jeff Davis | Fix 9637badd9f. |
commit | commitdiff | tree |
2023-03-09 |
Jeff Davis | pg_upgrade: copy locale and encoding information to... |
commit | commitdiff | tree |
2023-03-09 |
Stephen Frost | For Kerberos testing, disable reverse DNS lookup |
commit | commitdiff | tree |
2023-03-09 |
Alvaro Herrera | Avoid criticizable perl code |
commit | commitdiff | tree |
2023-03-09 |
Michael Paquier | Add b6dfee28 to .git-blame-ignore-revs |
commit | commitdiff | tree |
2023-03-09 |
Peter Eisentraut | Improve/correct comments |
commit | commitdiff | tree |
2023-03-09 |
Peter Eisentraut | Disallow specifying ICU rules unless locale provider... |
commit | commitdiff | tree |
2023-03-09 |
Michael Paquier | Run pgindent on libpq's fe-auth.c, fe-auth-scram.c... |
commit | commitdiff | tree |
2023-03-09 |
Thomas Munro | Fix race in SERIALIZABLE READ ONLY. |
commit | commitdiff | tree |
2023-03-09 |
Andres Freund | meson: tests: Adjust with_icu/ZSTD env vars for pg_dump... |
commit | commitdiff | tree |
2023-03-09 |
Michael Paquier | doc: Add guidelines to generate coverage reports with... |
commit | commitdiff | tree |
2023-03-08 |
Andres Freund | meson: Add target for installing test files & improve... |
commit | commitdiff | tree |
2023-03-08 |
Alvaro Herrera | 001_libpq_pipeline.pl: use Test::Differences if available |
commit | commitdiff | tree |
2023-03-08 |
Peter Eisentraut | Allow tailoring of ICU locales with custom rules |
commit | commitdiff | tree |
2023-03-08 |
Peter Eisentraut | Clean up comments |
commit | commitdiff | tree |
2023-03-08 |
Peter Eisentraut | Break up long GETTEXT_FILES lists |
commit | commitdiff | tree |
2023-03-08 |
Peter Eisentraut | Update comment |
commit | commitdiff | tree |
2023-03-08 |
Michael Paquier | Reflect normalization of query strings for utilities... |
commit | commitdiff | tree |
2023-03-08 |
Andres Freund | Fix corruption due to vacuum_defer_cleanup_age underflo... |
commit | commitdiff | tree |
2023-03-08 |
Michael Paquier | Refine query jumbling handling for CallStmt |
commit | commitdiff | tree |
2023-03-08 |
Andres Freund | meson: don't require 'touch' binary, make use of 'cp... |
commit | commitdiff | tree |
2023-03-08 |
Michael Paquier | Ignore IntoClause.viewQuery in query jumbling |
commit | commitdiff | tree |
2023-03-08 |
Michael Paquier | Improve readability of code PROCESS_MAIN in vacuum_rel() |
commit | commitdiff | tree |
2023-03-07 |
Tom Lane | Fix more bugs caused by adding columns to the end of... |
commit | commitdiff | tree |
2023-03-07 |
Peter Eisentraut | Add support for unit "B" to pg_size_bytes() |
commit | commitdiff | tree |
2023-03-07 |
Peter Eisentraut | doc: Update pg_size_pretty documentation about petabyte... |
commit | commitdiff | tree |
2023-03-07 |
Andres Freund | Fix flakey pg_stat_io test |
commit | commitdiff | tree |
2023-03-07 |
Michael Paquier | Make get_extension_schema() available |
commit | commitdiff | tree |
2023-03-07 |
David Rowley | Fix incorrect comment in pg_get_partkeydef() |
commit | commitdiff | tree |
2023-03-06 |
Michael Paquier | Improve cleanup phases in regression tests of pg_stat_s... |
commit | commitdiff | tree |
2023-03-06 |
Tom Lane | Fix some more cases of missed GENERATED-column updates. |
commit | commitdiff | tree |
2023-03-06 |
Michael Paquier | Silence -Wmissing-braces complaints in file_utils.c |
commit | commitdiff | tree |
2023-03-06 |
Tom Lane | Fill EState.es_rteperminfos more systematically. |
commit | commitdiff | tree |
2023-03-06 |
Robert Haas | Reword overly-optimistic comment about backup checksum... |
commit | commitdiff | tree |
2023-03-06 |
Robert Haas | Remove an old comment that doesn't seem especially... |
commit | commitdiff | tree |
2023-03-06 |
Robert Haas | In basebackup.c, perform end-of-file test after checksu... |
commit | commitdiff | tree |
2023-03-06 |
Daniel Gustafsson | Fix handling of default option values in createuser |
commit | commitdiff | tree |
2023-03-06 |
Michael Paquier | Add PROCESS_MAIN to VACUUM |
commit | commitdiff | tree |
2023-03-06 |
Michael Paquier | Improve the regression tests of VACUUM (PROCESS_TOAST) |
commit | commitdiff | tree |
2023-03-06 |
Amit Kapila | Deduplicate handling of binary and text modes in logica... |
commit | commitdiff | tree |
2023-03-06 |
Michael Paquier | Revise pg_pwrite_zeros() |
commit | commitdiff | tree |
2023-03-06 |
Thomas Munro | Fix assert failures in parallel SERIALIZABLE READ ONLY. |
commit | commitdiff | tree |
2023-03-05 |
Peter Eisentraut | SQL JSON path enhanced numeric literals |
commit | commitdiff | tree |
2023-03-04 |
Tom Lane | Avoid failure when altering state of partitioned foreig... |
commit | commitdiff | tree |
2023-03-04 |
Tom Lane | Tighten header pre-inclusions in headerscheck and cplus... |
commit | commitdiff | tree |
2023-03-03 |
Robert Haas | Update some incorrect comments about xlog records. |
commit | commitdiff | tree |
2023-03-03 |
Peter Eisentraut | meson: Prevent installation of test files during main... |
commit | commitdiff | tree |
2023-03-03 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
2023-03-03 |
Michael Paquier | Force testing of query jumbling in 027_stream_regress.pl |
commit | commitdiff | tree |
2023-03-02 |
Michael Paquier | Refactor more the regression tests of pg_stat_statements |
commit | commitdiff | tree |
2023-03-02 |
Tom Lane | Harden new test case against force_parallel_mode =... |
commit | commitdiff | tree |
2023-03-02 |
Tom Lane | Show "internal name" not "source code" in psql's \df... |
commit | commitdiff | tree |
2023-03-02 |
Thomas Munro | Don't leak descriptors into subprograms. |
commit | commitdiff | tree |
2023-03-02 |
Tom Lane | Remove local optimizations of empty Bitmapsets into... |
commit | commitdiff | tree |
2023-03-02 |
Tom Lane | Require empty Bitmapsets to be represented as NULL. |
commit | commitdiff | tree |
2023-03-02 |
Tom Lane | Mop up some undue familiarity with the innards of Bitma... |
commit | commitdiff | tree |
2023-03-02 |
Tom Lane | Remove bms_first_member(). |
commit | commitdiff | tree |
2023-03-02 |
Daniel Gustafsson | Mark options as deprecated in usage output |
commit | commitdiff | tree |
2023-03-02 |
Daniel Gustafsson | Fix outdated references to guc.c |
commit | commitdiff | tree |
2023-03-02 |
Peter Eisentraut | Make some xlogreader messages more accurate |
commit | commitdiff | tree |
2023-03-02 |
Michael Paquier | pageinspect: Fix crash with gist_page_items() |
commit | commitdiff | tree |
2023-03-01 |
Tom Lane | Avoid fetching one past the end of translate()'s "to... |
commit | commitdiff | tree |
2023-03-01 |
Tomas Vondra | Improve wording in pg_dump compression docs |
commit | commitdiff | tree |
2023-03-01 |
Tomas Vondra | Fix condition in pg_dump TAP test |
commit | commitdiff | tree |
2023-03-01 |
Peter Eisentraut | meson: Add equivalent of configure --disable-rpath... |
commit | commitdiff | tree |
2023-03-01 |
Michael Paquier | doc: Mention de-normalization of deallocated entries... |
commit | commitdiff | tree |
2023-03-01 |
Michael Paquier | doc: Update pg_stat_statements about query ID calculati... |
commit | commitdiff | tree |
2023-03-01 |
Tom Lane | Suppress more compiler warnings in new pgstats code. |
commit | commitdiff | tree |
2023-02-28 |
Michael Paquier | doc: Fix description of pg_get_wal_stats_till_end_of_wa... |
commit | commitdiff | tree |
2023-02-28 |
Tom Lane | Fix logic buglets in pg_dump's flagInhAttrs(). |
commit | commitdiff | tree |
2023-02-28 |
Andrew Dunstan | Remove unnecessary and problematic collate.windows... |
commit | commitdiff | tree |
2023-02-28 |
Tom Lane | Drop test view when done with it. |
commit | commitdiff | tree |
2023-02-27 |
Michael Paquier | Fix expected output of xml_2.out |
commit | commitdiff | tree |
2023-02-27 |
Michael Paquier | Rework pg_input_error_message(), now renamed pg_input_e... |
commit | commitdiff | tree |
2023-02-27 |
Tom Lane | Suppress compiler warnings in new pgstats code. |
commit | commitdiff | tree |
2023-02-27 |
Tom Lane | Harden postgres_fdw tests against unexpected cache... |
commit | commitdiff | tree |
2023-02-27 |
Heikki Linnakangas | Replace single-quotes with double-quotes in a few SGML... |
commit | commitdiff | tree |
2023-02-27 |
Heikki Linnakangas | pg_rewind: Remove notice in docs about running CHECKPOI... |
commit | commitdiff | tree |
2023-02-27 |
Peter Eisentraut | Update types in smgr API |
commit | commitdiff | tree |
2023-02-27 |
Amit Kapila | Change xl_hash_vacuum_one_page.ntuples from int to... |
commit | commitdiff | tree |
2023-02-26 |
Tom Lane | Silence more compiler warnings introduced by d87d548cd0. |
commit | commitdiff | tree |
2023-02-26 |
Andrew Dunstan | Don't force SQL_ASCII/no-locale for installcheck in... |
commit | commitdiff | tree |
2023-02-26 |
Dean Rasheed | Doc: Miscellaneous doc updates for MERGE. |
commit | commitdiff | tree |
2023-02-25 |
Tom Lane | Fix MULTIEXPR_SUBLINK with partitioned target tables... |
commit | commitdiff | tree |
2023-02-25 |
Dean Rasheed | Fix mishandling of OLD/NEW references in subqueries... |
commit | commitdiff | tree |
2023-02-24 |
Jeff Davis | Silence compiler warnings introduced by d87d548cd0. |
commit | commitdiff | tree |
2023-02-24 |
Peter Eisentraut | Fix comment indentation and whitespace |
commit | commitdiff | tree |
2023-02-24 |
Daniel Gustafsson | Disallow NULLS NOT DISTINCT indexes for primary keys |
commit | commitdiff | tree |
2023-02-24 |
Daniel Gustafsson | pg_dump: Remove move "blob" terminology |
commit | commitdiff | tree |
2023-02-24 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
next |