Commit Graph

  • c750388699 Merge branch 'alter_database_additional_options' of https://github.com/citusdata/citus into alter_database_additional_options gindibay 2023-11-27 23:17:54 +0300
  • 81de9bb480
    Merge branch 'main' into alter_database_additional_options Gürkan İndibay 2023-11-27 23:24:44 +0300
  • 2e00d3747f Fixes review comments gindibay 2023-11-27 22:42:52 +0300
  • 2608d942a2 Fixes review comments gindibay 2023-11-27 22:37:31 +0300
  • 2fd191a8eb Merge branch 'alter_database_additional_options' of https://github.com/citusdata/citus into alter_database_additional_options gindibay 2023-11-27 22:23:40 +0300
  • 0526033750
    Apply suggestions from code review Gürkan İndibay 2023-11-27 22:29:28 +0300
  • 0c25b72a17 Fixes review notes gindibay 2023-11-27 22:23:38 +0300
  • 9301531941
    Apply suggestions from code review Gürkan İndibay 2023-11-27 22:19:42 +0300
  • 7632e5dbf5 Fixes flakiness of tests gindibay 2023-11-26 19:41:37 +0300
  • 2fec02c301 Fixes test flakyness gindibay 2023-11-26 19:26:26 +0300
  • c7a98ac74d Adds escape chars for a role gindibay 2023-11-26 18:57:49 +0300
  • aed2035e22 Fixes role propagation issue gindibay 2023-11-26 18:50:46 +0300
  • e39c15f50c Merge remote-tracking branch 'origin/main' into reassign_owned_prop gindibay 2023-11-26 16:51:24 +0300
  • dbdde111c1
    Add missing order by clause in failure_split_cleanup test (#7363) Naisila Puka 2023-11-24 18:26:06 +0300
  • 9d53f1718f Add missing order by clause in failure_split_cleanup test naisila 2023-11-24 15:51:01 +0300
  • 47bd9d8917
    Devcontainer: add code formatting tools (#7355) Nils Dijk 2023-11-24 14:03:01 +0100
  • 0c27572cc8
    reset image back to main Nils Dijk 2023-11-17 14:01:31 +0000
  • 69b16e1eca
    reorder installations, move binaries to .local/bin Nils Dijk 2023-11-17 13:53:54 +0000
  • 71e1e76ced
    add requirements.txt Nils Dijk 2023-11-17 13:44:19 +0000
  • b317aaeb5b
    use newer version of actions Nils Dijk 2023-11-17 13:38:35 +0000
  • e5b940728c
    install python tools for code formatting Nils Dijk 2023-11-17 14:31:51 +0100
  • ecd1adca92
    Rename cdc test in GHA naisila/rename-cdc-test naisila 2023-11-24 14:50:35 +0300
  • c019acc01b
    Run wal2json cdc test for pg16 as well (#7361) Naisila Puka 2023-11-24 14:40:23 +0300
  • b18e35aee6
    Change image sha from dev to v naisila 2023-11-24 14:22:35 +0300
  • 99b9db72d3
    Run wal2json cdc test for pg16 as well naisila 2023-11-23 14:35:35 +0300
  • 0620c8f9a6
    Sort includes (#7326) Nils Dijk 2023-11-23 18:19:54 +0100
  • 8900f46d92
    sort and group Nils Dijk 2023-11-23 16:56:05 +0000
  • 8eb3ff92e4
    address small feedback Nils Dijk 2023-11-16 14:20:10 +0000
  • c1ff029460
    add sort and grouping to fix_style Nils Dijk 2023-11-13 15:18:30 +0000
  • ed02f681df
    apply most suggestions to grouping script Nils Dijk 2023-11-13 15:13:48 +0000
  • 85469bbe7f
    fix git diff check Nils Dijk 2023-11-09 14:19:45 +0000
  • 5f6081d0a9
    rename to toplevel includes Nils Dijk 2023-11-09 14:09:32 +0000
  • adea8c5bb6
    format naked includes Nils Dijk 2023-11-09 14:08:17 +0000
  • 3fa4056f97
    add sort_and_group_includes to CI Nils Dijk 2023-11-09 14:02:07 +0000
  • ea4c49e405
    move pg_version_constatns.h to naked citus include as per rebase Nils Dijk 2023-11-09 13:57:52 +0000
  • e9147a43e4
    add misisng postgres.h includes Nils Dijk 2023-11-09 12:39:47 +0000
  • 750878c03b
    fix flake8 warnings Nils Dijk 2023-11-07 13:32:54 +0000
  • a16b604843
    format include grouping script Nils Dijk 2023-11-07 12:18:07 +0000
  • 59eb067bb0
    fix script style Nils Dijk 2023-11-07 12:08:20 +0000
  • 5bef7662eb
    add a rewrite rule for two common locations that we system included Nils Dijk 2023-11-06 15:44:47 +0000
  • aa550757b4
    add ci script for grouping includes Nils Dijk 2023-11-06 15:35:12 +0000
  • 480175d49e Refactor EnsureDependenciesExistOnAllNodes to introduce EnsureObjectExistOnAllNodes reassign_owned_prop_onur Onur Tirtir 2023-11-23 16:43:08 +0300
  • b598b481a0 Fixes indentation gindibay 2023-11-22 15:59:10 +0300
  • f1f7313c8b Adds dependencies gindibay 2023-11-22 15:50:23 +0300
  • f255643168 Refactor EnsureDependenciesExistOnAllNodes to introduce EnsureObjectExistOnAllNodes gindibay 2023-11-22 15:49:53 +0300
  • f3427932ed Fixes review notes gindibay 2023-11-22 12:13:35 +0300
  • 455620cead Details coment for AppendBasicAlterDatabaseOptions gindibay 2023-11-22 04:45:38 +0300
  • cd8e4e61a2 Fixes indentation gindibay 2023-11-22 04:23:55 +0300
  • 1900c8e0f4 Fixes codecov issue gindibay 2023-11-22 04:23:28 +0300
  • 63e3738f46 Fixes pre review check results gindibay 2023-11-22 03:33:03 +0300
  • 49b1f9a095 Fixes create_drop_propagation test error gindibay 2023-11-22 02:11:11 +0300
  • 5aae80f284 Fixes review notes gindibay 2023-11-22 01:49:14 +0300
  • 5f263c1b39 Fixes review notes gindibay 2023-11-22 01:34:47 +0300
  • 9d7e601e1d Fixes review notes gindibay 2023-11-21 23:36:32 +0300
  • 5d5dda9e7e
    Merge 15e65dbb11 into 3b556cb5ed Onur Tirtir 2023-11-21 11:00:42 -0800
  • efb9a63d3b
    Merge 738b41c055 into 3b556cb5ed Marco Slot 2023-11-21 10:31:00 -0800
  • ed3ebf2296 Removes unnecessary comment change gindibay 2023-11-21 20:22:02 +0300
  • a747699b0d Removes duplicated includes gindibay 2023-11-21 20:20:42 +0300
  • 752c2ee441 Fixes indentation gindibay 2023-11-21 19:52:57 +0300
  • d528ec2f67 Fixes merge errors gindibay 2023-11-21 19:47:20 +0300
  • 3dd4735e6e Fixes runtime errors gindibay 2023-11-21 19:40:44 +0300
  • 72a9c22b62
    style Onur Tirtir 2023-11-20 19:52:19 +0300
  • 9241970e0c commit Onur Tirtir 2023-11-20 18:41:24 +0300
  • a1ab60f5ad Merge branch 'main' into alter_database_additional_options gindibay 2023-11-20 14:40:52 +0300
  • dc93ca8913
    Update src/backend/distributed/commands/database.c Gürkan İndibay 2023-11-21 16:50:40 +0300
  • 3b556cb5ed
    Adds create / drop database propagation support (#7240) Gürkan İndibay 2023-11-21 16:43:51 +0300
  • 557dd71133
    Merge branch 'main' into reassign_owned_prop Gürkan İndibay 2023-11-20 11:57:07 +0300
  • da900cfede Fixes failing test gindibay 2023-11-20 01:02:34 +0300
  • c123fc38ec Fixes indentation gindibay 2023-11-20 00:57:38 +0300
  • 73db50d34c Removes database rename for each node gindibay 2023-11-20 00:56:51 +0300
  • 76e5de9d32 Fixes affected test gindibay 2023-11-20 00:48:42 +0300
  • 2207846d48 Fixes warning gindibay 2023-11-20 00:36:53 +0300
  • 7794aab38c
    Merge branch 'create_alter_database' into alter_database_additional_options Gürkan İndibay 2023-11-20 11:16:21 +0300
  • 022b6268bf
    Merge branch 'main' into create_alter_database Gürkan İndibay 2023-11-20 11:08:21 +0300
  • cedcc220bf
    Fixes flaky VACUUM (freeze, process toast true) result (#7348) Naisila Puka 2023-11-17 18:58:06 +0300
  • dc80387fcb
    Reduce number of flaky test runs naisila 2023-11-17 18:41:57 +0300
  • f6c845ce0c
    Revert "Last try with pg14" naisila 2023-11-17 14:31:22 +0300
  • c149e4a86d
    Last try with pg14 naisila 2023-11-17 13:00:05 +0300
  • 51923a29b9
    Try moving the test to multi_utilities naisila 2023-11-17 12:20:52 +0300
  • 9738fdf997
    Try reinserting and revacuuming naisila 2023-11-17 12:03:09 +0300
  • 08d0c2cb9a
    Try not dropping table immediately naisila 2023-11-17 11:35:55 +0300
  • 53c4c287fc
    Try exactly the same as multi_utilities naisila 2023-11-17 11:24:49 +0300
  • 254d99d82b
    Check whether freeze changed in main table naisila 2023-11-16 15:30:29 +0300
  • 39e1a2534c
    Weird weird naisila 2023-11-16 15:14:39 +0300
  • a579de1934
    Anothre weird try naisila 2023-11-16 15:06:01 +0300
  • 1f1ad5d917
    Weird try naisila 2023-11-16 14:50:46 +0300
  • 0d59e8f2d7
    Weird try naisila 2023-11-16 14:30:31 +0300
  • 11a396a81e
    Try adding another line before directly checking naisila 2023-11-16 13:21:44 +0300
  • 6dc6ee8ea1
    Try inserting 3 rows naisila 2023-11-16 12:40:48 +0300
  • 0a1382d32a
    Check the value of relfrozenxid naisila 2023-11-16 12:21:51 +0300
  • 6cbd8da351
    Try running full vacuum and analyze before naisila 2023-11-16 11:25:05 +0300
  • b38717d9bf
    Try disabling auto vacuum naisila 2023-11-15 15:12:08 +0300
  • 8cfe4d0b06
    Try loading data before performing vacuum naisila 2023-11-15 14:58:37 +0300
  • 3db9ad1fcf
    Run vacuum three times instead of once naisila 2023-11-15 14:25:19 +0300
  • e912515611
    Try to get flaky result naisila 2023-11-15 14:11:59 +0300
  • c88bf5ff1c
    Cleanup leftover replication slots in publication test (#7354) Naisila Puka 2023-11-17 15:11:38 +0300
  • a20925abdb
    Cleanup leftover replication slots in publication test naisila 2023-11-17 14:23:34 +0300
  • cdd1d93792
    Revert "Try to find leftover replication slots in enterprise schedule" naisila 2023-11-17 14:11:09 +0300
  • 2b0f2b1f91
    Revert "Publication test was flaky, let's clean it up" naisila 2023-11-17 14:10:57 +0300
  • 202da2a90c
    Publication test was flaky, let's clean it up naisila 2023-11-17 13:48:37 +0300