Commit Graph

  • d7e40845f9 oauth: Disallow synchronous DNS in libcurl Thomas Munro 2025-03-19 16:56:19 +13:00
  • 434dbf6907 oauth: Fix postcondition for set_timer on macOS Thomas Munro 2025-03-19 16:22:52 +13:00
  • 8d9d5843b5 oauth: Use IPv4-only issuer in oauth_validator tests Thomas Munro 2025-03-19 16:16:15 +13:00
  • 28317de723 Ensure first ModifyTable rel initialized if all are pruned Amit Langote 2025-03-19 12:14:24 +09:00
  • 06fb5612c9 Increase io_combine_limit range to 1MB. Thomas Munro 2025-03-19 15:23:12 +13:00
  • 10f6646847 Introduce io_max_combine_limit. Thomas Munro 2025-03-19 11:40:56 +13:00
  • 17d8bba6da Fix copy-paste error related to the autovacuum launcher in pgstat_io.c Michael Paquier 2025-03-19 08:52:10 +09:00
  • f4290f20dd Fix assertion failure in parallel vacuum with minimal maintenance_work_mem setting. Masahiko Sawada 2025-03-18 16:37:02 -07:00
  • a38dce3c4a Fix assertion failure in parallel vacuum with minimal maintenance_work_mem setting. Masahiko Sawada 2025-03-18 16:36:59 -07:00
  • 6d3ea48ff1 Optimize check for pending backend IO stats Michael Paquier 2025-03-19 08:03:06 +09:00
  • 7fb418f020 Add commit 796bdda484 to .git-blame-ignore-revs. Nathan Bossart 2025-03-18 17:00:23 -05:00
  • 01a8ee3e03
    Update WAL keys pointers after resizing the key cache (#151) Andrew Pogrebnoi 2025-03-18 23:41:38 +02:00
  • c9d502eb68 Update guidance for running vacuumdb after pg_upgrade. Nathan Bossart 2025-03-18 16:32:56 -05:00
  • edba754f05 vacuumdb: Add option for analyzing only relations missing stats. Nathan Bossart 2025-03-18 16:32:56 -05:00
  • 9c03c8d187 vacuumdb: Teach vacuum_one_database() to reuse query results. Nathan Bossart 2025-03-18 16:32:55 -05:00
  • a6524105d2 Doc: manually break lines in wide UUID examples. Tom Lane 2025-03-18 15:35:13 -04:00
  • 499faf9063 smgr: Make SMgrRelation initialization safer against errors Andres Freund 2025-03-18 13:43:10 -04:00
  • 62d712ecfd
    Introduce squashing of constant lists in query jumbling Álvaro Herrera 2025-03-18 18:56:11 +01:00
  • ee578921b6 smgr: Make SMgrRelation initialization safer against errors Andres Freund 2025-03-18 13:43:10 -04:00
  • 247ce06b88 aio: Add io_method=worker Andres Freund 2025-03-18 10:52:33 -04:00
  • 55b454d0e1 aio: Infrastructure for io_method=worker Andres Freund 2025-03-18 10:52:33 -04:00
  • 549ea06e42 Fix headerscheck warning. Jeff Davis 2025-03-18 08:37:07 -07:00
  • 4078da6c47 Silence compiler warning. Tom Lane 2025-03-18 10:54:10 -04:00
  • daa02c6bd9 Add X25519 to the default set of curves Daniel Gustafsson 2025-03-18 15:26:27 +01:00
  • e9d587f5f5
    allow use of system zic Paul m. p. Peny 2025-03-18 15:24:24 +01:00
  • 8c1d77c23c
    Merge pull request #127 from percona/naeem-doc-release-17.4 Naeem Akhter 2025-03-18 19:19:31 +05:00
  • 894737e7e9
    Update .buildconfig Paul m. p. Peny 2025-03-18 15:19:25 +01:00
  • 971aeb31ee
    fix bundled zic can fail Paul m. p. Peny 2025-03-18 15:19:04 +01:00
  • 00327933f4 Merge branch 'REL_17_4_WASM-pglite' of github.com:electric-sql/postgres-pglite into REL_17_4_WASM-pglite tudor 2025-03-18 14:28:24 +01:00
  • 8d1ea44946
    test Paul m. p. Peny 2025-03-18 14:28:08 +01:00
  • df707104ae Merge branch 'REL_17_4_WASM-pglite' of github.com:electric-sql/postgres-pglite into REL_17_4_WASM-pglite tudor 2025-03-18 14:28:05 +01:00
  • 4fd02bf7cf Add some new hooks so extensions can add details to EXPLAIN. Robert Haas 2025-03-18 09:09:34 -04:00
  • 02607abf53 force overwrite tudor 2025-03-18 14:27:20 +01:00
  • f76892c9ff
    Simplify reindexdb coding Álvaro Herrera 2025-03-18 14:21:26 +01:00
  • 04683ecab3
    use buildconfig as docker env file Paul m. p. Peny 2025-03-18 14:16:51 +01:00
  • cc6be07ebd Increase default maintenance_io_concurrency to 16 Melanie Plageman 2025-03-18 09:08:10 -04:00
  • 796bdda484 Fix indentation again. Robert Haas 2025-03-18 09:02:36 -04:00
  • c65bc2e1d1 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 2025-03-18 08:41:12 -04:00
  • 4ac7daf9b1 fixes tudor 2025-03-18 13:40:08 +01:00
  • e3cd93bd9f
    Create pg_tde dir on replicas (#149) Andrew Pogrebnoi 2025-03-18 14:34:59 +02:00
  • d1eace5427
    Don't Xlog new use of default keys (#148) Andrew Pogrebnoi 2025-03-18 14:34:39 +02:00
  • 4303af1396 Minor cleanup of SMGR code Andreas Karlsson 2025-03-13 14:45:29 +01:00
  • 374cf850a3 PG-1416 Improve error messages for principal key lookups Andreas Karlsson 2025-03-17 11:39:14 +01:00
  • 408c5dce04 PG-1416 Throw error when no principal key for encrypted table Andreas Karlsson 2025-03-13 14:45:20 +01:00
  • 48dd0f5097 revert gathering of artifacts tudor 2025-03-18 11:40:54 +01:00
  • 9d6db8bec1 Allow non-btree unique indexes for matviews Peter Eisentraut 2025-03-18 11:29:15 +01:00
  • f278e1fe30 Allow non-btree unique indexes for partition keys Peter Eisentraut 2025-03-18 11:25:36 +01:00
  • 7317e64126 Add some opfamily support functions to lsyscache.c Peter Eisentraut 2025-03-18 11:17:43 +01:00
  • 62efe31afa
    move pglite to dist/pglite Paul m. p. Peny 2025-03-18 11:04:03 +01:00
  • 62e28a4171 Remove pfree() calls in error paths Andreas Karlsson 2025-03-14 00:16:20 +01:00
  • 3a5dd992d2 Remove code after ereprt(ERROR) Andreas Karlsson 2025-03-14 00:14:14 +01:00
  • d44cbba46e Do not explicitly release LWLock before ereport(ERROR) Andreas Karlsson 2025-03-14 00:11:01 +01:00
  • 914d569250
    specify exactly where extensions tarball go Paul m. p. Peny 2025-03-18 10:43:39 +01:00
  • 122a9af5de Fix typo. Amit Kapila 2025-03-18 14:18:09 +05:30
  • 01e27aab05 Use correct variable name in publicationcmds.c. Amit Kapila 2025-03-18 14:06:51 +05:30
  • 1ae6d2e262
    typo Paul m. p. Peny 2025-03-18 09:33:06 +01:00
  • a07451ced6
    workaround for release build opts Paul m. p. Peny 2025-03-18 09:26:33 +01:00
  • f2828a431c
    Update build-with-docker.sh Paul m. p. Peny 2025-03-18 08:51:18 +01:00
  • def80e9a52
    test Paul m. p. Peny 2025-03-18 08:00:41 +01:00
  • e9503bdb53
    paths Paul m. p. Peny 2025-03-18 07:58:19 +01:00
  • c462b054ba Fix the test 005_char_signedness. Masahiko Sawada 2025-03-17 21:34:10 -07:00
  • 17caf66445 psql: Add \sendpipeline to send query buffers while in a pipeline Michael Paquier 2025-03-18 09:41:21 +09:00
  • da7226993f aio: Add core asynchronous I/O infrastructure Andres Freund 2025-03-17 18:51:33 -04:00
  • 02844012b3 aio: Basic subsystem initialization Andres Freund 2025-03-17 18:51:33 -04:00
  • 61630ceaf2 Make sure we abort on failed read of previous WAL key Andreas Karlsson 2025-03-13 23:51:03 +01:00
  • 3477a23854 PG-1416 Remove no longer useful WAL encryption sanity check Andreas Karlsson 2025-03-13 13:24:20 +01:00
  • c47261e939 PG-1416 Remove code leftovers from old WAL code Andreas Karlsson 2025-03-13 12:34:33 +01:00
  • 9ef5effd33 Remove unnecessary cruft from header files Andreas Karlsson 2025-03-17 14:29:41 +01:00
  • 65db3963ae Add commit 203c1b4cc4 to .git-blame-ignore-revs. Nathan Bossart 2025-03-17 15:58:02 -05:00
  • 85e03635d1 stop poluting the host file system with the intermediary build output tudor 2025-03-17 21:32:47 +01:00
  • 203c1b4cc4 Fix indentation. Robert Haas 2025-03-17 16:05:35 -04:00
  • 7e05df430b pg_upgrade: Remove some dead code. Nathan Bossart 2025-03-17 13:18:14 -05:00
  • 1a22a8a0f1 tests: Expand temp table tests to some pin related matters Andres Freund 2025-03-17 14:12:44 -04:00
  • 99aeb84703 pg_combinebackup: Add -k, --link option. Robert Haas 2025-03-17 14:03:14 -04:00
  • ed762e9425 Unify wording of user-facing "row security" messages. Tom Lane 2025-03-17 12:53:50 -04:00
  • c686d9d295 update gitignore tudor 2025-03-17 17:51:22 +01:00
  • cf4cceb5c5 copy dist files tudor 2025-03-17 17:50:58 +01:00
  • a3c647494e Improve readability of Aes128EncryptedZeroBlocks() Andreas Karlsson 2025-03-17 12:08:53 +01:00
  • b9026b0582 Abort on failed encryption/decryption even in frontend code Andreas Karlsson 2025-03-14 15:07:30 +01:00
  • 67b16ec441 Clean up enc_aes.c Andreas Karlsson 2025-03-14 15:07:19 +01:00
  • ba6e77698e Clean up enc_tde.c Andreas Karlsson 2025-03-17 12:09:03 +01:00
  • ac89019b2e docker improvements tudor 2025-03-17 15:42:30 +01:00
  • 4f95fa6b9b
    Merge pull request #142 from percona/tde-version-testcase Naeem Akhter 2025-03-17 19:35:28 +05:00
  • c12dbc87fb restore missing functions pmp-p 2025-03-17 14:51:08 +01:00
  • c7af7ee22d remove ping test pmp-p 2025-03-17 14:42:52 +01:00
  • 702308acc0 remove dup lines pmp-p 2025-03-17 14:17:24 +01:00
  • 585723af7a fix name mix up pmp-p 2025-03-17 14:07:02 +01:00
  • 38c9f4b5f0
    wrong place for tagged files Paul m. p. Peny 2025-03-17 13:45:50 +01:00
  • cb06bea253 PG-1479,PG-1480: fix incorrect parameter order in default key rotation Zsolt Parragi 2025-03-14 20:15:02 +00:00
  • 29d71f587b
    workaround tag build link Paul m. p. Peny 2025-03-17 11:59:29 +01:00
  • 54ed4218cb Added missing function to documentation Zsolt Parragi 2025-03-15 17:51:50 +00:00
  • 3943f5cff6 Fix inconsistent quoting for some options in TAP tests Michael Paquier 2025-03-17 14:07:12 +09:00
  • 19c6e92b13 Apply more consistent style for command options in TAP tests Michael Paquier 2025-03-17 12:42:23 +09:00
  • 5721e5453e Revert "Add redo LSN to pgstats files" Michael Paquier 2025-03-17 08:35:12 +09:00
  • cd3c45125d pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 2025-03-16 18:08:15 -04:00
  • 4489044239 contrib/isn: Make weak mode a GUC setting, and fix related functions. Tom Lane 2025-03-16 13:45:48 -04:00
  • 09ef2f8df1 reindexdb: Fix the index-level REINDEX with multiple jobs Alexander Korotkov 2025-03-16 13:28:22 +02:00
  • 682c5be25c reindexdb: Fix the index-level REINDEX with multiple jobs Alexander Korotkov 2025-03-16 13:28:22 +02:00
  • 83e5763d4d pg_createsubscriber: Remove some code bloat in the atexit() callback Michael Paquier 2025-03-16 19:20:49 +09:00
  • 771ba90298 localbuf: Introduce StartLocalBufferIO() Andres Freund 2025-03-15 12:30:07 -04:00