notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
duckdb In-process SQL OLAP database management system
0.10.1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-21 04:42:06
Last Update: 2024-03-21 01:54:44
Commit Hash: 65cb998
License: MIT
WWW:
https://duckdb.org/
Description:
DuckDB is a high-performance analytical database system. It is designed to be fast, reliable and easy to use. DuckDB provides a rich SQL dialect, with support far beyond basic SQL. DuckDB supports arbitrary and nested correlated subqueries, window functions, collations, complex types (arrays, structs), and more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1097 items)
Collapse this list.
  1. lib/libautocomplete_extension.a
  2. lib/libexcel_extension.a
  3. lib/libfts_extension.a
  4. lib/libhttpfs_extension.a
  5. lib/libicu_extension.a
  6. lib/libinet_extension.a
  7. lib/libjemalloc_extension.a
  8. lib/libjson_extension.a
  9. lib/libparquet_extension.a
  10. lib/libsqlite_scanner_extension.a
  11. lib/libsqlsmith_extension.a
  12. lib/libtpcds_extension.a
  13. lib/libtpch_extension.a
  14. /usr/local/share/licenses/duckdb-0.10.1/catalog.mk
  15. /usr/local/share/licenses/duckdb-0.10.1/LICENSE
  16. /usr/local/share/licenses/duckdb-0.10.1/MIT
  17. bin/duckdb
  18. include/duckdb.h
  19. include/duckdb.hpp
  20. include/duckdb/catalog/catalog.hpp
  21. include/duckdb/catalog/catalog_entry.hpp
  22. include/duckdb/catalog/catalog_entry/aggregate_function_catalog_entry.hpp
  23. include/duckdb/catalog/catalog_entry/collate_catalog_entry.hpp
  24. include/duckdb/catalog/catalog_entry/column_dependency_manager.hpp
  25. include/duckdb/catalog/catalog_entry/copy_function_catalog_entry.hpp
  26. include/duckdb/catalog/catalog_entry/dependency/dependency_dependent_entry.hpp
  27. include/duckdb/catalog/catalog_entry/dependency/dependency_entry.hpp
  28. include/duckdb/catalog/catalog_entry/dependency/dependency_subject_entry.hpp
  29. include/duckdb/catalog/catalog_entry/duck_index_entry.hpp
  30. include/duckdb/catalog/catalog_entry/duck_schema_entry.hpp
  31. include/duckdb/catalog/catalog_entry/duck_table_entry.hpp
  32. include/duckdb/catalog/catalog_entry/function_entry.hpp
  33. include/duckdb/catalog/catalog_entry/index_catalog_entry.hpp
  34. include/duckdb/catalog/catalog_entry/list.hpp
  35. include/duckdb/catalog/catalog_entry/macro_catalog_entry.hpp
  36. include/duckdb/catalog/catalog_entry/pragma_function_catalog_entry.hpp
  37. include/duckdb/catalog/catalog_entry/scalar_function_catalog_entry.hpp
  38. include/duckdb/catalog/catalog_entry/scalar_macro_catalog_entry.hpp
  39. include/duckdb/catalog/catalog_entry/schema_catalog_entry.hpp
  40. include/duckdb/catalog/catalog_entry/sequence_catalog_entry.hpp
  41. include/duckdb/catalog/catalog_entry/table_catalog_entry.hpp
  42. include/duckdb/catalog/catalog_entry/table_column_type.hpp
  43. include/duckdb/catalog/catalog_entry/table_function_catalog_entry.hpp
  44. include/duckdb/catalog/catalog_entry/table_macro_catalog_entry.hpp
  45. include/duckdb/catalog/catalog_entry/type_catalog_entry.hpp
  46. include/duckdb/catalog/catalog_entry/view_catalog_entry.hpp
  47. include/duckdb/catalog/catalog_entry_map.hpp
  48. include/duckdb/catalog/catalog_search_path.hpp
  49. include/duckdb/catalog/catalog_set.hpp
  50. include/duckdb/catalog/catalog_transaction.hpp
  51. include/duckdb/catalog/default/builtin_types/types.hpp
  52. include/duckdb/catalog/default/default_functions.hpp
  53. include/duckdb/catalog/default/default_generator.hpp
  54. include/duckdb/catalog/default/default_schemas.hpp
  55. include/duckdb/catalog/default/default_types.hpp
  56. include/duckdb/catalog/default/default_views.hpp
  57. include/duckdb/catalog/dependency.hpp
  58. include/duckdb/catalog/dependency_catalog_set.hpp
  59. include/duckdb/catalog/dependency_list.hpp
  60. include/duckdb/catalog/dependency_manager.hpp
  61. include/duckdb/catalog/duck_catalog.hpp
  62. include/duckdb/catalog/similar_catalog_entry.hpp
  63. include/duckdb/catalog/standard_entry.hpp
  64. include/duckdb/common/adbc/adbc-init.hpp
  65. include/duckdb/common/adbc/adbc.hpp
  66. include/duckdb/common/adbc/single_batch_array_stream.hpp
  67. include/duckdb/common/algorithm.hpp
  68. include/duckdb/common/allocator.hpp
  69. include/duckdb/common/array.hpp
  70. include/duckdb/common/arrow/appender/append_data.hpp
  71. include/duckdb/common/arrow/appender/bool_data.hpp
  72. include/duckdb/common/arrow/appender/enum_data.hpp
  73. include/duckdb/common/arrow/appender/fixed_size_list_data.hpp
  74. include/duckdb/common/arrow/appender/list.hpp
  75. include/duckdb/common/arrow/appender/list_data.hpp
  76. include/duckdb/common/arrow/appender/map_data.hpp
  77. include/duckdb/common/arrow/appender/scalar_data.hpp
  78. include/duckdb/common/arrow/appender/struct_data.hpp
  79. include/duckdb/common/arrow/appender/union_data.hpp
  80. include/duckdb/common/arrow/appender/varchar_data.hpp
  81. include/duckdb/common/arrow/arrow.hpp
  82. include/duckdb/common/arrow/arrow_appender.hpp
  83. include/duckdb/common/arrow/arrow_buffer.hpp
  84. include/duckdb/common/arrow/arrow_converter.hpp
  85. include/duckdb/common/arrow/arrow_wrapper.hpp
  86. include/duckdb/common/arrow/nanoarrow/nanoarrow.hpp
  87. include/duckdb/common/arrow/result_arrow_wrapper.hpp
  88. include/duckdb/common/assert.hpp
  89. include/duckdb/common/atomic.hpp
  90. include/duckdb/common/bind_helpers.hpp
  91. include/duckdb/common/bit_utils.hpp
  92. include/duckdb/common/bitpacking.hpp
  93. include/duckdb/common/bitset.hpp
  94. include/duckdb/common/box_renderer.hpp
  95. include/duckdb/common/bswap.hpp
  96. include/duckdb/common/case_insensitive_map.hpp
  97. include/duckdb/common/checksum.hpp
  98. include/duckdb/common/chrono.hpp
  99. include/duckdb/common/common.hpp
  100. include/duckdb/common/compressed_file_system.hpp
  101. include/duckdb/common/constants.hpp
  102. include/duckdb/common/crypto/md5.hpp
  103. include/duckdb/common/cycle_counter.hpp
  104. include/duckdb/common/deque.hpp
  105. include/duckdb/common/dl.hpp
  106. include/duckdb/common/enum_class_hash.hpp
  107. include/duckdb/common/enum_util.hpp
  108. include/duckdb/common/enums/access_mode.hpp
  109. include/duckdb/common/enums/aggregate_handling.hpp
  110. include/duckdb/common/enums/catalog_lookup_behavior.hpp
  111. include/duckdb/common/enums/catalog_type.hpp
  112. include/duckdb/common/enums/compression_type.hpp
  113. include/duckdb/common/enums/cte_materialize.hpp
  114. include/duckdb/common/enums/date_part_specifier.hpp
  115. include/duckdb/common/enums/debug_initialize.hpp
  116. include/duckdb/common/enums/expression_type.hpp
  117. include/duckdb/common/enums/file_compression_type.hpp
  118. include/duckdb/common/enums/file_glob_options.hpp
  119. include/duckdb/common/enums/filter_propagate_result.hpp
  120. include/duckdb/common/enums/index_constraint_type.hpp
  121. include/duckdb/common/enums/join_type.hpp
  122. include/duckdb/common/enums/joinref_type.hpp
  123. include/duckdb/common/enums/logical_operator_type.hpp
  124. include/duckdb/common/enums/memory_tag.hpp
  125. include/duckdb/common/enums/on_create_conflict.hpp
  126. include/duckdb/common/enums/on_entry_not_found.hpp
  127. include/duckdb/common/enums/operator_result_type.hpp
  128. include/duckdb/common/enums/optimizer_type.hpp
  129. include/duckdb/common/enums/order_preservation_type.hpp
  130. include/duckdb/common/enums/order_type.hpp
  131. include/duckdb/common/enums/output_type.hpp
  132. include/duckdb/common/enums/pending_execution_result.hpp
  133. include/duckdb/common/enums/physical_operator_type.hpp
  134. include/duckdb/common/enums/prepared_statement_mode.hpp
  135. include/duckdb/common/enums/profiler_format.hpp
  136. include/duckdb/common/enums/relation_type.hpp
  137. include/duckdb/common/enums/scan_options.hpp
  138. include/duckdb/common/enums/set_operation_type.hpp
  139. include/duckdb/common/enums/set_scope.hpp
  140. include/duckdb/common/enums/set_type.hpp
  141. include/duckdb/common/enums/statement_type.hpp
  142. include/duckdb/common/enums/subquery_type.hpp
  143. include/duckdb/common/enums/tableref_type.hpp
  144. include/duckdb/common/enums/undo_flags.hpp
  145. include/duckdb/common/enums/vector_type.hpp
  146. include/duckdb/common/enums/wal_type.hpp
  147. include/duckdb/common/enums/window_aggregation_mode.hpp
  148. include/duckdb/common/error_data.hpp
  149. include/duckdb/common/exception.hpp
  150. include/duckdb/common/exception/binder_exception.hpp
  151. include/duckdb/common/exception/catalog_exception.hpp
  152. include/duckdb/common/exception/conversion_exception.hpp
  153. include/duckdb/common/exception/http_exception.hpp
  154. include/duckdb/common/exception/list.hpp
  155. include/duckdb/common/exception/parser_exception.hpp
  156. include/duckdb/common/exception/transaction_exception.hpp
  157. include/duckdb/common/exception_format_value.hpp
  158. include/duckdb/common/extra_operator_info.hpp
  159. include/duckdb/common/extra_type_info.hpp
  160. include/duckdb/common/fast_mem.hpp
  161. include/duckdb/common/file_buffer.hpp
  162. include/duckdb/common/file_opener.hpp
  163. include/duckdb/common/file_system.hpp
  164. include/duckdb/common/filename_pattern.hpp
  165. include/duckdb/common/fixed_size_map.hpp
  166. include/duckdb/common/fsst.hpp
  167. include/duckdb/common/fstream.hpp
  168. include/duckdb/common/gzip_file_system.hpp
  169. include/duckdb/common/helper.hpp
  170. include/duckdb/common/hive_partitioning.hpp
  171. include/duckdb/common/http_state.hpp
  172. include/duckdb/common/hugeint.hpp
  173. include/duckdb/common/index_map.hpp
  174. include/duckdb/common/index_vector.hpp
  175. include/duckdb/common/likely.hpp
  176. include/duckdb/common/limits.hpp
  177. include/duckdb/common/list.hpp
  178. include/duckdb/common/local_file_system.hpp
  179. include/duckdb/common/map.hpp
  180. include/duckdb/common/memory_safety.hpp
  181. include/duckdb/common/multi_file_reader.hpp
  182. include/duckdb/common/multi_file_reader_options.hpp
  183. include/duckdb/common/mutex.hpp
  184. include/duckdb/common/named_parameter_map.hpp
  185. include/duckdb/common/numeric_utils.hpp
  186. include/duckdb/common/opener_file_system.hpp
  187. include/duckdb/common/operator/abs.hpp
  188. include/duckdb/common/operator/add.hpp
  189. include/duckdb/common/operator/aggregate_operators.hpp
  190. include/duckdb/common/operator/cast_operators.hpp
  191. include/duckdb/common/operator/comparison_operators.hpp
  192. include/duckdb/common/operator/constant_operators.hpp
  193. include/duckdb/common/operator/convert_to_string.hpp
  194. include/duckdb/common/operator/decimal_cast_operators.hpp
  195. include/duckdb/common/operator/double_cast_operator.hpp
  196. include/duckdb/common/operator/integer_cast_operator.hpp
  197. include/duckdb/common/operator/multiply.hpp
  198. include/duckdb/common/operator/numeric_binary_operators.hpp
  199. include/duckdb/common/operator/numeric_cast.hpp
  200. include/duckdb/common/operator/string_cast.hpp
  201. include/duckdb/common/operator/subtract.hpp
  202. include/duckdb/common/optional_idx.hpp
  203. include/duckdb/common/optional_ptr.hpp
  204. include/duckdb/common/pair.hpp
  205. include/duckdb/common/perfect_map_set.hpp
  206. include/duckdb/common/pipe_file_system.hpp
  207. include/duckdb/common/printer.hpp
  208. include/duckdb/common/profiler.hpp
  209. include/duckdb/common/progress_bar/display/terminal_progress_bar_display.hpp
  210. include/duckdb/common/progress_bar/progress_bar.hpp
  211. include/duckdb/common/progress_bar/progress_bar_display.hpp
  212. include/duckdb/common/queue.hpp
  213. include/duckdb/common/radix.hpp
  214. include/duckdb/common/radix_partitioning.hpp
  215. include/duckdb/common/random_engine.hpp
  216. include/duckdb/common/re2_regex.hpp
  217. include/duckdb/common/reference_map.hpp
  218. include/duckdb/common/row_operations/row_matcher.hpp
  219. include/duckdb/common/row_operations/row_operations.hpp
  220. include/duckdb/common/serializer/binary_deserializer.hpp
  221. include/duckdb/common/serializer/binary_serializer.hpp
  222. include/duckdb/common/serializer/buffered_file_reader.hpp
  223. include/duckdb/common/serializer/buffered_file_writer.hpp
  224. include/duckdb/common/serializer/deserialization_data.hpp
  225. include/duckdb/common/serializer/deserializer.hpp
  226. include/duckdb/common/serializer/encoding_util.hpp
  227. include/duckdb/common/serializer/memory_stream.hpp
  228. include/duckdb/common/serializer/read_stream.hpp
  229. include/duckdb/common/serializer/serialization_traits.hpp
  230. include/duckdb/common/serializer/serializer.hpp
  231. include/duckdb/common/serializer/write_stream.hpp
  232. include/duckdb/common/set.hpp
  233. include/duckdb/common/shared_ptr.hpp
  234. include/duckdb/common/sort/comparators.hpp
  235. include/duckdb/common/sort/duckdb_pdqsort.hpp
  236. include/duckdb/common/sort/partition_state.hpp
  237. include/duckdb/common/sort/sort.hpp
  238. include/duckdb/common/sort/sorted_block.hpp
  239. include/duckdb/common/stack.hpp
  240. include/duckdb/common/stack_checker.hpp
  241. include/duckdb/common/string.hpp
  242. include/duckdb/common/string_map_set.hpp
  243. include/duckdb/common/string_util.hpp
  244. include/duckdb/common/swap.hpp
  245. include/duckdb/common/thread.hpp
  246. include/duckdb/common/to_string.hpp
  247. include/duckdb/common/tree_renderer.hpp
  248. include/duckdb/common/type_util.hpp
  249. include/duckdb/common/typedefs.hpp
  250. include/duckdb/common/types.hpp
  251. include/duckdb/common/types/arrow_aux_data.hpp
  252. include/duckdb/common/types/batched_data_collection.hpp
  253. include/duckdb/common/types/bit.hpp
  254. include/duckdb/common/types/blob.hpp
  255. include/duckdb/common/types/cast_helpers.hpp
  256. include/duckdb/common/types/column/column_data_allocator.hpp
  257. include/duckdb/common/types/column/column_data_collection.hpp
  258. include/duckdb/common/types/column/column_data_collection_iterators.hpp
  259. include/duckdb/common/types/column/column_data_collection_segment.hpp
  260. include/duckdb/common/types/column/column_data_consumer.hpp
  261. include/duckdb/common/types/column/column_data_scan_states.hpp
  262. include/duckdb/common/types/column/partitioned_column_data.hpp
  263. include/duckdb/common/types/conflict_manager.hpp
  264. include/duckdb/common/types/constraint_conflict_info.hpp
  265. include/duckdb/common/types/data_chunk.hpp
  266. include/duckdb/common/types/date.hpp
  267. include/duckdb/common/types/datetime.hpp
  268. include/duckdb/common/types/decimal.hpp
  269. include/duckdb/common/types/hash.hpp
  270. include/duckdb/common/types/hugeint.hpp
  271. include/duckdb/common/types/hyperloglog.hpp
  272. include/duckdb/common/types/interval.hpp
  273. include/duckdb/common/types/list_segment.hpp
  274. include/duckdb/common/types/null_value.hpp
  275. include/duckdb/common/types/row/partitioned_tuple_data.hpp
  276. include/duckdb/common/types/row/row_data_collection.hpp
  277. include/duckdb/common/types/row/row_data_collection_scanner.hpp
  278. include/duckdb/common/types/row/row_layout.hpp
  279. include/duckdb/common/types/row/tuple_data_allocator.hpp
  280. include/duckdb/common/types/row/tuple_data_collection.hpp
  281. include/duckdb/common/types/row/tuple_data_iterator.hpp
  282. include/duckdb/common/types/row/tuple_data_layout.hpp
  283. include/duckdb/common/types/row/tuple_data_segment.hpp
  284. include/duckdb/common/types/row/tuple_data_states.hpp
  285. include/duckdb/common/types/sel_cache.hpp
  286. include/duckdb/common/types/selection_vector.hpp
  287. include/duckdb/common/types/string_heap.hpp
  288. include/duckdb/common/types/string_type.hpp
  289. include/duckdb/common/types/time.hpp
  290. include/duckdb/common/types/timestamp.hpp
  291. include/duckdb/common/types/type_map.hpp
  292. include/duckdb/common/types/uhugeint.hpp
  293. include/duckdb/common/types/uuid.hpp
  294. include/duckdb/common/types/validity_mask.hpp
  295. include/duckdb/common/types/value.hpp
  296. include/duckdb/common/types/value_map.hpp
  297. include/duckdb/common/types/vector.hpp
  298. include/duckdb/common/types/vector_buffer.hpp
  299. include/duckdb/common/types/vector_cache.hpp
  300. include/duckdb/common/uhugeint.hpp
  301. include/duckdb/common/unicode_bar.hpp
  302. include/duckdb/common/union_by_name.hpp
  303. include/duckdb/common/unique_ptr.hpp
  304. include/duckdb/common/unordered_map.hpp
  305. include/duckdb/common/unordered_set.hpp
  306. include/duckdb/common/value_operations/value_operations.hpp
  307. include/duckdb/common/vector.hpp
  308. include/duckdb/common/vector_operations/aggregate_executor.hpp
  309. include/duckdb/common/vector_operations/binary_executor.hpp
  310. include/duckdb/common/vector_operations/general_cast.hpp
  311. include/duckdb/common/vector_operations/generic_executor.hpp
  312. include/duckdb/common/vector_operations/senary_executor.hpp
  313. include/duckdb/common/vector_operations/septenary_executor.hpp
  314. include/duckdb/common/vector_operations/ternary_executor.hpp
  315. include/duckdb/common/vector_operations/unary_executor.hpp
  316. include/duckdb/common/vector_operations/vector_operations.hpp
  317. include/duckdb/common/vector_size.hpp
  318. include/duckdb/common/virtual_file_system.hpp
  319. include/duckdb/common/winapi.hpp
  320. include/duckdb/common/windows.hpp
  321. include/duckdb/common/windows_undefs.hpp
  322. include/duckdb/common/windows_util.hpp
  323. include/duckdb/core_functions/aggregate/algebraic/corr.hpp
  324. include/duckdb/core_functions/aggregate/algebraic/covar.hpp
  325. include/duckdb/core_functions/aggregate/algebraic/stddev.hpp
  326. include/duckdb/core_functions/aggregate/algebraic_functions.hpp
  327. include/duckdb/core_functions/aggregate/distributive_functions.hpp
  328. include/duckdb/core_functions/aggregate/holistic_functions.hpp
  329. include/duckdb/core_functions/aggregate/nested_functions.hpp
  330. include/duckdb/core_functions/aggregate/quantile_enum.hpp
  331. include/duckdb/core_functions/aggregate/regression/regr_count.hpp
  332. include/duckdb/core_functions/aggregate/regression/regr_slope.hpp
  333. include/duckdb/core_functions/aggregate/regression_functions.hpp
  334. include/duckdb/core_functions/aggregate/sum_helpers.hpp
  335. include/duckdb/core_functions/core_functions.hpp
  336. include/duckdb/core_functions/function_list.hpp
  337. include/duckdb/core_functions/lambda_functions.hpp
  338. include/duckdb/core_functions/scalar/array_functions.hpp
  339. include/duckdb/core_functions/scalar/bit_functions.hpp
  340. include/duckdb/core_functions/scalar/blob_functions.hpp
  341. include/duckdb/core_functions/scalar/date_functions.hpp
  342. include/duckdb/core_functions/scalar/debug_functions.hpp
  343. include/duckdb/core_functions/scalar/enum_functions.hpp
  344. include/duckdb/core_functions/scalar/generic_functions.hpp
  345. include/duckdb/core_functions/scalar/list_functions.hpp
  346. include/duckdb/core_functions/scalar/map_functions.hpp
  347. include/duckdb/core_functions/scalar/math_functions.hpp
  348. include/duckdb/core_functions/scalar/operators_functions.hpp
  349. include/duckdb/core_functions/scalar/random_functions.hpp
  350. include/duckdb/core_functions/scalar/secret_functions.hpp
  351. include/duckdb/core_functions/scalar/string_functions.hpp
  352. include/duckdb/core_functions/scalar/struct_functions.hpp
  353. include/duckdb/core_functions/scalar/union_functions.hpp
  354. include/duckdb/core_functions/to_interval.hpp
  355. include/duckdb/execution/adaptive_filter.hpp
  356. include/duckdb/execution/aggregate_hashtable.hpp
  357. include/duckdb/execution/base_aggregate_hashtable.hpp
  358. include/duckdb/execution/column_binding_resolver.hpp
  359. include/duckdb/execution/execution_context.hpp
  360. include/duckdb/execution/executor.hpp
  361. include/duckdb/execution/expression_executor.hpp
  362. include/duckdb/execution/expression_executor_state.hpp
  363. include/duckdb/execution/index/art/art.hpp
  364. include/duckdb/execution/index/art/art_key.hpp
  365. include/duckdb/execution/index/art/iterator.hpp
  366. include/duckdb/execution/index/art/leaf.hpp
  367. include/duckdb/execution/index/art/node.hpp
  368. include/duckdb/execution/index/art/node16.hpp
  369. include/duckdb/execution/index/art/node256.hpp
  370. include/duckdb/execution/index/art/node4.hpp
  371. include/duckdb/execution/index/art/node48.hpp
  372. include/duckdb/execution/index/art/prefix.hpp
  373. include/duckdb/execution/index/fixed_size_allocator.hpp
  374. include/duckdb/execution/index/fixed_size_buffer.hpp
  375. include/duckdb/execution/index/index_pointer.hpp
  376. include/duckdb/execution/index/index_type.hpp
  377. include/duckdb/execution/index/index_type_set.hpp
  378. include/duckdb/execution/index/unknown_index.hpp
  379. include/duckdb/execution/join_hashtable.hpp
  380. include/duckdb/execution/merge_sort_tree.hpp
  381. include/duckdb/execution/nested_loop_join.hpp
  382. include/duckdb/execution/operator/aggregate/aggregate_object.hpp
  383. include/duckdb/execution/operator/aggregate/distinct_aggregate_data.hpp
  384. include/duckdb/execution/operator/aggregate/grouped_aggregate_data.hpp
  385. include/duckdb/execution/operator/aggregate/physical_hash_aggregate.hpp
  386. include/duckdb/execution/operator/aggregate/physical_perfecthash_aggregate.hpp
  387. include/duckdb/execution/operator/aggregate/physical_streaming_window.hpp
  388. include/duckdb/execution/operator/aggregate/physical_ungrouped_aggregate.hpp
  389. include/duckdb/execution/operator/aggregate/physical_window.hpp
  390. include/duckdb/execution/operator/csv_scanner/base_scanner.hpp
  391. include/duckdb/execution/operator/csv_scanner/column_count_scanner.hpp
  392. include/duckdb/execution/operator/csv_scanner/csv_buffer.hpp
  393. include/duckdb/execution/operator/csv_scanner/csv_buffer_manager.hpp
  394. include/duckdb/execution/operator/csv_scanner/csv_casting.hpp
  395. include/duckdb/execution/operator/csv_scanner/csv_error.hpp
  396. include/duckdb/execution/operator/csv_scanner/csv_file_handle.hpp
  397. include/duckdb/execution/operator/csv_scanner/csv_file_scanner.hpp
  398. include/duckdb/execution/operator/csv_scanner/csv_option.hpp
  399. include/duckdb/execution/operator/csv_scanner/csv_reader_options.hpp
  400. include/duckdb/execution/operator/csv_scanner/csv_sniffer.hpp
  401. include/duckdb/execution/operator/csv_scanner/csv_state.hpp
  402. include/duckdb/execution/operator/csv_scanner/csv_state_machine.hpp
  403. include/duckdb/execution/operator/csv_scanner/csv_state_machine_cache.hpp
  404. include/duckdb/execution/operator/csv_scanner/global_csv_state.hpp
  405. include/duckdb/execution/operator/csv_scanner/quote_rules.hpp
  406. include/duckdb/execution/operator/csv_scanner/scanner_boundary.hpp
  407. include/duckdb/execution/operator/csv_scanner/skip_scanner.hpp
  408. include/duckdb/execution/operator/csv_scanner/state_machine_options.hpp
  409. include/duckdb/execution/operator/csv_scanner/string_value_scanner.hpp
  410. include/duckdb/execution/operator/filter/physical_filter.hpp
  411. include/duckdb/execution/operator/helper/physical_batch_collector.hpp
  412. include/duckdb/execution/operator/helper/physical_buffered_collector.hpp
  413. include/duckdb/execution/operator/helper/physical_create_secret.hpp
  414. include/duckdb/execution/operator/helper/physical_execute.hpp
  415. include/duckdb/execution/operator/helper/physical_explain_analyze.hpp
  416. include/duckdb/execution/operator/helper/physical_limit.hpp
  417. include/duckdb/execution/operator/helper/physical_limit_percent.hpp
  418. include/duckdb/execution/operator/helper/physical_load.hpp
  419. include/duckdb/execution/operator/helper/physical_materialized_collector.hpp
  420. include/duckdb/execution/operator/helper/physical_pragma.hpp
  421. include/duckdb/execution/operator/helper/physical_prepare.hpp
  422. include/duckdb/execution/operator/helper/physical_reservoir_sample.hpp
  423. include/duckdb/execution/operator/helper/physical_reset.hpp
  424. include/duckdb/execution/operator/helper/physical_result_collector.hpp
  425. include/duckdb/execution/operator/helper/physical_set.hpp
  426. include/duckdb/execution/operator/helper/physical_streaming_limit.hpp
  427. include/duckdb/execution/operator/helper/physical_streaming_sample.hpp
  428. include/duckdb/execution/operator/helper/physical_transaction.hpp
  429. include/duckdb/execution/operator/helper/physical_vacuum.hpp
  430. include/duckdb/execution/operator/helper/physical_verify_vector.hpp
  431. include/duckdb/execution/operator/join/outer_join_marker.hpp
  432. include/duckdb/execution/operator/join/perfect_hash_join_executor.hpp
  433. include/duckdb/execution/operator/join/physical_asof_join.hpp
  434. include/duckdb/execution/operator/join/physical_blockwise_nl_join.hpp
  435. include/duckdb/execution/operator/join/physical_comparison_join.hpp
  436. include/duckdb/execution/operator/join/physical_cross_product.hpp
  437. include/duckdb/execution/operator/join/physical_delim_join.hpp
  438. include/duckdb/execution/operator/join/physical_hash_join.hpp
  439. include/duckdb/execution/operator/join/physical_iejoin.hpp
  440. include/duckdb/execution/operator/join/physical_join.hpp
  441. include/duckdb/execution/operator/join/physical_left_delim_join.hpp
  442. include/duckdb/execution/operator/join/physical_nested_loop_join.hpp
  443. include/duckdb/execution/operator/join/physical_piecewise_merge_join.hpp
  444. include/duckdb/execution/operator/join/physical_positional_join.hpp
  445. include/duckdb/execution/operator/join/physical_range_join.hpp
  446. include/duckdb/execution/operator/join/physical_right_delim_join.hpp
  447. include/duckdb/execution/operator/order/physical_order.hpp
  448. include/duckdb/execution/operator/order/physical_top_n.hpp
  449. include/duckdb/execution/operator/persistent/batch_memory_manager.hpp
  450. include/duckdb/execution/operator/persistent/batch_task_manager.hpp
  451. include/duckdb/execution/operator/persistent/csv_rejects_table.hpp
  452. include/duckdb/execution/operator/persistent/physical_batch_copy_to_file.hpp
  453. include/duckdb/execution/operator/persistent/physical_batch_insert.hpp
  454. include/duckdb/execution/operator/persistent/physical_copy_database.hpp
  455. include/duckdb/execution/operator/persistent/physical_copy_to_file.hpp
  456. include/duckdb/execution/operator/persistent/physical_delete.hpp
  457. include/duckdb/execution/operator/persistent/physical_export.hpp
  458. include/duckdb/execution/operator/persistent/physical_insert.hpp
  459. include/duckdb/execution/operator/persistent/physical_update.hpp
  460. include/duckdb/execution/operator/projection/physical_pivot.hpp
  461. include/duckdb/execution/operator/projection/physical_projection.hpp
  462. include/duckdb/execution/operator/projection/physical_tableinout_function.hpp
  463. include/duckdb/execution/operator/projection/physical_unnest.hpp
  464. include/duckdb/execution/operator/scan/physical_column_data_scan.hpp
  465. include/duckdb/execution/operator/scan/physical_dummy_scan.hpp
  466. include/duckdb/execution/operator/scan/physical_empty_result.hpp
  467. include/duckdb/execution/operator/scan/physical_expression_scan.hpp
  468. include/duckdb/execution/operator/scan/physical_positional_scan.hpp
  469. include/duckdb/execution/operator/scan/physical_table_scan.hpp
  470. include/duckdb/execution/operator/schema/physical_alter.hpp
  471. include/duckdb/execution/operator/schema/physical_attach.hpp
  472. include/duckdb/execution/operator/schema/physical_create_art_index.hpp
  473. include/duckdb/execution/operator/schema/physical_create_function.hpp
  474. include/duckdb/execution/operator/schema/physical_create_schema.hpp
  475. include/duckdb/execution/operator/schema/physical_create_sequence.hpp
  476. include/duckdb/execution/operator/schema/physical_create_table.hpp
  477. include/duckdb/execution/operator/schema/physical_create_type.hpp
  478. include/duckdb/execution/operator/schema/physical_create_view.hpp
  479. include/duckdb/execution/operator/schema/physical_detach.hpp
  480. include/duckdb/execution/operator/schema/physical_drop.hpp
  481. include/duckdb/execution/operator/set/physical_cte.hpp
  482. include/duckdb/execution/operator/set/physical_recursive_cte.hpp
  483. include/duckdb/execution/operator/set/physical_union.hpp
  484. include/duckdb/execution/perfect_aggregate_hashtable.hpp
  485. include/duckdb/execution/physical_operator.hpp
  486. include/duckdb/execution/physical_operator_states.hpp
  487. include/duckdb/execution/physical_plan_generator.hpp
  488. include/duckdb/execution/radix_partitioned_hashtable.hpp
  489. include/duckdb/execution/reservoir_sample.hpp
  490. include/duckdb/execution/task_error_manager.hpp
  491. include/duckdb/execution/window_executor.hpp
  492. include/duckdb/execution/window_segment_tree.hpp
  493. include/duckdb/function/aggregate/distributive_functions.hpp
  494. include/duckdb/function/aggregate_function.hpp
  495. include/duckdb/function/aggregate_state.hpp
  496. include/duckdb/function/built_in_functions.hpp
  497. include/duckdb/function/cast/bound_cast_data.hpp
  498. include/duckdb/function/cast/cast_function_set.hpp
  499. include/duckdb/function/cast/default_casts.hpp
  500. include/duckdb/function/cast/vector_cast_helpers.hpp
  501. include/duckdb/function/cast_rules.hpp
  502. include/duckdb/function/compression/compression.hpp
  503. include/duckdb/function/compression_function.hpp
  504. include/duckdb/function/copy_function.hpp
  505. include/duckdb/function/function.hpp
  506. include/duckdb/function/function_binder.hpp
  507. include/duckdb/function/function_serialization.hpp
  508. include/duckdb/function/function_set.hpp
  509. include/duckdb/function/macro_function.hpp
  510. include/duckdb/function/pragma/pragma_functions.hpp
  511. include/duckdb/function/pragma_function.hpp
  512. include/duckdb/function/replacement_scan.hpp
  513. include/duckdb/function/scalar/compressed_materialization_functions.hpp
  514. include/duckdb/function/scalar/generic_functions.hpp
  515. include/duckdb/function/scalar/list/contains_or_position.hpp
  516. include/duckdb/function/scalar/nested_functions.hpp
  517. include/duckdb/function/scalar/operators.hpp
  518. include/duckdb/function/scalar/regexp.hpp
  519. include/duckdb/function/scalar/sequence_functions.hpp
  520. include/duckdb/function/scalar/strftime_format.hpp
  521. include/duckdb/function/scalar/string_functions.hpp
  522. include/duckdb/function/scalar_function.hpp
  523. include/duckdb/function/scalar_macro_function.hpp
  524. include/duckdb/function/table/arrow.hpp
  525. include/duckdb/function/table/arrow/arrow_duck_schema.hpp
  526. include/duckdb/function/table/list.hpp
  527. include/duckdb/function/table/range.hpp
  528. include/duckdb/function/table/read_csv.hpp
  529. include/duckdb/function/table/summary.hpp
  530. include/duckdb/function/table/system_functions.hpp
  531. include/duckdb/function/table/table_scan.hpp
  532. include/duckdb/function/table_function.hpp
  533. include/duckdb/function/table_macro_function.hpp
  534. include/duckdb/function/udf_function.hpp
  535. include/duckdb/main/appender.hpp
  536. include/duckdb/main/attached_database.hpp
  537. include/duckdb/main/buffered_data/buffered_data.hpp
  538. include/duckdb/main/buffered_data/simple_buffered_data.hpp
  539. include/duckdb/main/capi/capi_internal.hpp
  540. include/duckdb/main/capi/cast/from_decimal.hpp
  541. include/duckdb/main/capi/cast/generic.hpp
  542. include/duckdb/main/capi/cast/to_decimal.hpp
  543. include/duckdb/main/capi/cast/utils.hpp
  544. include/duckdb/main/chunk_scan_state.hpp
  545. include/duckdb/main/chunk_scan_state/query_result.hpp
  546. include/duckdb/main/client_config.hpp
  547. include/duckdb/main/client_context.hpp
  548. include/duckdb/main/client_context_file_opener.hpp
  549. include/duckdb/main/client_context_state.hpp
  550. include/duckdb/main/client_data.hpp
  551. include/duckdb/main/client_properties.hpp
  552. include/duckdb/main/config.hpp
  553. include/duckdb/main/connection.hpp
  554. include/duckdb/main/connection_manager.hpp
  555. include/duckdb/main/database.hpp
  556. include/duckdb/main/database_manager.hpp
  557. include/duckdb/main/database_path_and_type.hpp
  558. include/duckdb/main/db_instance_cache.hpp
  559. include/duckdb/main/error_manager.hpp
  560. include/duckdb/main/extension.hpp
  561. include/duckdb/main/extension/generated_extension_loader.hpp
  562. include/duckdb/main/extension_entries.hpp
  563. include/duckdb/main/extension_helper.hpp
  564. include/duckdb/main/extension_util.hpp
  565. include/duckdb/main/external_dependencies.hpp
  566. include/duckdb/main/materialized_query_result.hpp
  567. include/duckdb/main/pending_query_result.hpp
  568. include/duckdb/main/prepared_statement.hpp
  569. include/duckdb/main/prepared_statement_data.hpp
  570. include/duckdb/main/query_profiler.hpp
  571. include/duckdb/main/query_result.hpp
  572. include/duckdb/main/relation.hpp
  573. include/duckdb/main/relation/aggregate_relation.hpp
  574. include/duckdb/main/relation/create_table_relation.hpp
  575. include/duckdb/main/relation/create_view_relation.hpp
  576. include/duckdb/main/relation/cross_product_relation.hpp
  577. include/duckdb/main/relation/delete_relation.hpp
  578. include/duckdb/main/relation/distinct_relation.hpp
  579. include/duckdb/main/relation/explain_relation.hpp
  580. include/duckdb/main/relation/filter_relation.hpp
  581. include/duckdb/main/relation/insert_relation.hpp
  582. include/duckdb/main/relation/join_relation.hpp
  583. include/duckdb/main/relation/limit_relation.hpp
  584. include/duckdb/main/relation/order_relation.hpp
  585. include/duckdb/main/relation/projection_relation.hpp
  586. include/duckdb/main/relation/query_relation.hpp
  587. include/duckdb/main/relation/read_csv_relation.hpp
  588. include/duckdb/main/relation/read_json_relation.hpp
  589. include/duckdb/main/relation/setop_relation.hpp
  590. include/duckdb/main/relation/subquery_relation.hpp
  591. include/duckdb/main/relation/table_function_relation.hpp
  592. include/duckdb/main/relation/table_relation.hpp
  593. include/duckdb/main/relation/update_relation.hpp
  594. include/duckdb/main/relation/value_relation.hpp
  595. include/duckdb/main/relation/view_relation.hpp
  596. include/duckdb/main/relation/write_csv_relation.hpp
  597. include/duckdb/main/relation/write_parquet_relation.hpp
  598. include/duckdb/main/secret/secret.hpp
  599. include/duckdb/main/secret/secret_manager.hpp
  600. include/duckdb/main/secret/secret_storage.hpp
  601. include/duckdb/main/settings.hpp
  602. include/duckdb/main/stream_query_result.hpp
  603. include/duckdb/main/table_description.hpp
  604. include/duckdb/main/valid_checker.hpp
  605. include/duckdb/optimizer/column_binding_replacer.hpp
  606. include/duckdb/optimizer/column_lifetime_optimizer.hpp
  607. include/duckdb/optimizer/common_aggregate_optimizer.hpp
  608. include/duckdb/optimizer/compressed_materialization.hpp
  609. include/duckdb/optimizer/cse_optimizer.hpp
  610. include/duckdb/optimizer/deliminator.hpp
  611. include/duckdb/optimizer/expression_heuristics.hpp
  612. include/duckdb/optimizer/expression_rewriter.hpp
  613. include/duckdb/optimizer/filter_combiner.hpp
  614. include/duckdb/optimizer/filter_pullup.hpp
  615. include/duckdb/optimizer/filter_pushdown.hpp
  616. include/duckdb/optimizer/in_clause_rewriter.hpp
  617. include/duckdb/optimizer/join_order/cardinality_estimator.hpp
  618. include/duckdb/optimizer/join_order/cost_model.hpp
  619. include/duckdb/optimizer/join_order/estimated_properties.hpp
  620. include/duckdb/optimizer/join_order/join_node.hpp
  621. include/duckdb/optimizer/join_order/join_order_optimizer.hpp
  622. include/duckdb/optimizer/join_order/join_relation.hpp
  623. include/duckdb/optimizer/join_order/plan_enumerator.hpp
  624. include/duckdb/optimizer/join_order/query_graph.hpp
  625. include/duckdb/optimizer/join_order/query_graph_manager.hpp
  626. include/duckdb/optimizer/join_order/relation_manager.hpp
  627. include/duckdb/optimizer/join_order/relation_statistics_helper.hpp
  628. include/duckdb/optimizer/matcher/expression_matcher.hpp
  629. include/duckdb/optimizer/matcher/expression_type_matcher.hpp
  630. include/duckdb/optimizer/matcher/function_matcher.hpp
  631. include/duckdb/optimizer/matcher/logical_operator_matcher.hpp
  632. include/duckdb/optimizer/matcher/set_matcher.hpp
  633. include/duckdb/optimizer/matcher/type_matcher.hpp
  634. include/duckdb/optimizer/matcher/type_matcher_id.hpp
  635. include/duckdb/optimizer/optimizer.hpp
  636. include/duckdb/optimizer/optimizer_extension.hpp
  637. include/duckdb/optimizer/regex_range_filter.hpp
  638. include/duckdb/optimizer/remove_duplicate_groups.hpp
  639. include/duckdb/optimizer/remove_unused_columns.hpp
  640. include/duckdb/optimizer/rule.hpp
  641. include/duckdb/optimizer/rule/arithmetic_simplification.hpp
  642. include/duckdb/optimizer/rule/case_simplification.hpp
  643. include/duckdb/optimizer/rule/comparison_simplification.hpp
  644. include/duckdb/optimizer/rule/conjunction_simplification.hpp
  645. include/duckdb/optimizer/rule/constant_folding.hpp
  646. include/duckdb/optimizer/rule/date_part_simplification.hpp
  647. include/duckdb/optimizer/rule/distributivity.hpp
  648. include/duckdb/optimizer/rule/empty_needle_removal.hpp
  649. include/duckdb/optimizer/rule/enum_comparison.hpp
  650. include/duckdb/optimizer/rule/equal_or_null_simplification.hpp
  651. include/duckdb/optimizer/rule/in_clause_simplification.hpp
  652. include/duckdb/optimizer/rule/like_optimizations.hpp
  653. include/duckdb/optimizer/rule/list.hpp
  654. include/duckdb/optimizer/rule/move_constants.hpp
  655. include/duckdb/optimizer/rule/ordered_aggregate_optimizer.hpp
  656. include/duckdb/optimizer/rule/regex_optimizations.hpp
  657. include/duckdb/optimizer/statistics_propagator.hpp
  658. include/duckdb/optimizer/topn_optimizer.hpp
  659. include/duckdb/optimizer/unnest_rewriter.hpp
  660. include/duckdb/parallel/base_pipeline_event.hpp
  661. include/duckdb/parallel/concurrentqueue.hpp
  662. include/duckdb/parallel/event.hpp
  663. include/duckdb/parallel/executor_task.hpp
  664. include/duckdb/parallel/interrupt.hpp
  665. include/duckdb/parallel/meta_pipeline.hpp
  666. include/duckdb/parallel/pipeline.hpp
  667. include/duckdb/parallel/pipeline_complete_event.hpp
  668. include/duckdb/parallel/pipeline_event.hpp
  669. include/duckdb/parallel/pipeline_executor.hpp
  670. include/duckdb/parallel/pipeline_finish_event.hpp
  671. include/duckdb/parallel/pipeline_initialize_event.hpp
  672. include/duckdb/parallel/task.hpp
  673. include/duckdb/parallel/task_counter.hpp
  674. include/duckdb/parallel/task_scheduler.hpp
  675. include/duckdb/parallel/thread_context.hpp
  676. include/duckdb/parser/base_expression.hpp
  677. include/duckdb/parser/column_definition.hpp
  678. include/duckdb/parser/column_list.hpp
  679. include/duckdb/parser/common_table_expression_info.hpp
  680. include/duckdb/parser/constraint.hpp
  681. include/duckdb/parser/constraints/check_constraint.hpp
  682. include/duckdb/parser/constraints/foreign_key_constraint.hpp
  683. include/duckdb/parser/constraints/list.hpp
  684. include/duckdb/parser/constraints/not_null_constraint.hpp
  685. include/duckdb/parser/constraints/unique_constraint.hpp
  686. include/duckdb/parser/expression/between_expression.hpp
  687. include/duckdb/parser/expression/bound_expression.hpp
  688. include/duckdb/parser/expression/case_expression.hpp
  689. include/duckdb/parser/expression/cast_expression.hpp
  690. include/duckdb/parser/expression/collate_expression.hpp
  691. include/duckdb/parser/expression/columnref_expression.hpp
  692. include/duckdb/parser/expression/comparison_expression.hpp
  693. include/duckdb/parser/expression/conjunction_expression.hpp
  694. include/duckdb/parser/expression/constant_expression.hpp
  695. include/duckdb/parser/expression/default_expression.hpp
  696. include/duckdb/parser/expression/function_expression.hpp
  697. include/duckdb/parser/expression/lambda_expression.hpp
  698. include/duckdb/parser/expression/lambdaref_expression.hpp
  699. include/duckdb/parser/expression/list.hpp
  700. include/duckdb/parser/expression/operator_expression.hpp
  701. include/duckdb/parser/expression/parameter_expression.hpp
  702. include/duckdb/parser/expression/positional_reference_expression.hpp
  703. include/duckdb/parser/expression/star_expression.hpp
  704. include/duckdb/parser/expression/subquery_expression.hpp
  705. include/duckdb/parser/expression/window_expression.hpp
  706. include/duckdb/parser/expression_map.hpp
  707. include/duckdb/parser/expression_util.hpp
  708. include/duckdb/parser/group_by_node.hpp
  709. include/duckdb/parser/keyword_helper.hpp
  710. include/duckdb/parser/parsed_data/alter_info.hpp
  711. include/duckdb/parser/parsed_data/alter_scalar_function_info.hpp
  712. include/duckdb/parser/parsed_data/alter_table_function_info.hpp
  713. include/duckdb/parser/parsed_data/alter_table_info.hpp
  714. include/duckdb/parser/parsed_data/attach_info.hpp
  715. include/duckdb/parser/parsed_data/bound_pragma_info.hpp
  716. include/duckdb/parser/parsed_data/comment_on_column_info.hpp
  717. include/duckdb/parser/parsed_data/copy_info.hpp
  718. include/duckdb/parser/parsed_data/create_aggregate_function_info.hpp
  719. include/duckdb/parser/parsed_data/create_collation_info.hpp
  720. include/duckdb/parser/parsed_data/create_copy_function_info.hpp
  721. include/duckdb/parser/parsed_data/create_function_info.hpp
  722. include/duckdb/parser/parsed_data/create_index_info.hpp
  723. include/duckdb/parser/parsed_data/create_info.hpp
  724. include/duckdb/parser/parsed_data/create_macro_info.hpp
  725. include/duckdb/parser/parsed_data/create_pragma_function_info.hpp
  726. include/duckdb/parser/parsed_data/create_scalar_function_info.hpp
  727. include/duckdb/parser/parsed_data/create_schema_info.hpp
  728. include/duckdb/parser/parsed_data/create_secret_info.hpp
  729. include/duckdb/parser/parsed_data/create_sequence_info.hpp
  730. include/duckdb/parser/parsed_data/create_table_function_info.hpp
  731. include/duckdb/parser/parsed_data/create_table_info.hpp
  732. include/duckdb/parser/parsed_data/create_type_info.hpp
  733. include/duckdb/parser/parsed_data/create_view_info.hpp
  734. include/duckdb/parser/parsed_data/detach_info.hpp
  735. include/duckdb/parser/parsed_data/drop_info.hpp
  736. include/duckdb/parser/parsed_data/exported_table_data.hpp
  737. include/duckdb/parser/parsed_data/extra_drop_info.hpp
  738. include/duckdb/parser/parsed_data/load_info.hpp
  739. include/duckdb/parser/parsed_data/parse_info.hpp
  740. include/duckdb/parser/parsed_data/pragma_info.hpp
  741. include/duckdb/parser/parsed_data/sample_options.hpp
  742. include/duckdb/parser/parsed_data/show_select_info.hpp
  743. include/duckdb/parser/parsed_data/transaction_info.hpp
  744. include/duckdb/parser/parsed_data/vacuum_info.hpp
  745. include/duckdb/parser/parsed_expression.hpp
  746. include/duckdb/parser/parsed_expression_iterator.hpp
  747. include/duckdb/parser/parser.hpp
  748. include/duckdb/parser/parser_extension.hpp
  749. include/duckdb/parser/parser_options.hpp
  750. include/duckdb/parser/qualified_name.hpp
  751. include/duckdb/parser/qualified_name_set.hpp
  752. include/duckdb/parser/query_error_context.hpp
  753. include/duckdb/parser/query_node.hpp
  754. include/duckdb/parser/query_node/cte_node.hpp
  755. include/duckdb/parser/query_node/list.hpp
  756. include/duckdb/parser/query_node/recursive_cte_node.hpp
  757. include/duckdb/parser/query_node/select_node.hpp
  758. include/duckdb/parser/query_node/set_operation_node.hpp
  759. include/duckdb/parser/result_modifier.hpp
  760. include/duckdb/parser/simplified_token.hpp
  761. include/duckdb/parser/sql_statement.hpp
  762. include/duckdb/parser/statement/alter_statement.hpp
  763. include/duckdb/parser/statement/attach_statement.hpp
  764. include/duckdb/parser/statement/call_statement.hpp
  765. include/duckdb/parser/statement/copy_database_statement.hpp
  766. include/duckdb/parser/statement/copy_statement.hpp
  767. include/duckdb/parser/statement/create_statement.hpp
  768. include/duckdb/parser/statement/delete_statement.hpp
  769. include/duckdb/parser/statement/detach_statement.hpp
  770. include/duckdb/parser/statement/drop_statement.hpp
  771. include/duckdb/parser/statement/execute_statement.hpp
  772. include/duckdb/parser/statement/explain_statement.hpp
  773. include/duckdb/parser/statement/export_statement.hpp
  774. include/duckdb/parser/statement/extension_statement.hpp
  775. include/duckdb/parser/statement/insert_statement.hpp
  776. include/duckdb/parser/statement/list.hpp
  777. include/duckdb/parser/statement/load_statement.hpp
  778. include/duckdb/parser/statement/logical_plan_statement.hpp
  779. include/duckdb/parser/statement/multi_statement.hpp
  780. include/duckdb/parser/statement/pragma_statement.hpp
  781. include/duckdb/parser/statement/prepare_statement.hpp
  782. include/duckdb/parser/statement/relation_statement.hpp
  783. include/duckdb/parser/statement/select_statement.hpp
  784. include/duckdb/parser/statement/set_statement.hpp
  785. include/duckdb/parser/statement/transaction_statement.hpp
  786. include/duckdb/parser/statement/update_statement.hpp
  787. include/duckdb/parser/statement/vacuum_statement.hpp
  788. include/duckdb/parser/tableref.hpp
  789. include/duckdb/parser/tableref/basetableref.hpp
  790. include/duckdb/parser/tableref/emptytableref.hpp
  791. include/duckdb/parser/tableref/expressionlistref.hpp
  792. include/duckdb/parser/tableref/joinref.hpp
  793. include/duckdb/parser/tableref/list.hpp
  794. include/duckdb/parser/tableref/pivotref.hpp
  795. include/duckdb/parser/tableref/showref.hpp
  796. include/duckdb/parser/tableref/subqueryref.hpp
  797. include/duckdb/parser/tableref/table_function_ref.hpp
  798. include/duckdb/parser/tokens.hpp
  799. include/duckdb/parser/transformer.hpp
  800. include/duckdb/planner/bind_context.hpp
  801. include/duckdb/planner/binder.hpp
  802. include/duckdb/planner/bound_constraint.hpp
  803. include/duckdb/planner/bound_parameter_map.hpp
  804. include/duckdb/planner/bound_query_node.hpp
  805. include/duckdb/planner/bound_result_modifier.hpp
  806. include/duckdb/planner/bound_statement.hpp
  807. include/duckdb/planner/bound_tableref.hpp
  808. include/duckdb/planner/bound_tokens.hpp
  809. include/duckdb/planner/column_binding.hpp
  810. include/duckdb/planner/column_binding_map.hpp
  811. include/duckdb/planner/constraints/bound_check_constraint.hpp
  812. include/duckdb/planner/constraints/bound_foreign_key_constraint.hpp
  813. include/duckdb/planner/constraints/bound_not_null_constraint.hpp
  814. include/duckdb/planner/constraints/bound_unique_constraint.hpp
  815. include/duckdb/planner/constraints/list.hpp
  816. include/duckdb/planner/expression.hpp
  817. include/duckdb/planner/expression/bound_aggregate_expression.hpp
  818. include/duckdb/planner/expression/bound_between_expression.hpp
  819. include/duckdb/planner/expression/bound_case_expression.hpp
  820. include/duckdb/planner/expression/bound_cast_expression.hpp
  821. include/duckdb/planner/expression/bound_columnref_expression.hpp
  822. include/duckdb/planner/expression/bound_comparison_expression.hpp
  823. include/duckdb/planner/expression/bound_conjunction_expression.hpp
  824. include/duckdb/planner/expression/bound_constant_expression.hpp
  825. include/duckdb/planner/expression/bound_default_expression.hpp
  826. include/duckdb/planner/expression/bound_function_expression.hpp
  827. include/duckdb/planner/expression/bound_lambda_expression.hpp
  828. include/duckdb/planner/expression/bound_lambdaref_expression.hpp
  829. include/duckdb/planner/expression/bound_operator_expression.hpp
  830. include/duckdb/planner/expression/bound_parameter_data.hpp
  831. include/duckdb/planner/expression/bound_parameter_expression.hpp
  832. include/duckdb/planner/expression/bound_reference_expression.hpp
  833. include/duckdb/planner/expression/bound_subquery_expression.hpp
  834. include/duckdb/planner/expression/bound_unnest_expression.hpp
  835. include/duckdb/planner/expression/bound_window_expression.hpp
  836. include/duckdb/planner/expression/list.hpp
  837. include/duckdb/planner/expression_binder.hpp
  838. include/duckdb/planner/expression_binder/aggregate_binder.hpp
  839. include/duckdb/planner/expression_binder/alter_binder.hpp
  840. include/duckdb/planner/expression_binder/base_select_binder.hpp
  841. include/duckdb/planner/expression_binder/check_binder.hpp
  842. include/duckdb/planner/expression_binder/column_alias_binder.hpp
  843. include/duckdb/planner/expression_binder/constant_binder.hpp
  844. include/duckdb/planner/expression_binder/group_binder.hpp
  845. include/duckdb/planner/expression_binder/having_binder.hpp
  846. include/duckdb/planner/expression_binder/index_binder.hpp
  847. include/duckdb/planner/expression_binder/insert_binder.hpp
  848. include/duckdb/planner/expression_binder/lateral_binder.hpp
  849. include/duckdb/planner/expression_binder/order_binder.hpp
  850. include/duckdb/planner/expression_binder/qualify_binder.hpp
  851. include/duckdb/planner/expression_binder/relation_binder.hpp
  852. include/duckdb/planner/expression_binder/returning_binder.hpp
  853. include/duckdb/planner/expression_binder/select_binder.hpp
  854. include/duckdb/planner/expression_binder/table_function_binder.hpp
  855. include/duckdb/planner/expression_binder/update_binder.hpp
  856. include/duckdb/planner/expression_binder/where_binder.hpp
  857. include/duckdb/planner/expression_iterator.hpp
  858. include/duckdb/planner/extension_callback.hpp
  859. include/duckdb/planner/filter/conjunction_filter.hpp
  860. include/duckdb/planner/filter/constant_filter.hpp
  861. include/duckdb/planner/filter/null_filter.hpp
  862. include/duckdb/planner/filter/struct_filter.hpp
  863. include/duckdb/planner/joinside.hpp
  864. include/duckdb/planner/logical_operator.hpp
  865. include/duckdb/planner/logical_operator_visitor.hpp
  866. include/duckdb/planner/logical_tokens.hpp
  867. include/duckdb/planner/operator/list.hpp
  868. include/duckdb/planner/operator/logical_aggregate.hpp
  869. include/duckdb/planner/operator/logical_any_join.hpp
  870. include/duckdb/planner/operator/logical_column_data_get.hpp
  871. include/duckdb/planner/operator/logical_comparison_join.hpp
  872. include/duckdb/planner/operator/logical_copy_database.hpp
  873. include/duckdb/planner/operator/logical_copy_to_file.hpp
  874. include/duckdb/planner/operator/logical_create.hpp
  875. include/duckdb/planner/operator/logical_create_index.hpp
  876. include/duckdb/planner/operator/logical_create_secret.hpp
  877. include/duckdb/planner/operator/logical_create_table.hpp
  878. include/duckdb/planner/operator/logical_cross_product.hpp
  879. include/duckdb/planner/operator/logical_cteref.hpp
  880. include/duckdb/planner/operator/logical_delete.hpp
  881. include/duckdb/planner/operator/logical_delim_get.hpp
  882. include/duckdb/planner/operator/logical_dependent_join.hpp
  883. include/duckdb/planner/operator/logical_distinct.hpp
  884. include/duckdb/planner/operator/logical_dummy_scan.hpp
  885. include/duckdb/planner/operator/logical_empty_result.hpp
  886. include/duckdb/planner/operator/logical_execute.hpp
  887. include/duckdb/planner/operator/logical_explain.hpp
  888. include/duckdb/planner/operator/logical_export.hpp
  889. include/duckdb/planner/operator/logical_expression_get.hpp
  890. include/duckdb/planner/operator/logical_extension_operator.hpp
  891. include/duckdb/planner/operator/logical_filter.hpp
  892. include/duckdb/planner/operator/logical_get.hpp
  893. include/duckdb/planner/operator/logical_insert.hpp
  894. include/duckdb/planner/operator/logical_join.hpp
  895. include/duckdb/planner/operator/logical_limit.hpp
  896. include/duckdb/planner/operator/logical_materialized_cte.hpp
  897. include/duckdb/planner/operator/logical_order.hpp
  898. include/duckdb/planner/operator/logical_pivot.hpp
  899. include/duckdb/planner/operator/logical_positional_join.hpp
  900. include/duckdb/planner/operator/logical_pragma.hpp
  901. include/duckdb/planner/operator/logical_prepare.hpp
  902. include/duckdb/planner/operator/logical_projection.hpp
  903. include/duckdb/planner/operator/logical_recursive_cte.hpp
  904. include/duckdb/planner/operator/logical_reset.hpp
  905. include/duckdb/planner/operator/logical_sample.hpp
  906. include/duckdb/planner/operator/logical_set.hpp
  907. include/duckdb/planner/operator/logical_set_operation.hpp
  908. include/duckdb/planner/operator/logical_simple.hpp
  909. include/duckdb/planner/operator/logical_top_n.hpp
  910. include/duckdb/planner/operator/logical_unconditional_join.hpp
  911. include/duckdb/planner/operator/logical_unnest.hpp
  912. include/duckdb/planner/operator/logical_update.hpp
  913. include/duckdb/planner/operator/logical_window.hpp
  914. include/duckdb/planner/operator_extension.hpp
  915. include/duckdb/planner/parsed_data/bound_create_function_info.hpp
  916. include/duckdb/planner/parsed_data/bound_create_table_info.hpp
  917. include/duckdb/planner/planner.hpp
  918. include/duckdb/planner/pragma_handler.hpp
  919. include/duckdb/planner/query_node/bound_cte_node.hpp
  920. include/duckdb/planner/query_node/bound_recursive_cte_node.hpp
  921. include/duckdb/planner/query_node/bound_select_node.hpp
  922. include/duckdb/planner/query_node/bound_set_operation_node.hpp
  923. include/duckdb/planner/query_node/list.hpp
  924. include/duckdb/planner/subquery/flatten_dependent_join.hpp
  925. include/duckdb/planner/subquery/has_correlated_expressions.hpp
  926. include/duckdb/planner/subquery/recursive_dependent_join_planner.hpp
  927. include/duckdb/planner/subquery/rewrite_correlated_expressions.hpp
  928. include/duckdb/planner/subquery/rewrite_cte_scan.hpp
  929. include/duckdb/planner/table_binding.hpp
  930. include/duckdb/planner/table_filter.hpp
  931. include/duckdb/planner/tableref/bound_basetableref.hpp
  932. include/duckdb/planner/tableref/bound_cteref.hpp
  933. include/duckdb/planner/tableref/bound_dummytableref.hpp
  934. include/duckdb/planner/tableref/bound_expressionlistref.hpp
  935. include/duckdb/planner/tableref/bound_joinref.hpp
  936. include/duckdb/planner/tableref/bound_pivotref.hpp
  937. include/duckdb/planner/tableref/bound_pos_join_ref.hpp
  938. include/duckdb/planner/tableref/bound_subqueryref.hpp
  939. include/duckdb/planner/tableref/bound_table_function.hpp
  940. include/duckdb/planner/tableref/list.hpp
  941. include/duckdb/storage/arena_allocator.hpp
  942. include/duckdb/storage/block.hpp
  943. include/duckdb/storage/block_manager.hpp
  944. include/duckdb/storage/buffer/block_handle.hpp
  945. include/duckdb/storage/buffer/buffer_handle.hpp
  946. include/duckdb/storage/buffer/buffer_pool.hpp
  947. include/duckdb/storage/buffer/temporary_file_information.hpp
  948. include/duckdb/storage/buffer_manager.hpp
  949. include/duckdb/storage/checkpoint/row_group_writer.hpp
  950. include/duckdb/storage/checkpoint/string_checkpoint_state.hpp
  951. include/duckdb/storage/checkpoint/table_data_reader.hpp
  952. include/duckdb/storage/checkpoint/table_data_writer.hpp
  953. include/duckdb/storage/checkpoint/write_overflow_strings_to_disk.hpp
  954. include/duckdb/storage/checkpoint_manager.hpp
  955. include/duckdb/storage/compression/alp/algorithm/alp.hpp
  956. include/duckdb/storage/compression/alp/alp_analyze.hpp
  957. include/duckdb/storage/compression/alp/alp_compress.hpp
  958. include/duckdb/storage/compression/alp/alp_constants.hpp
  959. include/duckdb/storage/compression/alp/alp_fetch.hpp
  960. include/duckdb/storage/compression/alp/alp_scan.hpp
  961. include/duckdb/storage/compression/alp/alp_utils.hpp
  962. include/duckdb/storage/compression/alprd/algorithm/alprd.hpp
  963. include/duckdb/storage/compression/alprd/alprd_analyze.hpp
  964. include/duckdb/storage/compression/alprd/alprd_compress.hpp
  965. include/duckdb/storage/compression/alprd/alprd_constants.hpp
  966. include/duckdb/storage/compression/alprd/alprd_fetch.hpp
  967. include/duckdb/storage/compression/alprd/alprd_scan.hpp
  968. include/duckdb/storage/compression/bitpacking.hpp
  969. include/duckdb/storage/compression/chimp/algorithm/bit_reader.hpp
  970. include/duckdb/storage/compression/chimp/algorithm/bit_utils.hpp
  971. include/duckdb/storage/compression/chimp/algorithm/byte_reader.hpp
  972. include/duckdb/storage/compression/chimp/algorithm/byte_writer.hpp
  973. include/duckdb/storage/compression/chimp/algorithm/chimp128.hpp
  974. include/duckdb/storage/compression/chimp/algorithm/chimp_utils.hpp
  975. include/duckdb/storage/compression/chimp/algorithm/flag_buffer.hpp
  976. include/duckdb/storage/compression/chimp/algorithm/leading_zero_buffer.hpp
  977. include/duckdb/storage/compression/chimp/algorithm/output_bit_stream.hpp
  978. include/duckdb/storage/compression/chimp/algorithm/packed_data.hpp
  979. include/duckdb/storage/compression/chimp/algorithm/ring_buffer.hpp
  980. include/duckdb/storage/compression/chimp/chimp.hpp
  981. include/duckdb/storage/compression/chimp/chimp_analyze.hpp
  982. include/duckdb/storage/compression/chimp/chimp_compress.hpp
  983. include/duckdb/storage/compression/chimp/chimp_fetch.hpp
  984. include/duckdb/storage/compression/chimp/chimp_scan.hpp
  985. include/duckdb/storage/compression/patas/algorithm/patas.hpp
  986. include/duckdb/storage/compression/patas/patas.hpp
  987. include/duckdb/storage/compression/patas/patas_analyze.hpp
  988. include/duckdb/storage/compression/patas/patas_compress.hpp
  989. include/duckdb/storage/compression/patas/patas_fetch.hpp
  990. include/duckdb/storage/compression/patas/patas_scan.hpp
  991. include/duckdb/storage/compression/patas/shared.hpp
  992. include/duckdb/storage/data_pointer.hpp
  993. include/duckdb/storage/data_table.hpp
  994. include/duckdb/storage/database_size.hpp
  995. include/duckdb/storage/in_memory_block_manager.hpp
  996. include/duckdb/storage/index.hpp
  997. include/duckdb/storage/index_storage_info.hpp
  998. include/duckdb/storage/magic_bytes.hpp
  999. include/duckdb/storage/metadata/metadata_manager.hpp
  1000. include/duckdb/storage/metadata/metadata_reader.hpp
  1001. include/duckdb/storage/metadata/metadata_writer.hpp
  1002. include/duckdb/storage/object_cache.hpp
  1003. include/duckdb/storage/optimistic_data_writer.hpp
  1004. include/duckdb/storage/partial_block_manager.hpp
  1005. include/duckdb/storage/segment/uncompressed.hpp
  1006. include/duckdb/storage/single_file_block_manager.hpp
  1007. include/duckdb/storage/standard_buffer_manager.hpp
  1008. include/duckdb/storage/statistics/array_stats.hpp
  1009. include/duckdb/storage/statistics/base_statistics.hpp
  1010. include/duckdb/storage/statistics/column_statistics.hpp
  1011. include/duckdb/storage/statistics/distinct_statistics.hpp
  1012. include/duckdb/storage/statistics/list_stats.hpp
  1013. include/duckdb/storage/statistics/node_statistics.hpp
  1014. include/duckdb/storage/statistics/numeric_stats.hpp
  1015. include/duckdb/storage/statistics/numeric_stats_union.hpp
  1016. include/duckdb/storage/statistics/segment_statistics.hpp
  1017. include/duckdb/storage/statistics/string_stats.hpp
  1018. include/duckdb/storage/statistics/struct_stats.hpp
  1019. include/duckdb/storage/storage_extension.hpp
  1020. include/duckdb/storage/storage_info.hpp
  1021. include/duckdb/storage/storage_lock.hpp
  1022. include/duckdb/storage/storage_manager.hpp
  1023. include/duckdb/storage/string_uncompressed.hpp
  1024. include/duckdb/storage/table/append_state.hpp
  1025. include/duckdb/storage/table/array_column_data.hpp
  1026. include/duckdb/storage/table/chunk_info.hpp
  1027. include/duckdb/storage/table/column_checkpoint_state.hpp
  1028. include/duckdb/storage/table/column_data.hpp
  1029. include/duckdb/storage/table/column_data_checkpointer.hpp
  1030. include/duckdb/storage/table/column_segment.hpp
  1031. include/duckdb/storage/table/column_segment_tree.hpp
  1032. include/duckdb/storage/table/data_table_info.hpp
  1033. include/duckdb/storage/table/list_column_data.hpp
  1034. include/duckdb/storage/table/persistent_table_data.hpp
  1035. include/duckdb/storage/table/row_group.hpp
  1036. include/duckdb/storage/table/row_group_collection.hpp
  1037. include/duckdb/storage/table/row_group_segment_tree.hpp
  1038. include/duckdb/storage/table/row_version_manager.hpp
  1039. include/duckdb/storage/table/scan_state.hpp
  1040. include/duckdb/storage/table/segment_base.hpp
  1041. include/duckdb/storage/table/segment_lock.hpp
  1042. include/duckdb/storage/table/segment_tree.hpp
  1043. include/duckdb/storage/table/standard_column_data.hpp
  1044. include/duckdb/storage/table/struct_column_data.hpp
  1045. include/duckdb/storage/table/table_index_list.hpp
  1046. include/duckdb/storage/table/table_statistics.hpp
  1047. include/duckdb/storage/table/update_segment.hpp
  1048. include/duckdb/storage/table/validity_column_data.hpp
  1049. include/duckdb/storage/table_io_manager.hpp
  1050. include/duckdb/storage/table_storage_info.hpp
  1051. include/duckdb/storage/temporary_file_manager.hpp
  1052. include/duckdb/storage/temporary_memory_manager.hpp
  1053. include/duckdb/storage/write_ahead_log.hpp
  1054. include/duckdb/transaction/append_info.hpp
  1055. include/duckdb/transaction/cleanup_state.hpp
  1056. include/duckdb/transaction/commit_state.hpp
  1057. include/duckdb/transaction/delete_info.hpp
  1058. include/duckdb/transaction/duck_transaction.hpp
  1059. include/duckdb/transaction/duck_transaction_manager.hpp
  1060. include/duckdb/transaction/local_storage.hpp
  1061. include/duckdb/transaction/meta_transaction.hpp
  1062. include/duckdb/transaction/rollback_state.hpp
  1063. include/duckdb/transaction/transaction.hpp
  1064. include/duckdb/transaction/transaction_context.hpp
  1065. include/duckdb/transaction/transaction_data.hpp
  1066. include/duckdb/transaction/transaction_manager.hpp
  1067. include/duckdb/transaction/undo_buffer.hpp
  1068. include/duckdb/transaction/update_info.hpp
  1069. include/duckdb/verification/copied_statement_verifier.hpp
  1070. include/duckdb/verification/deserialized_statement_verifier.hpp
  1071. include/duckdb/verification/external_statement_verifier.hpp
  1072. include/duckdb/verification/fetch_row_verifier.hpp
  1073. include/duckdb/verification/no_operator_caching_verifier.hpp
  1074. include/duckdb/verification/parsed_statement_verifier.hpp
  1075. include/duckdb/verification/prepared_statement_verifier.hpp
  1076. include/duckdb/verification/statement_verifier.hpp
  1077. include/duckdb/verification/unoptimized_statement_verifier.hpp
  1078. lib/cmake/DuckDB/DuckDBConfig.cmake
  1079. lib/cmake/DuckDB/DuckDBConfigVersion.cmake
  1080. lib/cmake/DuckDB/DuckDBExports-release.cmake
  1081. lib/cmake/DuckDB/DuckDBExports.cmake
  1082. lib/libduckdb.so
  1083. lib/libduckdb_fastpforlib.a
  1084. lib/libduckdb_fmt.a
  1085. lib/libduckdb_fsst.a
  1086. lib/libduckdb_hyperloglog.a
  1087. lib/libduckdb_mbedtls.a
  1088. lib/libduckdb_miniz.a
  1089. lib/libduckdb_pg_query.a
  1090. lib/libduckdb_re2.a
  1091. lib/libduckdb_skiplistlib.a
  1092. lib/libduckdb_static.a
  1093. lib/libduckdb_utf8proc.a
  1094. @dir include/duckdb/storage/serialization
  1095. @owner
  1096. @group
  1097. @mode
