Skip to content

Commit bc3a7e1

Browse files
committed
Merge branch 'main' of https://github.com/duckdb/duckdb-postgres into add-transaction-param-execute
2 parents 0f3ffe6 + 98482ce commit bc3a7e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 2.8.12)
1+
cmake_minimum_required(VERSION 2.8.12...3.29)
22
set(TARGET_NAME postgres_scanner)
33
project(${TARGET_NAME})
44

0 commit comments

Comments
 (0)