Commit Graph

  • b0635bfda0 oauth: Move the builtin flow into a separate module Jacob Champion 2025-05-01 09:14:30 -07:00
  • a3ef0b570c Remove extra "not" in pg_upgrade documentation. Nathan Bossart 2025-05-01 09:31:36 -05:00
  • 06bce4d638 doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:10:45 +01:00
  • 1ba9ffa56e doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:09:24 +01:00
  • 8b65f7106e doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:08:18 +01:00
  • e14df1015e doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:07:17 +01:00
  • 18dc43a07f doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:06:21 +01:00
  • d73d4cfdfc doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:03:43 +01:00
  • 06c4f3ae80 doc: Improve explanations when a table rewrite is needed Peter Eisentraut 2025-05-01 08:56:43 +02:00
  • 9d924dbb37 Adjust overstrong nbtree skip array assertion. Peter Geoghegan 2025-04-30 23:15:51 -04:00
  • 92ee8a4df5 doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time Michael Paquier 2025-05-01 08:52:19 +09:00
  • 45e7e8ca9e Convert strncpy to strlcpy Daniel Gustafsson 2025-04-30 23:00:47 +02:00
  • 2d6745a66b doc: Add missing reference to track_cost_delay_timing. Nathan Bossart 2025-04-30 14:45:54 -05:00
  • 9879105024 vacuumdb: Don't skip empty relations in --missing-stats-only mode. Nathan Bossart 2025-04-30 14:12:59 -05:00
  • d5f1b6a75b Further adjust guidance for running vacuumdb after pg_upgrade. Nathan Bossart 2025-04-30 14:12:59 -05:00
  • 0f404c5812 Fix assertion failure in snapshot building Daniel Gustafsson 2025-04-30 20:36:24 +02:00
  • 7be51eb4e1 Fix assertion failure in snapshot building Daniel Gustafsson 2025-04-30 20:36:23 +02:00
  • f60420cff6 doc: Alphabetize long options for pg_dump[all]. Nathan Bossart 2025-04-30 13:07:51 -05:00
  • ab812c7058 Increase pg_ctl timeout when running with code coverage Andreas Karlsson 2025-04-30 19:29:58 +02:00
  • 1743967eaf Upload all error logs also on coverage Andreas Karlsson 2025-04-30 18:35:03 +02:00
  • 6a19214a72 PG-1550 Only let superusers create and modify key providers Andreas Karlsson 2025-04-30 17:55:45 +02:00
  • 9da548df38 Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • fa4244a43a Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • a144cf145f Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • e076120d99 Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • 5d5970b9f0 Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • 368c3fbf9d Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • 7f2f26e60b PG-1540 Add support for CREATE and ALTER SEQUENCE to the event trigger Andreas Karlsson 2025-04-26 12:29:26 +02:00
  • 25fe43b211 PG-1540 Refactor event triggers to use a stack for the DDL Andreas Karlsson 2025-04-24 17:58:08 +02:00
  • 0da99c695f PG-1467 Add clang builds to CI Artem Gavrilov 2025-04-17 17:23:20 +02:00
  • a242ddd2d6 PG-1467 Install meson with pip in CI scripts Artem Gavrilov 2025-04-23 15:54:24 +02:00
  • f8c115a6cb Typo and doc fixups for memory context reporting Daniel Gustafsson 2025-04-30 11:10:27 +02:00
  • d2a1ed1727 Add missing string terminator Daniel Gustafsson 2025-04-30 10:34:08 +02:00
  • 401695021d Drop extra unused argument to extension install callback Andreas Karlsson 2025-04-28 18:55:49 +02:00
  • 488b2ced58 Remove checking for leftover tables on extension install Andreas Karlsson 2025-04-28 18:49:54 +02:00
  • 2a6667390f Add tests for too long names and options Anders Åstrand 2025-04-29 20:49:13 +02:00
  • 991407ae86 Add 918e7287e to .git-blame-ignore-revs David Rowley 2025-04-30 19:27:56 +12:00
  • 918e7287ed Fix broken indentation David Rowley 2025-04-30 19:18:30 +12:00
  • d8555e522e Fix a couple of comment typos David Rowley 2025-04-30 13:40:46 +12:00
  • 810a8b1c80 Give up on running with NetBSD/OpenBSD's default semaphore settings. Tom Lane 2025-04-29 17:27:52 -04:00
  • e974f1c216 oauth: Classify oauth_client_secret as a password Jacob Champion 2025-04-29 13:08:55 -07:00
  • d2e7d2a09d oauth: Disallow OAuth connections via postgres_fdw/dblink Jacob Champion 2025-04-29 13:08:24 -07:00
  • 45363fca63 Bump the minimum supported Python version to 3.6.8 Jacob Champion 2025-04-29 13:04:19 -07:00
  • eec34099c3 Fix whitespace typo in string Peter Eisentraut 2025-04-29 19:08:40 +02:00
  • 2b49492eda initdb: Do not report default autovacuum_worker_slots. Nathan Bossart 2025-04-29 11:41:42 -05:00
  • 52d957e4a1 Disallow the empty string as key provider name Anders Åstrand 2025-04-29 12:50:23 +02:00
  • 2a2498a964 Require parameters in key provider functions Anders Åstrand 2025-04-24 17:13:27 +02:00
  • 286b96bf22 Validate key name when creating principal key Anders Åstrand 2025-04-25 10:29:44 +02:00
  • faced8e6a4 doc: adjust max_files_per_process again Bruce Momjian 2025-04-29 10:30:08 -04:00
  • caba2d4f2f check pipeline inside EH pmp-p 2025-04-29 16:18:33 +02:00
  • 1b2512a19c Remove noop from change key provider Anders Åstrand 2025-04-29 13:48:18 +02:00
  • 9fe84262cb Fix WAL decryption buffer offset calculation Andrew Pogrebnoy 2025-04-28 20:40:51 +03:00
  • 9a9e60fed3 doc: clarify new behavior of max_files_per_process Bruce Momjian 2025-04-29 09:45:19 -04:00
  • 81a4b01e64 paths pmp-p 2025-04-29 14:58:32 +02:00
  • ea234c603a paths pmp-p 2025-04-29 14:54:33 +02:00
  • 913c60b067 doc: Small example improvement Peter Eisentraut 2025-04-29 14:40:49 +02:00
  • 07a2339710 fix dist path pmp-p 2025-04-29 14:13:26 +02:00
  • 3f7806ae39 PG-1447 Assert there are no encrypted relations when using FILE_COPY Andreas Karlsson 2025-04-26 01:39:16 +02:00
  • c7f0a8168c PG-1447 Add tests for template databases with encrypted relations Andreas Karlsson 2025-04-26 01:37:25 +02:00
  • 36b23329ce link stage fix pmp-p 2025-04-29 13:56:26 +02:00
  • 2260c7f6d9 Fixes for ChangeVarNodes_walker() Alexander Korotkov 2025-04-29 14:34:44 +03:00
  • 8c21abab1d fix EH in pipelining single mode (cma) pmp-p 2025-04-29 13:28:32 +02:00
  • 0ac9bc0837 Move key provider deletion functions Anders Åstrand 2025-04-24 16:47:24 +02:00
  • d0ff80452d Clean up declarations in tde_keyring.c Anders Åstrand 2025-04-25 14:07:14 +02:00
  • 15b1b4dd3f pg_restore: Improve --help synopsis Peter Eisentraut 2025-04-29 11:32:49 +02:00
  • dbfa830866 sockfixes pmp-p 2025-04-29 11:06:40 +02:00
  • dadc58f50a pg_restore: Put new option in consistent order in --help output Peter Eisentraut 2025-04-29 10:59:05 +02:00
  • 07b799266f Remove incorrect comment about string being palloced Andreas Karlsson 2025-04-29 09:49:50 +02:00
  • 0ba6dcf9a5 Clean up pg_tde_get_tde_data_dir() Andreas Karlsson 2025-04-28 19:54:21 +02:00
  • 3ff2a1f0c9 Fix assertion failure during decoding from synced slots. Amit Kapila 2025-04-29 12:52:05 +05:30
  • ef1811ac9a pg_verifybackup: Message style improvements Peter Eisentraut 2025-04-29 09:19:15 +02:00
  • c893245ec3 test_slru: Fix incorrect format placeholders Peter Eisentraut 2025-04-29 09:07:53 +02:00
  • 9807617a92 Doc: Specify the interaction of publish_generated_columns with column list. Amit Kapila 2025-04-29 09:01:43 +05:30
  • f132815fd7 Add maintenance_io_concurrency flag to some read stream users Melanie Plageman 2025-04-28 14:19:45 -04:00
  • 0346daca91 Fix typo in error messages Anders Åstrand 2025-04-28 19:50:45 +02:00
  • ce72e7e02e Fix obsolete nbtree array advancement comment. Peter Geoghegan 2025-04-28 12:49:17 -04:00
  • b75fedcab7 Make NULL tuple values always advance skip arrays. Peter Geoghegan 2025-04-28 12:11:08 -04:00
  • 0e13b13d26
    Fix pg_dump for inherited validated not-null constraints Álvaro Herrera 2025-04-28 16:25:06 +02:00
  • c061000311 pg_combinebackup: Message style improvements Peter Eisentraut 2025-04-28 14:26:49 +02:00
  • fd43eadf0c Remove leftovers from the refactoring of key rotation WAL logging Andreas Karlsson 2025-04-28 10:37:50 +02:00
  • 4e0280979e PG-1504 Make partitions inherit encryption status Anders Åstrand 2025-04-23 18:43:28 +02:00
  • 73e7361376 Restore comments in ChangeVarNodesExtended() Alexander Korotkov 2025-04-28 11:20:22 +03:00
  • 23786e9922 Move all pg_tde related tests into contrib/pg_tde Andreas Karlsson 2025-04-26 00:34:55 +02:00
  • bb000ef9e8 Simplify superuser check for pg_tde_set_*_key_using_*_key_provider() Andreas Karlsson 2025-04-22 22:33:49 +02:00
  • 7ed3115933 Get rid of global_status enum Andreas Karlsson 2025-04-22 22:30:40 +02:00
  • 7177c2df6e Simplify logic for global, local, server, default Andreas Karlsson 2025-04-22 22:17:51 +02:00
  • dffece72a5 Make ALTER TABLE ... SET ACCESS METHOD logic easier to read Andreas Karlsson 2025-04-24 14:44:20 +02:00
  • ae04e97e4b Clean up test SQL file Andreas Karlsson 2025-04-24 12:36:52 +02:00
  • 6a1e1b6495 Remove support for running pg_tde tests in global TDE mode Andreas Karlsson 2025-04-25 23:48:21 +02:00
  • e4c1cc012b Do not run pg_tde tests in make when in global TDE mode Andreas Karlsson 2025-04-25 23:48:09 +02:00
  • b7dfa6897f Only enable TDE_MODE for the tests with global TDE Andreas Karlsson 2025-04-25 23:17:19 +02:00
  • e979ab71c2 Harmonize the different Github Actions entry points Andreas Karlsson 2025-04-25 23:15:40 +02:00
  • 712dcf5976 Clean up some switch statements and if chains Andreas Karlsson 2025-04-26 10:36:29 +02:00
  • d65485b02b Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 11:55:00 +05:30
  • aaf9e95e87 Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 11:35:54 +05:30
  • 36148b22ee Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 11:22:07 +05:30
  • 21a7caeeb9 Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 11:09:27 +05:30
  • f6429bd7db Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 10:56:24 +05:30
  • 1f63b3626a Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 10:34:45 +05:30
  • f87e66859f
    Update syntax.sgml #213 ayusunkad 2025-04-27 21:52:07 -04:00