From 00199f9b967d97e4180cf03d1db850500eabed9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirill=20M=C3=BCller?= Date: Sun, 27 Oct 2024 23:58:58 +0100 Subject: [PATCH] chore: Update vendored sources (tag v1.1.2) to duckdb/duckdb@f680b7d08f56183391b581077d4baf589e1cc8bd --- src/duckdb/third_party/brotli/common/brotli_platform.h | 2 +- src/duckdb/third_party/brotli/dec/decode.cpp | 2 +- src/duckdb/third_party/fsst/libfsst.cpp | 2 +- src/duckdb/third_party/hyperloglog/sds.cpp | 2 +- src/duckdb/third_party/hyperloglog/sds.hpp | 2 +- src/duckdb/third_party/libpg_query/include/common/keywords.hpp | 2 +- .../third_party/libpg_query/include/datatype/timestamp.hpp | 2 +- src/duckdb/third_party/libpg_query/include/mb/pg_wchar.hpp | 2 +- src/duckdb/third_party/libpg_query/include/nodes/bitmapset.hpp | 2 +- .../third_party/libpg_query/include/nodes/lockoptions.hpp | 2 +- src/duckdb/third_party/libpg_query/include/nodes/makefuncs.hpp | 2 +- src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp | 2 +- src/duckdb/third_party/libpg_query/include/nodes/value.hpp | 2 +- src/duckdb/third_party/libpg_query/include/parser/gramparse.hpp | 2 +- src/duckdb/third_party/libpg_query/include/parser/parser.hpp | 2 +- src/duckdb/third_party/libpg_query/include/parser/scanner.hpp | 2 +- src/duckdb/third_party/libpg_query/include/parser/scansup.hpp | 2 +- src/duckdb/third_party/libpg_query/include/pg_functions.hpp | 2 +- src/duckdb/third_party/libpg_query/pg_functions.cpp | 2 +- src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp | 2 +- .../third_party/libpg_query/src_backend_nodes_makefuncs.cpp | 2 +- src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp | 2 +- .../third_party/libpg_query/src_backend_parser_parser.cpp | 2 +- .../third_party/libpg_query/src_backend_parser_scansup.cpp | 2 +- src/duckdb/third_party/libpg_query/src_common_keywords.cpp | 2 +- src/duckdb/third_party/lz4/lz4.cpp | 2 +- src/duckdb/third_party/mbedtls/include/des_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/aes_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/aria_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/asn1write.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/camellia_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/ccm_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/chacha20.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/chachapoly.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/cmac.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/config_psa.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/ecdsa.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/ecp.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/gcm_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/md5.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/nist_kw.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/pkcs12.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/pkcs5.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/psa_util.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/ripemd160.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/threading.h | 2 +- src/duckdb/third_party/mbedtls/include/mbedtls/timing.h | 2 +- src/duckdb/third_party/mbedtls/include/platform_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/psa/crypto.h | 2 +- src/duckdb/third_party/mbedtls/include/rsa_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/sha1_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/sha256_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/sha512_alt.h | 2 +- src/duckdb/third_party/mbedtls/include/ssl_misc.h | 2 +- src/duckdb/third_party/mbedtls/library/aesni.h | 2 +- src/duckdb/third_party/mbedtls/library/padlock.h | 2 +- src/duckdb/third_party/miniz/miniz.cpp | 2 +- src/duckdb/third_party/parquet/parquet_types.cpp | 2 +- src/duckdb/third_party/parquet/windows_compatibility.h | 2 +- src/duckdb/third_party/pcg/pcg_extras.hpp | 2 +- src/duckdb/third_party/pcg/pcg_uint128.hpp | 2 +- src/duckdb/third_party/snappy/snappy_version.hpp | 2 +- src/duckdb/third_party/thrift/thrift/thrift-config.h | 2 +- .../third_party/zstd/decompress/zstd_decompress_block.cpp | 2 +- 64 files changed, 64 insertions(+), 64 deletions(-) diff --git a/src/duckdb/third_party/brotli/common/brotli_platform.h b/src/duckdb/third_party/brotli/common/brotli_platform.h index e5fa77b40..b24bef2d2 100644 --- a/src/duckdb/third_party/brotli/common/brotli_platform.h +++ b/src/duckdb/third_party/brotli/common/brotli_platform.h @@ -540,4 +540,4 @@ T __brotli_swap_tmp = (A)[(I)]; \ #endif } } -#endif /* BROTLI_COMMON_PLATFORM_H_ */ \ No newline at end of file +#endif /* BROTLI_COMMON_PLATFORM_H_ */ diff --git a/src/duckdb/third_party/brotli/dec/decode.cpp b/src/duckdb/third_party/brotli/dec/decode.cpp index 1ad9ac1a3..2ee17d695 100644 --- a/src/duckdb/third_party/brotli/dec/decode.cpp +++ b/src/duckdb/third_party/brotli/dec/decode.cpp @@ -2755,4 +2755,4 @@ void InverseMoveToFrontTransformForTest(uint8_t *v, brotli_reg_t l, BrotliDecode } #endif -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/fsst/libfsst.cpp b/src/duckdb/third_party/fsst/libfsst.cpp index 684471dee..802aff55d 100644 --- a/src/duckdb/third_party/fsst/libfsst.cpp +++ b/src/duckdb/third_party/fsst/libfsst.cpp @@ -503,4 +503,4 @@ extern "C" duckdb_fsst_decoder_t duckdb_fsst_decoder(duckdb_fsst_encoder_t *enco u32 cnt2 = duckdb_fsst_import(&decoder, buf); assert(cnt1 == cnt2); (void) cnt1; (void) cnt2; return decoder; -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/hyperloglog/sds.cpp b/src/duckdb/third_party/hyperloglog/sds.cpp index fa402a694..4bb827ea8 100644 --- a/src/duckdb/third_party/hyperloglog/sds.cpp +++ b/src/duckdb/third_party/hyperloglog/sds.cpp @@ -1112,4 +1112,4 @@ void *sdmalloc(size_t size) { return malloc(size); } void *sdrealloc(void *ptr, size_t size) { return realloc(ptr,size); } void sdfree(void *ptr) { free(ptr); } -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/hyperloglog/sds.hpp b/src/duckdb/third_party/hyperloglog/sds.hpp index 274e4b1c1..69d6be7a3 100644 --- a/src/duckdb/third_party/hyperloglog/sds.hpp +++ b/src/duckdb/third_party/hyperloglog/sds.hpp @@ -281,4 +281,4 @@ int sdsTest(int argc, char *argv[]); } -#endif \ No newline at end of file +#endif diff --git a/src/duckdb/third_party/libpg_query/include/common/keywords.hpp b/src/duckdb/third_party/libpg_query/include/common/keywords.hpp index ba5f6095f..bfd13c5b1 100644 --- a/src/duckdb/third_party/libpg_query/include/common/keywords.hpp +++ b/src/duckdb/third_party/libpg_query/include/common/keywords.hpp @@ -31,4 +31,4 @@ typedef struct PGScanKeyword { } PGScanKeyword; const PGScanKeyword *ScanKeywordLookup(const char *text, const PGScanKeyword *keywords, int num_keywords); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/datatype/timestamp.hpp b/src/duckdb/third_party/libpg_query/include/datatype/timestamp.hpp index caba31375..f05071b06 100644 --- a/src/duckdb/third_party/libpg_query/include/datatype/timestamp.hpp +++ b/src/duckdb/third_party/libpg_query/include/datatype/timestamp.hpp @@ -48,4 +48,4 @@ typedef struct { int32_t day; /* days, after time for alignment */ int32_t month; /* months and years, after time for alignment */ } PGInterval; -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/mb/pg_wchar.hpp b/src/duckdb/third_party/libpg_query/include/mb/pg_wchar.hpp index fc17c61b7..8110dd7f1 100644 --- a/src/duckdb/third_party/libpg_query/include/mb/pg_wchar.hpp +++ b/src/duckdb/third_party/libpg_query/include/mb/pg_wchar.hpp @@ -25,4 +25,4 @@ */ namespace duckdb_libpgquery { typedef unsigned int pg_wchar; -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/nodes/bitmapset.hpp b/src/duckdb/third_party/libpg_query/include/nodes/bitmapset.hpp index 3f5859d40..109171bcf 100644 --- a/src/duckdb/third_party/libpg_query/include/nodes/bitmapset.hpp +++ b/src/duckdb/third_party/libpg_query/include/nodes/bitmapset.hpp @@ -99,4 +99,4 @@ int bms_next_member(const PGBitmapset *a, int prevbit); /* support for hashtables using Bitmapsets as keys: */ uint32_t bms_hash_value(const PGBitmapset *a); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/nodes/lockoptions.hpp b/src/duckdb/third_party/libpg_query/include/nodes/lockoptions.hpp index 4c878839d..2058e94d9 100644 --- a/src/duckdb/third_party/libpg_query/include/nodes/lockoptions.hpp +++ b/src/duckdb/third_party/libpg_query/include/nodes/lockoptions.hpp @@ -41,4 +41,4 @@ typedef enum PGLockWaitPolicy { LockWaitError } PGLockWaitPolicy; -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/nodes/makefuncs.hpp b/src/duckdb/third_party/libpg_query/include/nodes/makefuncs.hpp index 09b992835..b2aeeebf3 100644 --- a/src/duckdb/third_party/libpg_query/include/nodes/makefuncs.hpp +++ b/src/duckdb/third_party/libpg_query/include/nodes/makefuncs.hpp @@ -66,4 +66,4 @@ PGDefElem *makeDefElemExtended(const char *nameSpace, const char *name, PGNode * PGGroupingSet *makeGroupingSet(GroupingSetKind kind, PGList *content, int location); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp b/src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp index 80ec889f6..4d06c853d 100644 --- a/src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp +++ b/src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp @@ -336,4 +336,4 @@ PGList *list_copy_tail(const PGList *list, int nskip); int length(PGList *list); #endif /* ENABLE_LIST_COMPAT */ -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/nodes/value.hpp b/src/duckdb/third_party/libpg_query/include/nodes/value.hpp index 18f74aea5..45feca2ee 100644 --- a/src/duckdb/third_party/libpg_query/include/nodes/value.hpp +++ b/src/duckdb/third_party/libpg_query/include/nodes/value.hpp @@ -57,4 +57,4 @@ PGValue *makeFloat(char *numericStr); PGValue *makeString(const char *str); PGValue *makeBitString(char *str); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/parser/gramparse.hpp b/src/duckdb/third_party/libpg_query/include/parser/gramparse.hpp index d50f7df75..e374dcf8c 100644 --- a/src/duckdb/third_party/libpg_query/include/parser/gramparse.hpp +++ b/src/duckdb/third_party/libpg_query/include/parser/gramparse.hpp @@ -65,4 +65,4 @@ int base_yylex(YYSTYPE *lvalp, YYLTYPE *llocp, core_yyscan_t yyscanner); void parser_init(base_yy_extra_type *yyext); int base_yyparse(core_yyscan_t yyscanner); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/parser/parser.hpp b/src/duckdb/third_party/libpg_query/include/parser/parser.hpp index 4aa29a89b..3c3bf24cc 100644 --- a/src/duckdb/third_party/libpg_query/include/parser/parser.hpp +++ b/src/duckdb/third_party/libpg_query/include/parser/parser.hpp @@ -37,4 +37,4 @@ std::vector tokenize(const char *str); PGList *SystemFuncName(const char *name); PGTypeName *SystemTypeName(const char *name); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/parser/scanner.hpp b/src/duckdb/third_party/libpg_query/include/parser/scanner.hpp index 3c4224d03..2813b1b64 100644 --- a/src/duckdb/third_party/libpg_query/include/parser/scanner.hpp +++ b/src/duckdb/third_party/libpg_query/include/parser/scanner.hpp @@ -124,4 +124,4 @@ int core_yylex(core_YYSTYPE *lvalp, YYLTYPE *llocp, core_yyscan_t yyscanner); int scanner_errposition(int location, core_yyscan_t yyscanner); void scanner_yyerror(const char *message, core_yyscan_t yyscanner); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/parser/scansup.hpp b/src/duckdb/third_party/libpg_query/include/parser/scansup.hpp index 4c87ad44e..d449e8636 100644 --- a/src/duckdb/third_party/libpg_query/include/parser/scansup.hpp +++ b/src/duckdb/third_party/libpg_query/include/parser/scansup.hpp @@ -27,4 +27,4 @@ bool scanner_isspace(char ch); void set_preserve_identifier_case(bool downcase); bool get_preserve_identifier_case(); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/include/pg_functions.hpp b/src/duckdb/third_party/libpg_query/include/pg_functions.hpp index 5c4a2c68e..bb591f75d 100644 --- a/src/duckdb/third_party/libpg_query/include/pg_functions.hpp +++ b/src/duckdb/third_party/libpg_query/include/pg_functions.hpp @@ -60,4 +60,4 @@ PGDefElem *defWithOids(bool value); typedef unsigned int pg_wchar; unsigned char *unicode_to_utf8(pg_wchar c, unsigned char *utf8string); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/pg_functions.cpp b/src/duckdb/third_party/libpg_query/pg_functions.cpp index d3af77cf3..8719b11a1 100644 --- a/src/duckdb/third_party/libpg_query/pg_functions.cpp +++ b/src/duckdb/third_party/libpg_query/pg_functions.cpp @@ -274,4 +274,4 @@ PGNode *newNode(size_t size, PGNodeTag type) { result->type = type; return result; } -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp b/src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp index 424075d1b..0de79132b 100644 --- a/src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp +++ b/src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp @@ -537,4 +537,4 @@ list_copy_tail(const PGList *oldlist, int nskip) int length(const PGList *list); -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp b/src/duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp index f5299bdb6..b19b40d77 100644 --- a/src/duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp +++ b/src/duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp @@ -302,4 +302,4 @@ PGGroupingSet *makeGroupingSet(GroupingSetKind kind, PGList *content, int locati n->location = location; return n; } -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp b/src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp index e8674275a..487103fd1 100644 --- a/src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp +++ b/src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp @@ -71,4 +71,4 @@ PGValue *makeString(const char *str) { * Caller is responsible for passing a palloc'd string. */ -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp b/src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp index 072b86b7e..d9f9139de 100644 --- a/src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp +++ b/src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp @@ -286,4 +286,4 @@ int base_yylex(YYSTYPE *lvalp, YYLTYPE *llocp, core_yyscan_t yyscanner) { return cur_token; } -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp b/src/duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp index 0a33d6f95..0c5ed6843 100644 --- a/src/duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp +++ b/src/duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp @@ -130,4 +130,4 @@ bool scanner_isspace(char ch) { return true; return false; } -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/libpg_query/src_common_keywords.cpp b/src/duckdb/third_party/libpg_query/src_common_keywords.cpp index 58378409f..1549a5d17 100644 --- a/src/duckdb/third_party/libpg_query/src_common_keywords.cpp +++ b/src/duckdb/third_party/libpg_query/src_common_keywords.cpp @@ -90,4 +90,4 @@ const PGScanKeyword *ScanKeywordLookup(const char *text, const PGScanKeyword *ke return NULL; } -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/lz4/lz4.cpp b/src/duckdb/third_party/lz4/lz4.cpp index b6237ae91..3d11bfca4 100644 --- a/src/duckdb/third_party/lz4/lz4.cpp +++ b/src/duckdb/third_party/lz4/lz4.cpp @@ -2602,4 +2602,4 @@ char* LZ4_slideInputBuffer (void* state) } #endif /* LZ4_COMMONDEFS_ONLY */ -} \ No newline at end of file +} diff --git a/src/duckdb/third_party/mbedtls/include/des_alt.h b/src/duckdb/third_party/mbedtls/include/des_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/des_alt.h +++ b/src/duckdb/third_party/mbedtls/include/des_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/aes_alt.h b/src/duckdb/third_party/mbedtls/include/mbedtls/aes_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/aes_alt.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/aes_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/aria_alt.h b/src/duckdb/third_party/mbedtls/include/mbedtls/aria_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/aria_alt.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/aria_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/asn1write.h b/src/duckdb/third_party/mbedtls/include/mbedtls/asn1write.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/asn1write.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/asn1write.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/camellia_alt.h b/src/duckdb/third_party/mbedtls/include/mbedtls/camellia_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/camellia_alt.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/camellia_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/ccm_alt.h b/src/duckdb/third_party/mbedtls/include/mbedtls/ccm_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/ccm_alt.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/ccm_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/chacha20.h b/src/duckdb/third_party/mbedtls/include/mbedtls/chacha20.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/chacha20.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/chacha20.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/chachapoly.h b/src/duckdb/third_party/mbedtls/include/mbedtls/chachapoly.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/chachapoly.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/chachapoly.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/cmac.h b/src/duckdb/third_party/mbedtls/include/mbedtls/cmac.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/cmac.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/cmac.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/config_psa.h b/src/duckdb/third_party/mbedtls/include/mbedtls/config_psa.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/config_psa.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/config_psa.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/ecdsa.h b/src/duckdb/third_party/mbedtls/include/mbedtls/ecdsa.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/ecdsa.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/ecdsa.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/ecp.h b/src/duckdb/third_party/mbedtls/include/mbedtls/ecp.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/ecp.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/ecp.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/gcm_alt.h b/src/duckdb/third_party/mbedtls/include/mbedtls/gcm_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/gcm_alt.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/gcm_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/md5.h b/src/duckdb/third_party/mbedtls/include/mbedtls/md5.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/md5.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/md5.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/nist_kw.h b/src/duckdb/third_party/mbedtls/include/mbedtls/nist_kw.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/nist_kw.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/nist_kw.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs12.h b/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs12.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs12.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs12.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs5.h b/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs5.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs5.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/pkcs5.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/psa_util.h b/src/duckdb/third_party/mbedtls/include/mbedtls/psa_util.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/psa_util.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/psa_util.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/ripemd160.h b/src/duckdb/third_party/mbedtls/include/mbedtls/ripemd160.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/ripemd160.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/ripemd160.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/threading.h b/src/duckdb/third_party/mbedtls/include/mbedtls/threading.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/threading.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/threading.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/mbedtls/timing.h b/src/duckdb/third_party/mbedtls/include/mbedtls/timing.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/mbedtls/timing.h +++ b/src/duckdb/third_party/mbedtls/include/mbedtls/timing.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/platform_alt.h b/src/duckdb/third_party/mbedtls/include/platform_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/platform_alt.h +++ b/src/duckdb/third_party/mbedtls/include/platform_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/psa/crypto.h b/src/duckdb/third_party/mbedtls/include/psa/crypto.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/psa/crypto.h +++ b/src/duckdb/third_party/mbedtls/include/psa/crypto.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/rsa_alt.h b/src/duckdb/third_party/mbedtls/include/rsa_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/rsa_alt.h +++ b/src/duckdb/third_party/mbedtls/include/rsa_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/sha1_alt.h b/src/duckdb/third_party/mbedtls/include/sha1_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/sha1_alt.h +++ b/src/duckdb/third_party/mbedtls/include/sha1_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/sha256_alt.h b/src/duckdb/third_party/mbedtls/include/sha256_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/sha256_alt.h +++ b/src/duckdb/third_party/mbedtls/include/sha256_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/sha512_alt.h b/src/duckdb/third_party/mbedtls/include/sha512_alt.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/sha512_alt.h +++ b/src/duckdb/third_party/mbedtls/include/sha512_alt.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/include/ssl_misc.h b/src/duckdb/third_party/mbedtls/include/ssl_misc.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/include/ssl_misc.h +++ b/src/duckdb/third_party/mbedtls/include/ssl_misc.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/library/aesni.h b/src/duckdb/third_party/mbedtls/library/aesni.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/library/aesni.h +++ b/src/duckdb/third_party/mbedtls/library/aesni.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/mbedtls/library/padlock.h b/src/duckdb/third_party/mbedtls/library/padlock.h index bfed62c25..6b63dc037 100644 --- a/src/duckdb/third_party/mbedtls/library/padlock.h +++ b/src/duckdb/third_party/mbedtls/library/padlock.h @@ -1 +1 @@ -// dummy file to make amalgamantion happy \ No newline at end of file +// dummy file to make amalgamantion happy diff --git a/src/duckdb/third_party/miniz/miniz.cpp b/src/duckdb/third_party/miniz/miniz.cpp index ac28284c6..387573c0a 100644 --- a/src/duckdb/third_party/miniz/miniz.cpp +++ b/src/duckdb/third_party/miniz/miniz.cpp @@ -7541,4 +7541,4 @@ mz_bool mz_zip_end(mz_zip_archive *pZip) #endif /*#ifndef MINIZ_NO_ARCHIVE_APIS*/ -} // namespace duckdb_miniz \ No newline at end of file +} // namespace duckdb_miniz diff --git a/src/duckdb/third_party/parquet/parquet_types.cpp b/src/duckdb/third_party/parquet/parquet_types.cpp index e6eeb774d..746965f83 100644 --- a/src/duckdb/third_party/parquet/parquet_types.cpp +++ b/src/duckdb/third_party/parquet/parquet_types.cpp @@ -6684,4 +6684,4 @@ void FileCryptoMetaData::printTo(std::ostream& out) const { } -}} // namespace \ No newline at end of file +}} // namespace diff --git a/src/duckdb/third_party/parquet/windows_compatibility.h b/src/duckdb/third_party/parquet/windows_compatibility.h index 6cbe6009c..89beede95 100644 --- a/src/duckdb/third_party/parquet/windows_compatibility.h +++ b/src/duckdb/third_party/parquet/windows_compatibility.h @@ -6,4 +6,4 @@ #undef Realloc #undef min #undef max -#endif \ No newline at end of file +#endif diff --git a/src/duckdb/third_party/pcg/pcg_extras.hpp b/src/duckdb/third_party/pcg/pcg_extras.hpp index 66b31d5be..27c3ed5e4 100644 --- a/src/duckdb/third_party/pcg/pcg_extras.hpp +++ b/src/duckdb/third_party/pcg/pcg_extras.hpp @@ -661,4 +661,4 @@ std::ostream& operator<<(std::ostream& out, printable_typename) { } // namespace pcg_extras -#endif // PCG_EXTRAS_HPP_INCLUDED \ No newline at end of file +#endif // PCG_EXTRAS_HPP_INCLUDED diff --git a/src/duckdb/third_party/pcg/pcg_uint128.hpp b/src/duckdb/third_party/pcg/pcg_uint128.hpp index a29f77cbf..faf100237 100644 --- a/src/duckdb/third_party/pcg/pcg_uint128.hpp +++ b/src/duckdb/third_party/pcg/pcg_uint128.hpp @@ -881,4 +881,4 @@ uint_x4 operator>>(const uint_x4& v, } // namespace pcg_extras -#endif // PCG_UINT128_HPP_INCLUDED \ No newline at end of file +#endif // PCG_UINT128_HPP_INCLUDED diff --git a/src/duckdb/third_party/snappy/snappy_version.hpp b/src/duckdb/third_party/snappy/snappy_version.hpp index be97e8203..ef8b48b31 100644 --- a/src/duckdb/third_party/snappy/snappy_version.hpp +++ b/src/duckdb/third_party/snappy/snappy_version.hpp @@ -8,4 +8,4 @@ #else #define SNAPPY_NEW_VERSION false #endif -#endif \ No newline at end of file +#endif diff --git a/src/duckdb/third_party/thrift/thrift/thrift-config.h b/src/duckdb/third_party/thrift/thrift/thrift-config.h index e4761f8d1..33fdfd39a 100644 --- a/src/duckdb/third_party/thrift/thrift/thrift-config.h +++ b/src/duckdb/third_party/thrift/thrift/thrift-config.h @@ -31,4 +31,4 @@ #define ARITHMETIC_RIGHT_SHIFT 1 #endif -#endif \ No newline at end of file +#endif diff --git a/src/duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp b/src/duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp index f7574918e..e86f19ce8 100644 --- a/src/duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp +++ b/src/duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp @@ -1415,4 +1415,4 @@ size_t ZSTD_decompressBlock(ZSTD_DCtx* dctx, return dSize; } -} \ No newline at end of file +}