Commit Graph

  • 6ebeeae296 Cache typarray for fast lookups in binary upgrade mode Daniel Gustafsson 2024-09-02 10:17:46 +02:00
  • b9a0def323 PG-981: Renamed PERCONA_FORK to PERCONA_EXT Zsolt Parragi 2024-09-01 17:32:30 +01:00
  • 4d5111b3f1 More use of getpwuid_r() directly Peter Eisentraut 2024-09-02 08:16:25 +02:00
  • 23138284cd Rename enum labels of PG_Locale_Strategy Michael Paquier 2024-09-02 08:18:41 +09:00
  • 3ed3683618 Fix unfairness in all-cached parallel seq scan. Thomas Munro 2024-08-31 17:27:38 +12:00
  • 4effd0844d Fix unfairness in all-cached parallel seq scan. Thomas Munro 2024-08-31 17:27:38 +12:00
  • 2534cd999e Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • 777f50b9b5 Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • 2015dd5c90 Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • 34226d4ad7 Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • d1d0fe1feb Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • 4f8cefcade Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • ecd56459cf Stabilize 039_end_of_wal test. Thomas Munro 2024-08-31 14:32:08 +12:00
  • d7613ea72f Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:06:09 -07:00
  • 0776724050 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:06:07 -07:00
  • f3a3311110 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:06:04 -07:00
  • 886549fb10 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:06:02 -07:00
  • 44ad6523ed Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:06:00 -07:00
  • 187d8bb1a3 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:05:57 -07:00
  • 6f2525c775 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 2024-08-30 15:05:55 -07:00
  • 0e5c823806 Make postgres_fdw's query_cancel test less flaky. Tom Lane 2024-08-30 16:47:39 -04:00
  • 8749d850f9 Make postgres_fdw's query_cancel test less flaky. Tom Lane 2024-08-30 16:47:39 -04:00
  • ae8db22f64
    Merge pull request #19 from isoprophlex/TAS-72/shard-memory-logic-insertion AldoRastrelli 2024-08-30 16:45:08 -03:00
  • 80d9c07a4a Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 2024-08-30 12:42:13 -04:00
  • b43110869f Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 2024-08-30 12:42:13 -04:00
  • cb8e50a4a0 Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 2024-08-30 12:42:12 -04:00
  • 3409b4db63 Remove one memoize test case added by commit 069d0ff02. Tom Lane 2024-08-30 12:22:31 -04:00
  • df51201f34 Update list of acknowledgments in release notes Peter Eisentraut 2024-08-30 10:03:48 +02:00
  • df80b1d6cd Remove duplicate name from list of acknowledgments Peter Eisentraut 2024-08-30 08:38:16 +02:00
  • 47b92f8fc5 Correct name in list of acknowledgments Peter Eisentraut 2024-08-30 08:34:39 +02:00
  • c39afc38cf Define PG_LOGICAL_DIR for path pg_logical/ in data folder Michael Paquier 2024-08-30 15:25:12 +09:00
  • 2065ddf5e3 Define PG_REPLSLOT_DIR for path pg_replslot/ in data folder Michael Paquier 2024-08-30 10:42:21 +09:00
  • 417b9e8690 Fix client connection to router. Appropiately get the router info from any shard NContinanza 2024-08-29 21:41:10 -03:00
  • a83a944e9f Rename pg_sequence_read_tuple() to pg_get_sequence_data() Michael Paquier 2024-08-30 08:49:24 +09:00
  • 9fe6319dcc Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 2024-08-29 13:24:17 -04:00
  • a7eb633563 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 2024-08-29 13:24:17 -04:00
  • 43f2e7634d Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 2024-08-29 13:24:17 -04:00
  • edee0c621d Message style improvements Peter Eisentraut 2024-08-29 14:43:34 +02:00
  • f2353dd717 Message style improvements Peter Eisentraut 2024-08-29 14:33:18 +02:00
  • 894be11adf Put generated_stored test objects in a schema Peter Eisentraut 2024-08-29 11:49:48 +02:00
  • b9ed496925 Rename regress test generated to generated_stored Peter Eisentraut 2024-08-29 11:49:48 +02:00
  • 4d68a04324 Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • 1c57ae795b Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • 7589d5c5b9 Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • ecd19a3cc1 Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • cf49a606c4 Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • 5867ee0056 Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • fdbf7e46a4 Disallow USING clause when altering type of generated column Peter Eisentraut 2024-08-29 08:38:29 +02:00
  • 478846e768 Rename some shared memory initialization routines Heikki Linnakangas 2024-08-29 09:46:21 +03:00
  • fbce7dfc77 Refactor lock manager initialization to make it a bit less special Heikki Linnakangas 2024-08-29 09:46:06 +03:00
  • 9f87da1cff Refactor some code for ALTER TABLE SET LOGGED/UNLOGGED in tablecmds.c Michael Paquier 2024-08-29 15:31:30 +09:00
  • d7fe02fb9e Fixup for prefetching support on macOS Peter Eisentraut 2024-08-29 08:22:28 +02:00
  • 640178c92e Rename the conflict types for the origin differ cases. Amit Kapila 2024-08-29 09:12:12 +05:30
  • 9d90e2bdaf Doc: Fix the ambiguity in the description of failover slots. Amit Kapila 2024-08-29 08:56:52 +05:30
  • 135007a100 Doc: Fix the ambiguity in the description of failover slots. Amit Kapila 2024-08-29 08:45:41 +05:30
  • 058666090e
    Performance / memory usage fix: do not allocate memory in pg_tde_slot (#265) Zsolt Parragi 2024-08-28 20:15:49 +01:00
  • 9682fee4e7
    No need for a dedicated cache for globalspace internal key (#268) Andrew Pogrebnoi 2024-08-28 15:01:30 +03:00
  • 6654bb9204 Add prefetching support on macOS Peter Eisentraut 2024-08-28 07:26:48 +02:00
  • 0be079ec97 Message style improvements Peter Eisentraut 2024-08-27 16:54:10 +02:00
  • 2e6a8047f0 Message style improvements Peter Eisentraut 2024-08-27 16:54:10 +02:00
  • 203b5ceee8 Fix misplaced translator comments Peter Eisentraut 2024-08-27 16:15:28 +02:00
  • dc26ff2f22 Fix misplaced translator comments Peter Eisentraut 2024-08-27 16:15:28 +02:00
  • 0d02be0102
    Fix tap test (#267) Andrew Pogrebnoi 2024-08-27 16:00:11 +03:00
  • 7229ebe011 Fix identation. Masahiko Sawada 2024-08-26 16:16:12 -07:00
  • c739ae9e28 Fix identation. Masahiko Sawada 2024-08-26 16:16:09 -07:00
  • 52f1d6730b Fix memory counter update in ReorderBuffer. Masahiko Sawada 2024-08-26 11:00:07 -07:00
  • dbed2e3662 Fix memory counter update in ReorderBuffer. Masahiko Sawada 2024-08-26 11:00:04 -07:00
  • 7921343dcd
    PG-976: Fix for memory leaks (#264) Muhammad Usama 2024-08-26 20:58:06 +05:00
  • 09a8407dbf Fix nbtree lookahead overflow bug. Peter Geoghegan 2024-08-26 11:29:15 -04:00
  • 6749d4aabe Fix nbtree lookahead overflow bug. Peter Geoghegan 2024-08-26 11:29:13 -04:00
  • 39f4fdfa52 WIP: accept multiple connections in shard NContinanza 2024-08-26 10:36:20 -03:00
  • dbe37f1adb pg_upgrade: Message style improvements Peter Eisentraut 2024-08-26 14:38:59 +02:00
  • 5e58107b0b pg_upgrade: Message style improvements Peter Eisentraut 2024-08-26 14:38:59 +02:00
  • 7cac6307a4 Fix compiler warning in mul_var_short(). Dean Rasheed 2024-08-26 11:00:20 +01:00
  • 74e3db06a0 doc PG 17 relnotes: remove ALTER TABLE SPLIT/MERGE PARTITION Bruce Momjian 2024-08-25 22:09:18 -04:00
  • aa89dd8fc5 Merge branch 'TAS-72/shard-memory-logic-insertion' of github.com:isoprophlex/distributed-postgres into tas-70-client-profile NContinanza 2024-08-25 19:25:13 -03:00
  • 2b9e2939ce Get router info from shard NContinanza 2024-08-25 19:22:44 -03:00
  • 398602b557 [TAS-75] Delete unused shard's methods aldoRastrelli 2024-08-20 22:05:20 -03:00
  • 4f3222055e [TAS-75] Add new Query Types that affects memory state aldoRastrelli 2024-08-20 22:04:56 -03:00
  • 139b206ea3 [TAS-75] Change memory_threashold name to unavailable_memory_perc aldoRastrelli 2024-08-20 22:04:41 -03:00
  • 8156d1b332 [TAS-75] [WIP] Delete Shard from Manager when updating aldoRastrelli 2024-08-20 22:03:15 -03:00
  • 6ad67c1930 [TAS-75] Delete Ask Insertion Msg aldoRastrelli 2024-08-20 22:02:48 -03:00
  • ed3c1720f6 [TAS-75] Update Memory Manager to guard unavailable memory aldoRastrelli 2024-08-20 22:02:33 -03:00
  • 917c7bee6d [TAS-75] Change memory_threashold name to unavailable_memory_perc aldoRastrelli 2024-08-20 22:02:05 -03:00
  • 8daa62a10c Revert: Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 2024-08-26 00:22:44 +03:00
  • 4678bce84d Merge branch 'master' of github.com:isoprophlex/distributed-postgres into tas-70-client-profile NContinanza 2024-08-25 18:02:48 -03:00
  • c14d4acb81 Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 2024-08-25 03:21:23 +03:00
  • 84f594da35 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 2024-08-24 18:48:48 +03:00
  • 3890d90c15 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 2024-08-24 18:48:48 +03:00
  • 29e1253198 Add list of acknowledgments to release notes Peter Eisentraut 2024-08-24 16:15:13 +02:00
  • bf886dfdd4 pg_createsubscriber: Message style improvements Peter Eisentraut 2024-08-24 15:56:32 +02:00
  • 6e8a0317b4 pg_createsubscriber: Message style improvements Peter Eisentraut 2024-08-24 15:56:32 +02:00
  • 79c3012dc2 Provide feature-test macros for libpq features added in v17. Tom Lane 2024-08-23 10:12:56 -04:00
  • ff59d5d2cf Provide feature-test macros for libpq features added in v17. Tom Lane 2024-08-23 10:12:56 -04:00
  • a2bbc58f74 thread-safety: gmtime_r(), localtime_r() Peter Eisentraut 2024-08-23 07:07:53 +02:00
  • 94a3373ac5 Rework new SLRU test with injection points Michael Paquier 2024-08-23 12:11:36 +09:00
  • 2e35c67f95 injection_point: Add injection_points.stats Michael Paquier 2024-08-23 11:36:41 +09:00
  • b2b023aa37 injection_points: Add initialization of shmem state when loading module Michael Paquier 2024-08-23 10:12:58 +09:00
  • 0f8739eb53
    Merge pull request #18 from isoprophlex/TAS-66/shard-selection-insertion AldoRastrelli 2024-08-22 12:14:04 -03:00
  • edcb712585 Doc: explain the log format of logical replication conflicts. Amit Kapila 2024-08-22 14:11:50 +05:30