Commit Graph

22 Commits (fc23fd50611639d059c33bf7609186f36bbf2c17)

Author SHA1 Message Date
Gokhan Gulbiz fc23fd5061
Use text_substr for getting top comment 2023-03-28 08:33:00 +03:00
Gokhan Gulbiz 905cc5b4f3
Use palloc instead of malloc 2023-03-28 08:33:00 +03:00
Gokhan Gulbiz 3ec2994abd
Indent 2023-03-28 08:33:00 +03:00
Gokhan Gulbiz 3a5c7c3280
Indent 2023-03-28 08:33:00 +03:00
Gokhan Gulbiz 486e2a622a
Refactoring to reduce nesting 2023-03-28 08:33:00 +03:00
Gokhan Gulbiz 8e1e827242
Remove unnecessary check 2023-03-28 08:32:59 +03:00
Gokhan Gulbiz 5e6ac25885
Renamings 2023-03-28 08:32:59 +03:00
Gokhan Gulbiz a355825bfe
Set INVALID_COLOCATION_ID if colocationId doesn't exist in the annotation. 2023-03-28 08:32:59 +03:00
Gokhan Gulbiz c60de03d6a
Indent 2023-03-28 08:32:21 +03:00
Gokhan Gulbiz da24f2fd62
Indent 2023-03-28 08:32:20 +03:00
Gokhan Gulbiz 3cfa197f69
Escape/Unescape sql comment chars 2023-03-28 08:32:20 +03:00
Gokhan Gulbiz 80dd73711e
Minor renamings and refactorings 2023-03-28 08:32:20 +03:00
Gokhan Gulbiz dbc26cacb5
Add comment chars escaping 2023-03-28 08:32:20 +03:00
Gokhan Gulbiz 89e6623960
Fix attribute prefix 2023-03-28 08:32:20 +03:00
Gokhan Gulbiz e9a6f8a7c5
Indent 2023-03-28 08:32:19 +03:00
Gokhan Gulbiz 21298f6661
Validate attribute prefix existance on query string 2023-03-28 08:32:19 +03:00
Gokhan Gulbiz 6d8cd8a9a0
Validate input string length 2023-03-28 08:31:26 +03:00
Gokhan Gulbiz 517ceb2d22
Use strncpy_s instead of strncpy 2023-03-28 08:31:26 +03:00
Gokhan Gulbiz fda680d22e
Use palloc instead of malloc 2023-03-28 08:31:26 +03:00
Gokhan Gulbiz 024526ab2f
Introduce JSON based annotation parsing 2023-03-28 08:31:25 +03:00
Halil Ozan Akgül b989e8872c
Citus stats tenants collector view (#6761)
Add a view that collects statistics from all nodes
2023-03-27 17:42:22 +03:00
Halil Ozan Akgul d6603390ab Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00