- 5410fd4 Update the information fields for CloudberryDB by Dianjin Wang · 1 year, 8 months ago main 1.0.3
- 6695503 Update build_and_unit_test.yml by Zhangbaowen-Hashdata · 1 year, 9 months ago
- 60f3393 Update README.md for gpbackup by Dianjin Wang · 1 year, 9 months ago v1.0.2
- 1c36770 Update go files for building by Dianjin Wang · 1 year, 9 months ago
- 18ca1ea Update package name to CloudberryDB by Dianjin Wang · 1 year, 10 months ago v1.0.0 v1.0.1
- d12a25b Add basic community files (#1) by Dianjin Wang · 1 year, 10 months ago
- b0d3826 Initial commit: add support for CloudberryDB by oracle · 2 years, 7 months ago
- ca84ee9 Disable slack alerts for dev pipelines by Andrew Repp · 2 years, 7 months ago
- 3e048ce Refactor query strings for clarity by Andrew Repp · 2 years, 8 months ago
- 6d1dbf3 Remove e2e test hang prevention, add ENXIO err timeout by Andrew Repp · 2 years, 8 months ago
- 680f19b Fix merge conflict bug in static yaml by Andrew Repp · 2 years, 8 months ago
- 3fc97df Update gpbackup CI docker images and concourse hostname by Andrew Repp · 2 years, 8 months ago
- 1bf129b Pin CCP Source Version in CI Pipeline by Andrew Repp · 2 years, 8 months ago
- 8f2bca2 Inclusive language update by Andrew Repp · 2 years, 8 months ago
- 1b2a76f Roll back directory change by Andrew Repp · 2 years, 8 months ago
- c2a8a3f Change uses of "master" to "coordinator" by Jamie McAtamney · 2 years, 9 months ago
- b011ce0 Update CI release template by Andrew Repp · 2 years, 9 months ago
- 516109f Refactor gpbackup CI by Andrew Repp · 2 years, 9 months ago
- ebc4936 Rename confusing variable name. by Andrew Repp · 2 years, 9 months ago
- cf4af82 Prevent test hang on Concourse by Jamie McAtamney · 2 years, 9 months ago
- fe89437 Rename exchanged partition table indexes by Andrew Repp · 2 years, 9 months ago
- 930e3b0 Add file count verification to resize restores by Andrew Repp · 2 years, 9 months ago
- 8831e6a Update release notes url to new location by Andrew Repp · 2 years, 9 months ago
- 681f7fc Update EULA to VMware General Terms by Andrew Repp · 2 years, 9 months ago
- ea5977f Fix distribution policy backup for materialized views by Andrew Repp · 2 years, 9 months ago
- 2d60549 Fix external table logerrpersist query by Andrew Repp · 2 years, 10 months ago
- 0ba2210 Clean up query string in GetExternalTableDefinitions by Andrew Repp · 2 years, 10 months ago
- e00d2a1 Rework GP7 expanding of filtering partition tables by Andrew Repp · 2 years, 10 months ago
- 4726aa3 Block append of ext_part suffix for GPDB7+ by Andrew Repp · 2 years, 10 months ago
- 3bd62da Add support of resize restore of replicated tables by Andrew Repp · 2 years, 10 months ago
- a8d3ff7 Add support for transform function modifiers by Jamie McAtamney · 2 years, 10 months ago
- 9257e70 Fix bug in version gating by Andrew Repp · 2 years, 10 months ago
- 3d57441 Clean up code style and add comments by Andrew Repp · 2 years, 10 months ago
- a78461c Fix bug in aggregage permissions default logic by Andrew Repp · 2 years, 10 months ago
- 9db1fc6 WIP remove space before attribute list so string matches in tests still work by Jamie McAtamney · 2 years, 10 months ago
- ac2fffd WIP auto-formatting changes by Jamie McAtamney · 2 years, 10 months ago
- 4602a4a Remove indisvalid check from index query on GPDB7 by Andrew Repp · 2 years, 10 months ago
- 386f98a Refactor attribute list processing by Andrew Repp · 2 years, 10 months ago
- 4b73bee Add column names to copyTableOut for GPDB7 by Andrew Repp · 2 years, 10 months ago
- a7851e5 Add support for constraints on GPDB7 child partition tables by Andrew Repp · 2 years, 10 months ago
- 5519469 Bugfixes to ensure passing tests with new GPDB7 code by AJR · 3 years, 1 month ago
- b3e8643 Fix some integration tests for GPDB 7 changes by Jimmy Yih · 4 years, 8 months ago
- e2ba052 Fix some unit tests for GPDB 7 changes by Jimmy Yih · 4 years, 8 months ago
- 6e04076 Using pg_get_statisticsobjdef() to dump CREATE statement by Kate Dontsova · 4 years, 9 months ago
- 7072d53 Support extended statistics by Kate Dontsova · 4 years, 9 months ago
- 5051cd4 Support for Row level security policies GPDB7+ by Shivram Mani · 4 years, 9 months ago
- 2e5d14e In GPDB 7+, PostgreSQL can support parallelism for user defined by AJR · 3 years, 1 month ago
- ba37a92 Support for GPDB COODINATOR (formerly MASTER) by Shivram Mani · 4 years, 8 months ago
- e67a8bd Tests for indexes/constraints with INCLUDE clause by Kate Dontsova · 4 years, 8 months ago
- 303871a Function integration test refactor by Kevin Yeap · 4 years, 8 months ago
- e28433d ATTACH partition indexes to its parent index by Kevin Yeap · 4 years, 9 months ago
- c314ea4 Fix integration tests for GPDB 7 by Jimmy Yih · 4 years, 9 months ago
- 9531b9a Fix end_to_end plugin test testing all objects for GPDB 7 by Jimmy Yih · 4 years, 9 months ago
- 59ed7b9 Formatting changes unit test files by Kate Dontsova · 4 years, 9 months ago
- 944b3bd Fix unit tests for by Kate Dontsova · 4 years, 9 months ago
- f200012 Fix GetAggregate syntax error by Kate Dontsova · 4 years, 8 months ago
- e2ac2a8 Harden check for EXCHANGE PARTITION for GPDB 7+ by Jimmy Yih · 4 years, 9 months ago
- 62ab31c Query for root partition replica identity in GPDB 7+ by Jimmy Yih · 4 years, 9 months ago
- 1ebefae Fix incremental backup for AO column tables by Jimmy Yih · 4 years, 9 months ago
- 93830be Fix TYPE_FUNCTION metadata FilterClause by Jimmy Yih · 4 years, 9 months ago
- a1fdf6a Fix unit test failures by AJR · 3 years, 1 month ago
- f7ea1c0 Fix external table location check by Jimmy Yih · 4 years, 9 months ago
- c3e5f8c Fix GetExistingTableFQNs() for GPDB 6 by Jimmy Yih · 4 years, 9 months ago
- ff7c92f Fix blocked query cancel check for GPDB 7 by Jimmy Yih · 4 years, 9 months ago
- 5156cb1 Fix statistics dump for GPDB 7 by Jimmy Yih · 4 years, 9 months ago
- 453301c Add coalesce empty string default for attribute identity column by Jimmy Yih · 4 years, 10 months ago
- cb2b867 Remove unnecessary semicolon in incremental backup query by Jimmy Yih · 4 years, 10 months ago
- 1f06326 Fix gprestore GetExistingTableFQNs() function by Kate Dontsova · 4 years, 10 months ago
- 7b584b2 code formatting by Kevin Yeap · 4 years, 10 months ago
- 8768beb gpbackup should dump identity column metadata by Kate Dontsova · 4 years, 10 months ago
- eb6eaaa Dump the integer type of a sequence relation by Kate Dontsova · 4 years, 10 months ago
- fd7e011 Query for sequence info using new catalog table by Kate Dontsova · 4 years, 10 months ago
- 4fdf2d8 Dump explicitly declared AGGREGATE finalfunc behavior by AJR · 3 years, 1 month ago
- 08e1f84 Support parallelism in user-defined functions by Kevin Yeap · 4 years, 9 months ago
- 04c31a8 Dump planner support function info by Kate Dontsova · 4 years, 10 months ago
- 49df00b Support force row level security on table owner by Kevin Yeap · 4 years, 8 months ago
- 526b859 Fix partition table backup/restore for GPDB 7 by Jimmy Yih · 4 years, 9 months ago
- 0429afb ATTACH PARTITION to inherit table instead of root partition by Jimmy Yih · 4 years, 9 months ago
- 08fd7c5 Attach GPDB 7+ child tables to their root by Kevin Yeap · 4 years, 10 months ago
- c90eadb Replace old schema twice for ALTER TABLE ATTACH PARTITION commands by Jimmy Yih · 4 years, 9 months ago
- c4ff60c Leaf partition DDL should not include INHERITS syntax by Jimmy Yih · 4 years, 9 months ago
- 14885d8 Query for root partition tables in GPDB 7+ by Jimmy Yih · 4 years, 9 months ago
- ec770a6 Create GPDB 7+ root partition by Kevin Yeap · 4 years, 10 months ago
- ea1c002 Prevent partition queries from running in gpdb7 by Kevin Yeap · 4 years, 11 months ago
- 0c7ec12 Support GPDB 7 append optimized table DDL by Kevin Yeap · 4 years, 10 months ago
- 1e2559c Update incremental logic for ao tables by Kevin Yeap · 4 years, 10 months ago
- 52f1ffe Support for generated columns by Shivram Mani · 4 years, 9 months ago
- 637c2f0 Convert CASE unnest() query logic into LEFT JOIN LATERAL for GPDB 7+ by Jimmy Yih · 4 years, 10 months ago
- bf1f095 Modify dumped SQL syntax of CREATE OPERATOR by Kate Dontsova · 4 years, 9 months ago
- e25fc4f Modify dumped SQL syntax of CREATE EVENT TRIGGER by Kate Dontsova · 4 years, 9 months ago
- d833977 Gpbackup supports stored procedures by Kate Dontsova · 4 years, 10 months ago
- 191004a For functions kind use pg_proc prokind column by Kate Dontsova · 4 years, 10 months ago
- 83c70d9 Update cancel blocked query for gpdb7 by Kevin Yeap · 4 years, 11 months ago
- a0c731f Fix backing up constraints for GPDB 7 by AJR · 3 years, 1 month ago
- dc30c24 Filter pg_auth_members query against first normal OID by AJR · 3 years, 1 month ago
- 4371988 Dump user-defined access methods by Kate Dontsova · 4 years, 9 months ago
- 2de7577 Add GUC idle_in_transaction_session_timeout by Kate Dontsova · 4 years, 8 months ago
- 1651d74 Support for new collation options in GPDB7+ by Shivram Mani · 4 years, 9 months ago
- 2b0ffa6 Support index statistics for expression columns by AJR · 3 years, 1 month ago
- be64bd8 Support user-defined transforms by Kate Dontsova · 4 years, 8 months ago