Commit Graph

  • 37d2a5f5a8 Adds seperate set tablespace on each node support gindibay 2023-10-11 18:09:00 +0300
  • 2d9da93d3d Adds connection limit gindibay 2023-10-11 17:28:40 +0300
  • 89f13f038e
    Merge branch 'main' into tenant-schema-isolation Onur Tirtir 2023-10-11 14:21:31 +0300
  • e0b0cdbb87
    CircleCI to GHA migration (#7154) Gokhan Gulbiz 2023-10-10 16:58:50 +0300
  • ae3478f1a1
    Merge branch 'main' into circleci-gha-migration Hanefi Onaldi 2023-10-10 16:37:24 +0300
  • 9ea89a0063 Update src/backend/distributed/operations/rebalancer_placement_isolation.c Onur Tirtir 2023-10-06 14:22:36 +0300
  • 2fc1411da4 properly assign conflicting placements Onur Tirtir 2023-10-06 12:50:03 +0300
  • 7e9a186fa2 comment Onur Tirtir 2023-10-06 12:10:46 +0300
  • 77c5c882de properly handle the cases where rebalancer is called for specific table Onur Tirtir 2023-10-06 11:53:52 +0300
  • 6e9fc45b97 improve Onur Tirtir 2023-10-04 17:13:24 +0300
  • d541f64e3c improve test Onur Tirtir 2023-10-04 17:00:06 +0300
  • faffeccc76 take shardAllowedOnNode udf into account when planning Onur Tirtir 2023-10-04 13:22:54 +0300
  • d1a1ad0147 improve citus_shards Onur Tirtir 2023-10-03 10:02:25 +0300
  • cc587101ed rename needsisolatednode to needsseparatenode Onur Tirtir 2023-09-29 15:13:04 +0300
  • a58442d411 rename to has_separate_node Onur Tirtir 2023-09-29 14:47:23 +0300
  • 7d68e655bc add own_node to citus_shards Onur Tirtir 2023-09-29 14:25:05 +0300
  • 785296406f reindent Onur Tirtir 2023-09-28 16:55:09 +0300
  • bbf8d9c994 err msg update Onur Tirtir 2023-09-28 16:33:36 +0300
  • d95ca2d63b some checks & tests Onur Tirtir 2023-09-28 14:51:27 +0300
  • 3b767211cc improve code and one more test Onur Tirtir 2023-09-26 18:10:50 +0300
  • 83dd504a64 rename to citus_shard_property_set Onur Tirtir 2023-09-26 15:27:45 +0300
  • 51c3ed8dfd store needsisolatednode in pg_dist_shard Onur Tirtir 2023-09-26 00:13:36 +0300
  • 518227de38 Allow isolating shard placement groups on individual nodes Onur Tirtir 2023-09-08 19:36:04 +0300
  • f7f768168b
    Merge branch 'main' into create_alter_database Gürkan İndibay 2023-10-10 11:02:40 +0300
  • e9035f6d32
    Send keepalive messages in split decoder periodically to avoid wal receiver timeouts during large shard splits. (#7229) Emel ÅžimÅŸek 2023-10-09 22:33:08 +0300
  • 081fb94269 Reorder ifdefs EmelSimsek 2023-10-09 15:01:05 +0300
  • c69b45f058 Reorder ifdefs EmelSimsek 2023-10-09 13:29:19 +0300
  • f4c4e581a1 Exclude PG 16 EmelSimsek 2023-10-06 10:52:28 +0300
  • b45a5fffc3 Add keepalive messages EmelSimsek 2023-09-25 16:14:46 +0300
  • 723c2b154f Fixes indentation gindibay 2023-10-09 20:27:50 +0300
  • 78f8ae22c4 Clarifies the code gindibay 2023-10-09 20:24:34 +0300
  • 1a26316cef Fixes indentation gindibay 2023-10-09 20:03:07 +0300
  • be9f660fad Fixes PostprocessCreateDatabaseStmt comment gindibay 2023-10-09 20:01:29 +0300
  • b04c52abb9 Fixes compile error gindibay 2023-10-09 19:44:36 +0300
  • 5dd6ed6935 Fixes review comments gindibay 2023-10-09 19:42:17 +0300
  • d573910f2a Fixes the comment gindibay 2023-10-09 18:10:28 +0300
  • 76fdfa3c0f
    Add devcontainer for development purposes (#7102) Nils Dijk 2023-10-09 15:37:21 +0200
  • 214bed0908
    Use tagges container from the main branch Nils Dijk 2023-10-09 15:27:03 +0200
  • 3547eeeb6f Adds PG_VERSION_15 constant gindibay 2023-10-09 16:05:07 +0300
  • 4b4aae2d4a Fixes compile error gindibay 2023-10-09 16:00:18 +0300
  • 69ccf7dd97 Fixes indent gindibay 2023-10-09 15:57:34 +0300
  • 45103629dc Fixes compile error for PG 14 gindibay 2023-10-09 15:56:05 +0300
  • 0623c640be
    parallelism for postgres builds Nils Dijk 2023-10-09 12:19:08 +0000
  • 7022344870 Adds missing types gindibay 2023-10-09 15:14:13 +0300
  • b76c873844
    globally configure make to use the available cores Nils Dijk 2023-10-09 12:07:25 +0000
  • c072915726 use python3.9 for vscode script Nils Dijk 2023-09-28 13:51:58 +0000
  • 54379d57ad Add python3.9 for the regress Pipfile Nils Dijk 2023-09-28 14:26:30 +0200
  • b59afbb03a persist bash history Nils Dijk 2023-09-26 22:24:28 +0200
  • ae1028e8c2 only seem to need SYS_PTRACE, if not we can revert later Nils Dijk 2023-09-26 15:59:34 +0000
  • 6e1446643b add citus_dev bash completions Nils Dijk 2023-09-26 11:57:06 +0000
  • 1994c7553b dont interrupt gdb on SIGUSR1 Nils Dijk 2023-09-26 11:47:16 +0000
  • fb8917d2a4 remove redundant package Nils Dijk 2023-09-26 11:41:43 +0000
  • 6e6c1382bf use released pg16.0 Nils Dijk 2023-09-15 13:16:10 +0000
  • d74a61d227 add tree command Nils Dijk 2023-09-07 12:03:53 +0000
  • 2883a298ab undo --link --chown copies Nils Dijk 2023-09-07 13:49:56 +0200
  • 039df87b0a various tweaks to devcontainer Nils Dijk 2023-09-07 13:44:59 +0200
  • fbadd288e6 use mainline for citus tools, now with citus_dev-pipenv Nils Dijk 2023-09-07 11:04:24 +0000
  • a361618521 use pg16rc1 Nils Dijk 2023-09-05 14:03:58 +0000
  • 4cfee75af9 fix flake8 linter issues Nils Dijk 2023-09-05 15:40:30 +0200
  • 298a55bb5f fix python imports Nils Dijk 2023-09-05 15:21:44 +0200
  • b44ccb24d3 use stable release of pgenv Nils Dijk 2023-09-05 12:40:59 +0200
  • 497807a6b7 bump postgres minor versions Nils Dijk 2023-09-05 08:44:40 +0000
  • 603cdf62b0 bump container Nils Dijk 2023-08-24 12:38:32 +0000
  • 6780dccffd devcontainer still uses a pipenv-shebang Nils Dijk 2023-08-24 14:20:58 +0200
  • a6cb3f86a8 use pipenv script for citus_dev Nils Dijk 2023-08-24 12:13:42 +0000
  • 807a4d602c document what the concurency does in devcontainer builds Nils Dijk 2023-08-22 12:29:51 +0000
  • b21c57c8ca cancel concurrent builds of devcontainers for the same branch Nils Dijk 2023-08-22 12:05:54 +0000
  • 2be9f927d3 add gdbpg.py to out source on debug Nils Dijk 2023-08-18 16:06:20 +0200
  • c953700c2c add tap, upstream pgenv, valgrind, openssl, lz4 Nils Dijk 2023-08-18 15:35:01 +0200
  • 6683595d02 bump 16 to beta3 Nils Dijk 2023-08-18 11:49:29 +0000
  • e8a4cf4a20 workflow for devcontainer trigger on anybranch Nils Dijk 2023-08-03 13:39:09 +0000
  • fdc42c6da2 add section to CONTRIBUTING.md on devcontainers Nils Dijk 2023-08-03 13:24:30 +0000
  • dce153c60d answer was no, selectively chowning at the end Nils Dijk 2023-08-03 14:32:10 +0200
  • 4024ce395e test if copy-chown works with link to keep the ownership if folders correct Nils Dijk 2023-08-03 14:29:00 +0200
  • 85248b8ea2 fix ownership of github actions built images Nils Dijk 2023-08-03 14:15:09 +0200
  • a377b5e386 debug why github actions fails on last step Nils Dijk 2023-08-03 13:55:20 +0200
  • 5c4b38727b link expensive postgres layers, include make install headers Nils Dijk 2023-08-03 11:30:12 +0000
  • 6fc8ddc5b2 more maintenance Nils Dijk 2023-08-03 11:08:27 +0000
  • 64c8b2d43f maintenance Nils Dijk 2023-08-01 15:10:50 +0000
  • d7f5071cfe add github actions Nils Dijk 2023-08-01 15:03:49 +0000
  • a2d7ab5fdc generate c_cpp_properties based on installed postgres versions Nils Dijk 2023-08-01 14:59:27 +0000
  • a90ed81aa0 add postgres 16beta2 Nils Dijk 2023-08-01 13:31:19 +0000
  • 0ca97d0555 only build when devcontainer spec changes + use branch build Nils Dijk 2023-08-01 13:28:37 +0000
  • ff806b58b2 run when pushing the devcontainer branch Nils Dijk 2023-08-01 13:05:01 +0000
  • 7e7d6d5caf github action for building container, using cache Nils Dijk 2023-08-01 13:01:09 +0000
  • a90523afc5 gitlens, cpp tools and generally sort extensions Nils Dijk 2023-07-28 14:21:36 +0000
  • 607bd77eb1 embed vscode settings in newer supported section for devcontainer Nils Dijk 2023-07-28 13:15:24 +0000
  • 3b91ca92cf upload devcontainer Nils Dijk 2023-07-27 12:41:44 +0000
  • 1fc1ec7bf5 prebuild pipenv for regress and citus_dev Nils Dijk 2023-07-25 15:11:08 +0000
  • f891f6ba2b update Pipfile and prepare pipfiles to be included in the devcontainer Nils Dijk 2023-07-25 15:10:49 +0000
  • 73d7fc4801 add github pullrequest extension Nils Dijk 2023-07-05 17:08:08 +0000
  • 214d31fb73 remove unsupported postgres versions from devcontainer Nils Dijk 2023-07-05 17:07:40 +0000
  • 63fa3e1567 modernize devcontainer Nils Dijk 2023-07-05 16:56:03 +0000
  • b5471736ff configure diff-so-fancy Nils Dijk 2022-05-13 13:22:14 +0200
  • d926bea1c4 move dev tools to later layer Nils Dijk 2022-05-09 15:25:31 +0200
  • 7dacbbd2e8 install ancient (correct) version of uncrustify Nils Dijk 2022-05-09 14:33:17 +0200
  • 3a2c1a68b2 fix debug configuration Nils Dijk 2022-05-09 14:21:18 +0200
  • 490a423757 remove object files after compilation Nils Dijk 2022-05-05 18:24:18 +0200
  • 68250d25d3 dynamically create the .vscode configurations Nils Dijk 2022-05-05 18:11:16 +0200
  • 48d99989d3 automatically configure the repository Nils Dijk 2022-05-05 15:10:36 +0000