Collapse this list.
Dependency lines:
  • duckdb>0:databases/duckdb
To install the port:
cd /usr/ports/databases/duckdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/duckdb
  • pkg install duckdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: duckdb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710929931 SHA256 (duckdb-duckdb-v0.10.1_GH0.tar.gz) = 83bd4944c070fd0bd287fbe62919fa887f35d7422ba0fa66e13d4ed098f3791a SIZE (duckdb-duckdb-v0.10.1_GH0.tar.gz) = 79870693

Expand this list (2 items)

Collapse this list.

SHA256 (duckdb-sqlite_scanner-c134346_GH0.tar.gz) = 118ab8cb9fcc4e08eee661d2a146ed21c939e30b64123729fbdc90adbd2214f0 SIZE (duckdb-sqlite_scanner-c134346_GH0.tar.gz) = 4646975

Collapse this list.


Packages (timestamps in pop-ups are UTC):
duckdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly0.9.2_10.9.2_10.8.10.9.2_10.9.2_10.9.2_10.9.2_10.9.2_1
FreeBSD:14:latest0.10.00.10.00.6.10.10.00.10.10.8.0-0.8.1
FreeBSD:14:quarterly0.9.2_10.9.2_1-0.9.2_10.9.2_10.9.2_10.9.2_10.9.2_1
FreeBSD:15:latest0.10.00.10.0n/a0.9.2_1n/a0.9.2_10.9.2_10.10.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for duckdb-0.10.1: TPCE=on: Enable building of the TPC-E tool ====> Extensions: AUTOCOMPLETE=on: Build the AUTOCOMPLETE extension EXCEL=on: Build the EXCEL extension FTS=on: Build the FTS extension HTTPFS=on: Build the HTTPFS extension ICU=on: Build the ICU extension INET=on: Build the INET extension JEMALLOC=on: Build the JEMALLOC extension JSON=on: Build the JSON extension PARQUET=on: Build the PARQUET extension SQLSMITH=on: Build the SQLSMITH extension TPCDS=on: Build the TPCDS extension TPCH=on: Build the TPCH extension SQLITE_SCANNER=on: Build the SQLITE_SCANNER extension ===> Use 'make config' to modify these settings
Options name:
databases_duckdb
USES:
cmake:testing compiler:c++11-lang ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/duckdb/duckdb/tar.gz/v0.10.1?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.1
21 Mar 2024 01:54:44
commit hash: 65cb998aee28ef96173e64caffd3e553f2416a98commit hash: 65cb998aee28ef96173e64caffd3e553f2416a98commit hash: 65cb998aee28ef96173e64caffd3e553f2416a98commit hash: 65cb998aee28ef96173e64caffd3e553f2416a98 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: update 0.10.0 → 0.10.1

