Commit Graph

  • ef4c35b416 Fix outdated comment; all running bgworkers are in BackendList Heikki Linnakangas 2024-08-01 23:23:47 +03:00
  • 3188a4582a Switch PgStat_Kind from an enum to a uint32 type Michael Paquier 2024-08-02 04:49:34 +09:00
  • b860848232 Add redo LSN to pgstats files Michael Paquier 2024-08-02 01:57:28 +09:00
  • c27090bd60 Convert some extern variables to static, Windows code Peter Eisentraut 2024-08-01 12:41:26 +02:00
  • 6bbbd7f65f Convert an extern variable to static Peter Eisentraut 2024-08-01 11:59:29 +02:00
  • 83737ef89c pg_createsubscriber: Rename option --socket-directory to --socketdir Peter Eisentraut 2024-08-01 12:09:56 +02:00
  • c671e142bf pg_createsubscriber: Rename option --socket-directory to --socketdir Peter Eisentraut 2024-08-01 12:09:56 +02:00
  • fba8305733 Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:09 +09:00
  • 13fa226210 Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:08 +09:00
  • 4c61a3a468 Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:06 +09:00
  • d7bc9c9d04 Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:04 +09:00
  • 0540b5fd43 Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:02 +09:00
  • eb39497eed Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:00 +09:00
  • e66b32e43b Update comment in portal.h. Etsuro Fujita 2024-08-01 17:45:00 +09:00
  • a292c98d62 Convert node test compile-time settings into run-time parameters Peter Eisentraut 2024-08-01 09:37:44 +02:00
  • a67da49e1d Avoid duplicate table scans for cross-partition updates during logical replication. Amit Kapila 2024-08-01 10:11:06 +05:30
  • a7f107df2b Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund 2024-07-31 18:11:49 -07:00
  • e6a9637488 Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:53:33 -04:00
  • 41fb45a482 Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:56:30 -04:00
  • 33c5baff66 Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:56:11 -04:00
  • 5f851b8bd0 Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:55:51 -04:00
  • afbf32fa1a Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:55:25 -04:00
  • 33187ab598 Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:54:59 -04:00
  • 630b81d5cc Revert "Allow parallel workers to cope with a newly-created session user ID." Tom Lane 2024-07-31 20:54:31 -04:00
  • ca2eea3ac8 Add is_create parameter to RefreshMatviewByOid(). Jeff Davis 2024-07-31 16:42:19 -07:00
  • f683d3a4ca Remove unused ParamListInfo argument from ExecRefreshMatView. Jeff Davis 2024-07-31 16:15:26 -07:00
  • 68855c0387 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • 216201027d Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • 97380d4803 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • 4853630537 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • 849326e49a Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • 5887dd4894 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • f5f30c22ed Allow parallel workers to cope with a newly-created session user ID. Tom Lane 2024-07-31 18:54:10 -04:00
  • 96f4444bf7 Change config files names AldoRastrelli 2024-07-31 15:21:59 -03:00
  • b9317f03dc [TAS-61] Config files implemented + Utils AldoRastrelli 2024-07-31 15:20:04 -03:00
  • a300b9b144 [TAS-61] MemoryManager implemented for Shard AldoRastrelli 2024-07-31 15:19:48 -03:00
  • 3cf6eb817c [TAS-61] Add memory_space AldoRastrelli 2024-07-28 20:23:01 -03:00
  • bd15b7db48 Improve performance of dumpSequenceData(). Nathan Bossart 2024-07-31 10:12:42 -05:00
  • c8b06bb969 Introduce pg_sequence_read_tuple(). Nathan Bossart 2024-07-31 10:12:42 -05:00
  • 68e9629985 Improve performance of dumpSequence(). Nathan Bossart 2024-07-31 10:12:42 -05:00
  • 23687e925f Parse sequence type and integer metadata in dumpSequence(). Nathan Bossart 2024-07-31 10:12:41 -05:00
  • d50ae51c77
    Merge pull request #15 from isoprophlex/TAS-62/health-connection Franco Cuppari 2024-07-31 12:11:00 -03:00
  • 447e25c049 Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:28:48 +12:00
  • 5eea78af2d Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:28:21 +12:00
  • 51895d08b4 Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:27:54 +12:00
  • 27146e79bf Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:27:20 +12:00
  • a459e583e0 Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:26:55 +12:00
  • 3256722d7b Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:26:16 +12:00
  • 057ee9183c Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 2024-08-01 01:25:25 +12:00
  • e54a42ac9d Add API and ABI stability guidance to the C language docs Peter Eisentraut 2024-07-31 11:08:28 +02:00
  • 4f29394ea9 doc: Avoid too prominent use of "backup" on pg_dump man page Peter Eisentraut 2024-07-31 07:57:47 +02:00
  • 73275f093f Make building with LTO work on macOS Peter Eisentraut 2024-07-31 06:22:02 +02:00
  • 0dcea330ba Fix random failure in 021_twophase. Amit Kapila 2024-07-31 08:53:55 +05:30
  • 403cbd2108 Relax check for return value from second call of pg_strnxfrm(). Jeff Davis 2024-07-30 16:23:20 -07:00
  • 10fdc67f81 Relax check for return value from second call of pg_strnxfrm(). Jeff Davis 2024-07-30 16:23:20 -07:00
  • 679c5084cf Relax check for return value from second call of pg_strnxfrm(). Jeff Davis 2024-07-30 16:23:20 -07:00
  • f822be3962 Refactor getWeights to write to caller-supplied buffer Heikki Linnakangas 2024-07-30 22:06:07 +03:00
  • 01e51ed780 Replace static buf with a stack-allocated one in 'seg' extension Heikki Linnakangas 2024-07-30 22:06:03 +03:00
  • da8a587e2e Replace static buf with a stack-allocated one in ReadControlFile Heikki Linnakangas 2024-07-30 22:05:59 +03:00
  • 6151cb7876 Replace static buf with palloc in str_time() Heikki Linnakangas 2024-07-30 22:05:51 +03:00
  • 5bf948d564 Replace static bufs with a StringInfo in cash_words() Heikki Linnakangas 2024-07-30 22:02:58 +03:00
  • 044f7b8ab0 Delete old file francupp9-12 2024-07-30 11:55:42 -03:00
  • fd0d5b5de2 Add health connection between shards and routers francupp9-12 2024-07-30 11:54:39 -03:00
  • 47c98035c6 Remove leftover function declaration Heikki Linnakangas 2024-07-30 15:19:46 +03:00
  • 524d490a9f Preserve tz when converting to jsonb timestamptz Andrew Dunstan 2024-07-30 07:57:38 -04:00
  • 0d57dc2f91 Preserve tz when converting to jsonb timestamptz Andrew Dunstan 2024-07-30 07:57:16 -04:00
  • 02cd531c18
    WAL keyring improvements (#238) Andrew Pogrebnoi 2024-07-30 14:41:03 +03:00
  • 06ffce4559 Remove spinlocks and atomics from meson_options.txt. Thomas Munro 2024-07-30 23:31:56 +12:00
  • 71d6c4b966 Remove useless member of BackendParameters. Thomas Munro 2024-07-30 23:15:09 +12:00
  • 83aadbeb96 Require memory barrier support. Thomas Munro 2024-07-30 22:16:50 +12:00
  • a011dc399c Require compiler barrier support. Thomas Munro 2024-07-30 22:12:42 +12:00
  • 8138526136 Remove --disable-atomics, require 32 bit atomics. Thomas Munro 2024-07-30 21:52:46 +12:00
  • e25626677f Remove --disable-spinlocks. Thomas Munro 2024-07-30 21:45:01 +12:00
  • 71795d1cb4 pg_createsubscriber: Remove obsolete comment Peter Eisentraut 2024-07-30 12:21:20 +02:00
  • 1330843bb7 pg_createsubscriber: Remove obsolete comment Peter Eisentraut 2024-07-30 12:21:20 +02:00
  • 787ea8c9d8 Stabilize xid_wraparound tests Andrew Dunstan 2024-07-30 06:17:48 -04:00
  • 800cd3e923 Stabilize xid_wraparound tests Andrew Dunstan 2024-07-30 06:17:48 -04:00
  • e5ba6a5ab6 pg_createsubscriber: Fix an unpredictable recovery wait time. Amit Kapila 2024-07-30 14:17:30 +05:30
  • 03b08c8f5f pg_createsubscriber: Fix an unpredictable recovery wait time. Amit Kapila 2024-07-30 14:01:01 +05:30
  • c19615fe39 Disallow setting MAX_PARTITION_BUFFERS to less than 2 David Rowley 2024-07-30 20:19:59 +12:00
  • 72fe6d24a3 Make collation not depend on setlocale(). Jeff Davis 2024-07-30 00:58:06 -07:00
  • 9b282a9359 Fix partitionwise join with partially-redundant join clauses Richard Guo 2024-07-30 15:51:54 +09:00
  • 2309eff62b Refactor the checks for parameterized partial paths Richard Guo 2024-07-30 15:49:44 +09:00
  • cc9daa09ee Short-circuit sort_inner_and_outer if there are no mergejoin clauses Richard Guo 2024-07-30 15:46:39 +09:00
  • ca1ba50fcb Add more debugging information when failing to read pgstats files Michael Paquier 2024-07-30 15:08:21 +09:00
  • f95c5090d9 SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 2024-07-30 10:12:23 +09:00
  • 847ee701bd SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote 2024-07-30 10:37:56 +09:00
  • 7f56eaff2f SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 2024-07-30 10:12:23 +09:00
  • 74c96699be SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote 2024-07-30 10:11:23 +09:00
  • 8240401437 Do not return NULL from pg_newlocale_from_collation(). Jeff Davis 2024-07-29 15:15:11 -07:00
  • 9d198f4d3e Add accidentally omitted test to meson build file Melanie Plageman 2024-07-29 15:37:32 -04:00
  • 924a08b76f Use DELETE instead of UPDATE to speed up vacuum test Melanie Plageman 2024-07-29 15:36:38 -04:00
  • f208a16035 Detach syslogger from shared memory Heikki Linnakangas 2024-07-29 22:21:34 +03:00
  • 9744fe2411 Use DELETE instead of UPDATE to speed up vacuum test Melanie Plageman 2024-07-29 15:36:55 -04:00
  • 571e0ee40e Use DELETE instead of UPDATE to speed up vacuum test Melanie Plageman 2024-07-29 15:37:26 -04:00
  • 6a1d8cef46 Detach syslogger from shared memory Heikki Linnakangas 2024-07-29 22:21:34 +03:00
  • 679f940740 Remove dead generators for cyrillic encoding conversion tables Heikki Linnakangas 2024-07-29 20:38:19 +03:00
  • 5c1ce1bbbe Remove tab completion for CREATE UNLOGGED MATERIALIZED VIEW. Nathan Bossart 2024-07-29 11:34:12 -05:00
  • 81db073a28 Count individual SQL commands in pg_restore's --transaction-size mode. Tom Lane 2024-07-29 12:17:24 -04:00
  • 0f12905215 Count individual SQL commands in pg_restore's --transaction-size mode. Tom Lane 2024-07-29 12:17:24 -04:00