Commit Graph

  • e3cc039a7d Skip second WriteToc() call for custom-format dumps without data. Nathan Bossart 2025-04-04 14:51:08 -05:00
  • d9c7911e1a Use streaming read I/O in autoprewarm Melanie Plageman 2025-04-04 15:25:45 -04:00
  • 6acab8bdbc Refactor autoprewarm_database_main() in preparation for read stream Melanie Plageman 2025-04-04 15:25:27 -04:00
  • 7f848cb788 Remove superfluous autoprewarm check Melanie Plageman 2025-04-04 15:25:17 -04:00
  • b3f1a13f22 Avoid extra index searches through preprocessing. Peter Geoghegan 2025-04-04 14:14:08 -04:00
  • 21a152b37f Improve nbtree skip scan primitive scan scheduling. Peter Geoghegan 2025-04-04 13:58:05 -04:00
  • cf2655a902 pg_recvlogical: Add --failover option. Masahiko Sawada 2025-04-04 10:39:57 -07:00
  • 3556c89321 Oversight in commit b81ffa13e3. Jeff Davis 2025-04-04 10:28:52 -07:00
  • 8a510275dd Further optimize nbtree search scan key comparisons. Peter Geoghegan 2025-04-04 12:27:52 -04:00
  • 92fe23d93a Add nbtree skip scan optimization. Peter Geoghegan 2025-04-04 12:27:04 -04:00
  • 3ba2cdaa45 Stabilize regression test from c0962a113. Tom Lane 2025-04-04 11:57:26 -04:00
  • 64e7fa43a9 Fix autoprewarm neglect of tablespaces Melanie Plageman 2025-04-04 11:34:06 -04:00
  • 742317a80f Add commit e1a8b1ad58 to .git-blame-ignore-revs. Nathan Bossart 2025-04-04 09:41:59 -05:00
  • e1a8b1ad58 Re-pgindent pg_largeobject.c after commit 0d6c477664. Nathan Bossart 2025-04-04 09:38:22 -05:00
  • c0962a113d Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov 2025-04-04 16:01:50 +03:00
  • d48d2e2dc8 Extract make_SAOP_expr() function from match_orclause_to_indexcol() Alexander Korotkov 2025-04-04 16:01:28 +03:00
  • ee1ae8b99f Fix crash/valgrind error Peter Eisentraut 2025-04-04 14:45:53 +02:00
  • b4f453f6ab docs: Clarify that NULL arg to set_config() means reset to default Heikki Linnakangas 2025-04-04 15:17:17 +03:00
  • b92482dc3e Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • a749c6f18f Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • 3c0fe75c41 Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • 4193213988 Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • 6526d07948 Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • 7afca7edef Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • 534874fac0 Allow "COPY table TO" command to copy rows from materialized views. Fujii Masao 2025-04-04 19:32:00 +09:00
  • 9ef1851685 Support non-btree indexes in get_actual_variable_range() Peter Eisentraut 2025-04-04 12:10:28 +02:00
  • 0d6c477664 Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. Fujii Masao 2025-04-04 19:02:17 +09:00
  • 6e9c81836e Use standard die() signal handler in walreceiver Heikki Linnakangas 2025-04-04 12:31:00 +03:00
  • 8123e91f5a Convert PathKey to use CompareType Peter Eisentraut 2025-04-04 11:13:54 +02:00
  • dda1b06035 doc: Clarify the system value for sslrootcert Daniel Gustafsson 2025-04-04 09:47:36 +02:00
  • c88b36d382 doc: Clarify the system value for sslrootcert Daniel Gustafsson 2025-04-04 09:47:36 +02:00
  • daa16893fa doc: Clarify the system value for sslrootcert Daniel Gustafsson 2025-04-04 09:47:36 +02:00
  • 898c131b58 pg_createsubscriber: Improve error messages. Amit Kapila 2025-04-04 10:58:59 +05:30
  • a11a823aa8 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:34:30 +09:00
  • d4fe7437e5 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:32:46 +09:00
  • 7b565bad85 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:32:46 +09:00
  • 65e9418abe Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:32:46 +09:00
  • aab422af95 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:32:46 +09:00
  • d5d85f1881 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:32:46 +09:00
  • b29a183c67 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:12:17 +09:00
  • 0d22daad7e Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:09:06 +09:00
  • 84fe9f1eb3 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:09:06 +09:00
  • bc485fce52 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:09:06 +09:00
  • 5570e103bf Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:09:06 +09:00
  • c754bdd8a2 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:09:06 +09:00
  • 1aff1dc8df Revert "Improve accounting for memory used by shared hash tables" Tomas Vondra 2025-04-04 04:28:59 +02:00
  • 88f55bc976 Make derived clause lookup in EquivalenceClass more efficient Amit Langote 2025-04-04 10:41:17 +09:00
  • 887160d1be Add assertion to verify derived clause has constant RHS Amit Langote 2025-04-04 10:40:04 +09:00
  • 67be093562 Use AIO batchmode for bitmap heap scans Melanie Plageman 2025-04-03 18:23:02 -04:00
  • 54a3615f15 Remove misleading read stream asserts in a few users Melanie Plageman 2025-04-03 18:22:37 -04:00
  • dbd437e670 Fix oversight in commit 0dca5d68d. Tom Lane 2025-04-03 16:03:06 -04:00
  • 46c4c7cbc6 oauth: Remove timeout from t/002_client when not needed Daniel Gustafsson 2025-04-03 20:41:09 +02:00
  • 8ae0a37932 oauth: Fix build on platforms without epoll/kqueue Daniel Gustafsson 2025-04-03 20:37:52 +02:00
  • 945126234b Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis 2025-04-03 11:04:37 -07:00
  • b81ffa13e3 pg_upgrade check for Unicode-dependent relations. Jeff Davis 2025-04-03 10:45:38 -07:00
  • 87e8599e04 Restrict copying of invalidated replication slots. Masahiko Sawada 2025-04-03 10:30:05 -07:00
  • a4309e85f4 Restrict copying of invalidated replication slots. Masahiko Sawada 2025-04-03 10:30:02 -07:00
  • fd09c1316b Restrict copying of invalidated replication slots. Masahiko Sawada 2025-04-03 10:30:00 -07:00
  • 186c586c37 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 2024-01-08 11:39:56 -08:00
  • 5a3d5c0838 Add helper library for use of libpq inside the server environment Andres Freund 2023-01-23 19:25:23 -08:00
  • a8a9189376 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 2024-01-08 11:39:56 -08:00
  • 63f6ecb6b0 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 2024-01-08 11:39:56 -08:00
  • aa435d7c42 Add helper library for use of libpq inside the server environment Andres Freund 2023-01-23 19:25:23 -08:00
  • 9e129a2243 Add helper library for use of libpq inside the server environment Andres Freund 2023-01-23 19:25:23 -08:00
  • 82a8f0f465 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 2024-01-08 11:39:56 -08:00
  • f104192e52 Remove duplicate set of print_notnull Álvaro Herrera 2025-04-03 17:34:25 +02:00
  • b82e7eddb0 Add missing declarations to pg_config.h.in Daniel Gustafsson 2025-04-03 13:57:27 +02:00
  • 2da74d8d64 libpq: Add support for dumping SSL key material to file Daniel Gustafsson 2025-04-03 13:16:43 +02:00
  • e4309f73f6 Add support for sorted gist index builds to btree_gist Heikki Linnakangas 2025-04-03 13:46:35 +03:00
  • 9370978da8 Fix boilerplate comments in btree_gist Heikki Linnakangas 2025-04-03 13:39:33 +03:00
  • 82a46cca99 Update Unicode data to Unicode 16.0.0 Peter Eisentraut 2025-04-03 11:54:14 +02:00
  • 231064aa0f plpython: Add test for returning Python set from SETOF function Peter Eisentraut 2025-04-03 11:04:28 +02:00
  • d1d83827ba Doc: Improve -R option added in e5aeed4b80. Amit Kapila 2025-04-03 14:27:13 +05:30
  • 8806e4e8de 002_pg_upgrade.pl: Move pg_dump test code for better stability Álvaro Herrera 2025-04-03 10:16:24 +02:00
  • abe56227b2 002_pg_upgrade.pl: rename some variables for clarity Álvaro Herrera 2025-04-03 09:56:58 +02:00
  • ea5d3f5233 Remove duplicated comment in get_relation_constraints Richard Guo 2025-04-03 16:43:53 +09:00
  • 84fea854c9 Update Unicode data to CLDR 47 Peter Eisentraut 2025-04-03 09:19:28 +02:00
  • bbf24fe2f1 Update code comment Peter Eisentraut 2025-04-03 09:18:04 +02:00
  • 34f04aa653 Fix update-unicode make target Peter Eisentraut 2025-04-03 09:15:59 +02:00
  • 4868c96bc8 Fix slot synchronization for two_phase enabled slots. Amit Kapila 2025-04-03 12:07:46 +05:30
  • 2c6a4f2c50 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • be625caf3d Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • d8aa826207 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • 5fb9f967c3 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • e0191121b2 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • a7187c3723 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • 24da5b239a Add test for HeapBitmapScan's broken skip_fetch optimization Andres Freund 2025-04-02 14:58:39 -04:00
  • 459e7bf8e2 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • b9ec8125d1 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • 4934d38759 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • 77d90d6d63 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • 980727b841 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • 78cb2466f7 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • 0dca5d68d7 Change SQL-language functions to use the plan cache. Tom Lane 2025-04-02 14:05:50 -04:00
  • e9e7b66044 Add GiST and btree sortsupport routines for range types Heikki Linnakangas 2025-04-02 19:51:28 +03:00
  • ea3f9b6da3 docs: Fix column count attribute in table Heikki Linnakangas 2025-04-02 18:17:47 +03:00
  • 46df9487d9 Improve accounting for PredXactList, RWConflictPool and PGPROC Tomas Vondra 2025-04-02 17:08:34 +02:00
  • f5930f9a98 Improve accounting for memory used by shared hash tables Tomas Vondra 2025-04-02 17:02:21 +02:00
  • dd34cbfce2 Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 2025-04-02 11:13:01 -04:00
  • d31d39cfe4 Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 2025-04-02 11:13:01 -04:00