Reported by:	portscout
0.10.0
14 Feb 2024 09:28:06
commit hash: bb6689b659e4798b2b84b249033755fb2fd722d2commit hash: bb6689b659e4798b2b84b249033755fb2fd722d2commit hash: bb6689b659e4798b2b84b249033755fb2fd722d2commit hash: bb6689b659e4798b2b84b249033755fb2fd722d2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: update 0.9.2 → 0.10.0

Reported by:	portscout
0.9.2_1
16 Nov 2023 06:40:47
commit hash: a313aafb0ebc587ac25ba438a485a6f7d93282b7commit hash: a313aafb0ebc587ac25ba438a485a6f7d93282b7commit hash: a313aafb0ebc587ac25ba438a485a6f7d93282b7commit hash: a313aafb0ebc587ac25ba438a485a6f7d93282b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/duckdb: Add pre-compiled sqlite extension; Fix version reported by
DuckDB

Other extensions should be added as pre-compiled extensions the same way,
because otherwise DuckDB attempts to download pre-compiled extensions
as binaries which only works for Linux, and is also very insecure.
0.9.2
16 Nov 2023 02:29:00
commit hash: af65e304f4add50c414b6fda1115d29442f2eb1dcommit hash: af65e304f4add50c414b6fda1115d29442f2eb1dcommit hash: af65e304f4add50c414b6fda1115d29442f2eb1dcommit hash: af65e304f4add50c414b6fda1115d29442f2eb1d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: update 0.8.1 → 0.9.2

