Commit Graph

  • 1fcecefe8a ZSTD with dictionaries support for toast compression. #200 Nikhil Kumar Veldanda 2025-02-24 06:41:34 +00:00
  • 96884c75f3 instr_time: Add INSTR_TIME_SET_SECONDS(), INSTR_TIME_IS_LT() Andres Freund 2023-01-20 15:31:54 -08:00
  • 2421e9a51d Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing Michael Paquier 2025-02-24 09:51:56 +09:00
  • fc0d0ce978 Ignore hash's relallvisible when checking pg_upgrade from pre-v10. Tom Lane 2025-02-23 14:16:26 -05:00
  • 454c182f85 backend libpq void * argument for binary data Peter Eisentraut 2025-02-23 14:26:39 +01:00
  • ebdccead16 SnapBuildRestoreContents() void * argument for binary data Peter Eisentraut 2024-09-24 12:18:31 +02:00
  • a4e986ef5a Add more tests for utility commands in pipelines Michael Paquier 2025-02-23 16:43:07 +09:00
  • f98765f0ce jsonb internal API void * argument for binary data Peter Eisentraut 2025-02-23 08:34:55 +01:00
  • cb45dc3afb Documentation fixups for dumping statistics. Jeff Davis 2025-02-22 10:03:11 -08:00
  • bba2fbc623
    Change \conninfo to use tabular format Álvaro Herrera 2025-02-22 10:05:26 +01:00
  • 4f1b6e5bb4 Remove unstable test suite added by 525392d57 Amit Langote 2025-02-22 15:19:23 +09:00
  • f8d7f29b3e Allow lwlocks to be disowned Andres Freund 2025-02-21 20:55:23 -05:00
  • 44cbba9a7f Adjust EXPLAIN test case to filter out "Actual Rows" values. Robert Haas 2025-02-21 19:15:44 -05:00
  • 98fc31d649 Avoid race condition between "GRANT role" and "DROP ROLE". Tom Lane 2025-02-21 17:07:01 -05:00
  • ddb17e387a Allow EXPLAIN to indicate fractional rows. Robert Haas 2025-02-21 16:10:44 -05:00
  • 78d3f48895 Add test 005_char_signedness.pl to meson.build. Masahiko Sawada 2025-02-21 12:31:16 -08:00
  • ce1475acd5 Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00
  • 6df3be415c Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00
  • d850a6600c Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00
  • 16eff4261f Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00
  • 29d75b25b5 Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00
  • 5302ff95ca Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00
  • dfd8e6c73e Fix an issue with index scan using pg_trgm due to char signedness on different architectures. Masahiko Sawada 2025-02-21 10:27:39 -08:00
  • 1aab680591 pg_upgrade: Add --set-char-signedness to set the default char signedness of new cluster. Masahiko Sawada 2025-02-21 10:23:39 -08:00
  • a8238f87f9 pg_upgrade: Preserve default char signedness value from old cluster. Masahiko Sawada 2025-02-21 10:19:40 -08:00
  • 30666d1857 pg_resetwal: Add --char-signedness option to change the default char signedness. Masahiko Sawada 2025-02-21 10:14:36 -08:00
  • 44fe30fdab Add default_char_signedness field to ControlFileData. Masahiko Sawada 2025-02-21 10:12:08 -08:00
  • b91326f372 doc: clarify default checksum behavior in non-master branches Bruce Momjian 2025-02-21 13:03:29 -05:00
  • a5618e4021 doc: clarify default checksum behavior in non-master branches Bruce Momjian 2025-02-21 13:03:29 -05:00
  • b2b112b326 doc: clarify default checksum behavior in non-master branches Bruce Momjian 2025-02-21 13:03:29 -05:00
  • 69c45eccea doc: clarify default checksum behavior in non-master branches Bruce Momjian 2025-02-21 13:03:29 -05:00
  • 901a1cf8b4 doc: clarify default checksum behavior in non-master branches Bruce Momjian 2025-02-21 13:03:29 -05:00
  • 6ea0734e41 doc: remove non-breaking space in SGML files, causes make error Bruce Momjian 2025-02-21 12:15:53 -05:00
  • 28fcaa6a2c Make test portlock logic work with meson Andres Freund 2025-02-21 11:16:57 -05:00
  • 0f7c0fb59c Make test portlock logic work with meson Andres Freund 2025-02-21 11:16:57 -05:00
  • 32ce58e9e9 Make test portlock logic work with meson Andres Freund 2025-02-21 11:16:57 -05:00
  • 514d47dfb6 Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier 2025-02-21 20:37:38 +09:00
  • 310907aaf0 Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier 2025-02-21 20:37:36 +09:00
  • 665cafe8a4 Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier 2025-02-21 20:37:31 +09:00
  • 329304c901 Support text position search functions with nondeterministic collations Peter Eisentraut 2025-02-21 12:21:17 +01:00
  • 41336bf085 doc: Add links to olsen93 and ong90 in bibliography Daniel Gustafsson 2025-02-21 11:28:42 +01:00
  • b4e0d0c53f Fix a WARNING for data origin discrepancies. Amit Kapila 2025-02-21 14:34:40 +05:30
  • 0ae1245e04 Fix a WARNING for data origin discrepancies. Amit Kapila 2025-02-21 14:21:29 +05:30
  • 1c2a2354c3 Fix a WARNING for data origin discrepancies. Amit Kapila 2025-02-21 14:08:27 +05:30
  • 0af3ae4681 Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier 2025-02-21 17:31:02 +09:00
  • 2e0f93d7cb Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier 2025-02-21 17:31:01 +09:00
  • 984410b923 Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier 2025-02-21 17:30:56 +09:00
  • 7d6d2c4bbd Drop opcintype from index AM strategy translation API Peter Eisentraut 2025-02-21 08:34:35 +01:00
  • 7202d72787 backend launchers void * arguments for binary data Peter Eisentraut 2025-02-21 08:03:33 +01:00
  • b50a554cc8 Fix for pg_restore_attribute_stats(). Jeff Davis 2025-02-20 22:31:22 -08:00
  • 41625ab8ea psql: Add support for pipelines Michael Paquier 2025-02-21 11:19:59 +09:00
  • 57dca6faa9 Fix explicit valgrind interaction in read_stream.c. Thomas Munro 2025-02-15 13:13:19 +13:00
  • 40af897eb7 Add braces for if block with large comment in psql's common.c Michael Paquier 2025-02-21 09:18:49 +09:00
  • 2c53dec7f4 Add missing entry to oauth_validator test .gitignore Daniel Gustafsson 2025-02-20 21:29:21 +01:00
  • 3e4d868615 Remove various unnecessary (char *) casts Peter Eisentraut 2025-02-20 19:49:27 +01:00
  • ab84d0ff80 Trial fix for old cross-version upgrades. Jeff Davis 2025-02-20 10:21:24 -08:00
  • bbf830267a PG-1376: Fix warning in set_default_principal_key Zsolt Parragi 2025-02-19 19:47:44 +00:00
  • 8e4d72573c Ignore blank lines in pgindent exclude files Andrew Dunstan 2025-02-20 11:36:07 -05:00
  • 9d9a71002a cirrus: Temporarily fix libcurl link error Daniel Gustafsson 2025-02-20 16:25:47 +01:00
  • b3f0be788a Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 2025-02-20 16:25:17 +01:00
  • e6cf26957f Remove reminaing uses of RelKeyData Andreas Karlsson 2025-02-19 12:14:24 +01:00
  • 7ddb0b0fd7 Do not store principal key names in the internal key cache Andreas Karlsson 2025-02-18 19:03:28 +01:00
  • adb678a853 Initialize whole encrypted key when reading from file Andreas Karlsson 2025-02-19 12:35:01 +01:00
  • 01917b1cf5 Make some local function in tdemap static Andreas Karlsson 2025-02-19 03:34:03 +01:00
  • 936ca4484c Do not call pg_tde_create_key_map_entry() directly Andreas Karlsson 2025-02-18 18:54:13 +01:00
  • b614ccca47 Fix buffer overflow when writing to key cache Andreas Karlsson 2025-02-19 02:03:19 +01:00
  • 1fd1bd8710 Transfer statistics during pg_upgrade. Jeff Davis 2025-02-20 01:29:06 -08:00
  • 7da344b9f8 Improve errdetail message added by ac0e33136a. Amit Kapila 2025-02-20 14:02:29 +05:30
  • 525392d572 Don't lock partitions pruned by initial pruning Amit Langote 2025-02-20 17:09:48 +09:00
  • 4aa6fa3cd0 Include schema/table publications even with exclude options in dump. Amit Kapila 2025-02-20 11:25:29 +05:30
  • f11674f8df doc: Fix typo in section "WAL configuration" Michael Paquier 2025-02-20 14:22:00 +09:00
  • 4538bd3f1d doc: Add details about object "wal" in pg_stat_io Michael Paquier 2025-02-20 14:16:23 +09:00
  • 2f70871c2b doc: Recommend pg_stat_io rather than pg_stat_wal in WAL configuration Michael Paquier 2025-02-20 13:55:00 +09:00
  • 62bed7bb0f Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 2025-02-20 10:43:40 +09:00
  • b4969a2965 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 2025-02-20 10:43:38 +09:00
  • 29cce279bb Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 2025-02-20 10:43:35 +09:00
  • 71f17823ba Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 2025-02-20 10:42:20 +09:00
  • d38bab5edd pgbench: Increase RLIMIT_NOFILE if necessary Andres Freund 2025-02-19 19:35:09 -05:00
  • bc01859540 test_escape: Fix output of --help Michael Paquier 2025-02-20 09:31:08 +09:00
  • cecbb131e5 test_escape: Fix output of --help Michael Paquier 2025-02-20 09:31:06 +09:00
  • f9b76fd696 test_escape: Fix output of --help Michael Paquier 2025-02-20 09:31:05 +09:00
  • 9fe0cad166 test_escape: Fix output of --help Michael Paquier 2025-02-20 09:31:03 +09:00
  • e7f7218506 test_escape: Fix output of --help Michael Paquier 2025-02-20 09:31:01 +09:00
  • 9b1cb58c5f test_escape: Fix output of --help Michael Paquier 2025-02-20 09:30:54 +09:00
  • 587b6aa3f3 Correct relation size estimate with low fillfactor Tomas Vondra 2025-02-19 23:51:48 +01:00
  • 9ba7bcc894 Correct relation size estimate with low fillfactor Tomas Vondra 2025-02-19 23:51:48 +01:00
  • e596e077bb Assert that ExecOpenIndices and ExecCloseIndices are not repeated. Tom Lane 2025-02-19 16:45:12 -05:00
  • 788baa9a25 Fix crash in brininsertcleanup during logical replication. Tom Lane 2025-02-19 16:35:15 -05:00
  • 9ff68679b5 Fix crash in brininsertcleanup during logical replication. Tom Lane 2025-02-19 16:35:15 -05:00
  • a1b4f289be Consider BufFiles when adjusting hashjoin parameters Tomas Vondra 2025-02-19 20:29:26 +01:00
  • 4b5a5688d7 Modify the pg_tde full regression run to install pg_tde in the tde schema. Zsolt Parragi 2025-02-18 22:58:49 +00:00
  • bb2bf22761 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 2025-02-19 10:45:48 -05:00
  • c21ebcca79 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 2025-02-19 10:45:48 -05:00
  • 70b650d185 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 2025-02-19 10:45:48 -05:00
  • 4c9397c374 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 2025-02-19 10:45:48 -05:00
  • f61769adaa tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 2025-02-19 10:45:48 -05:00
  • 8b886a4e34 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 2025-02-19 10:45:48 -05:00
  • 6af51bf05a backport: Extend background_psql() to be able to start asynchronously Andres Freund 2025-02-19 09:41:08 -05:00
  • 7c07ab62ae backport: Extend background_psql() to be able to start asynchronously Andres Freund 2025-02-19 09:41:08 -05:00
  • 3c562b58c2 backport: Improve handling of empty query results in BackgroundPsql Andres Freund 2025-02-19 09:39:49 -05:00