Reported by:	portscout
0.8.1
17 Jun 2023 18:35:40
commit hash: b91315dfec0894038d6dc47d1ed49a41663f3de9commit hash: b91315dfec0894038d6dc47d1ed49a41663f3de9commit hash: b91315dfec0894038d6dc47d1ed49a41663f3de9commit hash: b91315dfec0894038d6dc47d1ed49a41663f3de9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: Update 0.8.0 → 0.8.1

Reported by:	portscout
0.8.0
19 May 2023 07:54:17
commit hash: d6584be4c01cba186a60efa9fda85aa5a7ab6f4ecommit hash: d6584be4c01cba186a60efa9fda85aa5a7ab6f4ecommit hash: d6584be4c01cba186a60efa9fda85aa5a7ab6f4ecommit hash: d6584be4c01cba186a60efa9fda85aa5a7ab6f4e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: Update 0.7.1 → 0.8.0

Reported by:	portscout
0.7.1
27 Feb 2023 18:45:32
commit hash: a3dee7038821e7f7bd138e5517353a7477533ff2commit hash: a3dee7038821e7f7bd138e5517353a7477533ff2commit hash: a3dee7038821e7f7bd138e5517353a7477533ff2commit hash: a3dee7038821e7f7bd138e5517353a7477533ff2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/duckdb: Update 0.6.1 → 0.7.1

Reported by:	portscout
0.6.1
09 Dec 2022 05:08:44
commit hash: 264b6c98fc3489bc93a143f8c70179b96cb34bb6commit hash: 264b6c98fc3489bc93a143f8c70179b96cb34bb6commit hash: 264b6c98fc3489bc93a143f8c70179b96cb34bb6commit hash: 264b6c98fc3489bc93a143f8c70179b96cb34bb6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/duckdb: Update 0.6.0 -> 0.6.1

Reported by:	portscout
0.6.0
16 Nov 2022 07:26:31
commit hash: 5e87f176437fc9b4dac31bdae066701e2a7d1860commit hash: 5e87f176437fc9b4dac31bdae066701e2a7d1860commit hash: 5e87f176437fc9b4dac31bdae066701e2a7d1860commit hash: 5e87f176437fc9b4dac31bdae066701e2a7d1860 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: Update 0.5.1 -> 0.6.0

Reported by:	portscout
0.5.1
21 Sep 2022 06:42:18
commit hash: e11131c838acefaef2ac5064b7efd455b01fca9ecommit hash: e11131c838acefaef2ac5064b7efd455b01fca9ecommit hash: e11131c838acefaef2ac5064b7efd455b01fca9ecommit hash: e11131c838acefaef2ac5064b7efd455b01fca9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: Update 0.5.0 -> 0.5.1

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.5.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.0
05 Sep 2022 22:30:08
commit hash: d4d017cf60585a0902df88b8e33b30e6081b38cfcommit hash: d4d017cf60585a0902df88b8e33b30e6081b38cfcommit hash: d4d017cf60585a0902df88b8e33b30e6081b38cfcommit hash: d4d017cf60585a0902df88b8e33b30e6081b38cf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/{,py-}duckdb: Update 0.4.0 -> 0.5.0

Reported by:	portscout
0.4.0
21 Jun 2022 07:08:26
commit hash: 65ea4576e1a8c1eb5fdf90e071d788d57af183a5commit hash: 65ea4576e1a8c1eb5fdf90e071d788d57af183a5commit hash: 65ea4576e1a8c1eb5fdf90e071d788d57af183a5commit hash: 65ea4576e1a8c1eb5fdf90e071d788d57af183a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/duckdb: Correction in the options code
0.4.0
21 Jun 2022 04:41:18
commit hash: e3781e0f2a1ca0ce5935fd2818b2542703eca040commit hash: e3781e0f2a1ca0ce5935fd2818b2542703eca040commit hash: e3781e0f2a1ca0ce5935fd2818b2542703eca040commit hash: e3781e0f2a1ca0ce5935fd2818b2542703eca040 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/duckdb: New port: In-process SQL OLAP database management system

Number of commits found: 15