Commit Graph

355 Commits (db5f1ea498f736d4ff733bbd41ec649d073cf932)

Author SHA1 Message Date
Rene Cannao 2af3b0d333 Add notes about Valgrind and SQLite memory management
2 months ago
Miro Stauder 3d38315654 add --locked to cargo build to ensure reproducibility
2 months ago
Miro Stauder dde69e7637 add sqlite-rembed to cleanall
2 months ago
Miro Stauder 18c9c35b19 replace 'which' with 'type' to check for rustc toolchain
2 months ago
René Cannaò 9410a60f6f build: make Rust toolchain optional, only required for PROXYSQLGENAI
2 months ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
2 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
3 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
3 months ago
René Cannaò fdb8dfb152 Build system: Darwin-specific fixes and strict platform parity
3 months ago
Rene Cannao 0372556f28 Enable SQLite FTS5 support for full-text search
4 months ago
Rene Cannao 9f30d85e10 Add tar.gz packaging for sqlite-rembed dependency
4 months ago
Rene Cannao 01d654692d Integrate sqlite-rembed for text embedding generation
4 months ago
Rene Cannao fbd0d9732b Add sqlite-vec static extension for vector search in ProxySQL
4 months ago
Rene Cannao 5b79778477 Enable SQLITE_ENABLE_MATH_FUNCTIONS flag in SQLite build
4 months ago
Rahim Kanji 9fa3d75fb3 Backport PQsendPipelineSync from PostgreSQL 17 and update code to use it
6 months ago
Rahim Kanji b21982d5ac Restore bind_fmt_text.patch mistakenly removed in commit d020f577b
6 months ago
Miro Stauder d020f577b2 reduce duplication in makefiles, use include for common stuff
6 months ago
René Cannaò e5aba4db42
Merge pull request #5154 from sysown/v3.0.3-upgrade_deps
6 months ago
Keith Brings aaefac0ca4
Merge pull request #5142 from sysown/v3.0_bind_fmt_bug_fix_5140
6 months ago
Miro Stauder 8b1a20d46b Merge branch 'v3.0.3-upgrade_clickhouse' into v3.0.3-upgrade_deps
6 months ago
Miro Stauder 49691152e9 Merge branch 'v3.0.3-upgrade_curl' into v3.0.3-upgrade_deps
6 months ago
Miro Stauder 2cba4f56f5 Merge branch 'v3.0.3-upgrade_sqlite3' into v3.0.3-upgrade_deps
6 months ago
Miro Stauder 40414de19a upgrade curl to v8.16
6 months ago
Miro Stauder a0f2a9b211 update clickhouse-cpp to v2.6.0
6 months ago
Miro Stauder 6f29a4d3c7 upgrade sqlite3 to v3.50.4
6 months ago
Miro Stauder efa90b52fa upgrade libmicrohttpd to v1.0.2
6 months ago
Rahim Kanji 786fb370d6 Fix parameter length misalignment in PQsendQueryPrepared
7 months ago
Miro Stauder 871b19bc7f fix postgresql clean
7 months ago
Miro Stauder f1526fcb59 fix new compiler issue in mariadb-client
7 months ago
Miro Stauder 88c34b30a5 fix issues by updating libconfig
7 months ago
Rahim Kanji 5bff485455 Added new formatted error structure to streamline the extraction of error information:
11 months ago
Yashwant Sahu 004665c6b0 Moved checking of openssl version and finding of openssl library to common place and including common make file.
1 year ago
Yashwant Sahu 3af2af904a 1. Fixed pkg-config cflag, as it was failing with older pkg-config.
1 year ago
Yashwant Sahu e9b57ac6ef Using pkg-config to find out insrtalled pkg-config
1 year ago
René Cannaò 2c80f4a935
Merge pull request #4762 from sysown/v3.0_dynamic_fast_forward
1 year ago
Miro Stauder 9e8deb5578 fix test and cleanup
1 year ago
Miro Stauder 456ce7b341 make OpenSSL special case only for almalinux8
1 year ago
Rahim Kanji 7e20a59b0a Reordered OpenSSL library and include paths to the end to ensure that bundled libraries are prioritized during the build process.
1 year ago
René Cannaò 8218c62dbd
Merge pull request #4740 from sysown/ssl_dynamic_lib
1 year ago
Miro Stauder fea9a02520 remove unneded sync
1 year ago
Yashwant Sahu 0d17e4f01f Fixed Alma linux build issue
1 year ago
Yashwant Sahu 8cb4f10460 Fixed AlmaLinux builid issues for openssl
1 year ago
Yashwant Sahu 1fe7744792 Added check for OpenSSL version 3.0 in make file.
1 year ago
Yashwant Sahu becc5b3ed7 Minor cleanup.
1 year ago
Yashwant Sahu 9835837c45 1. Removed OpenSSL static linking from all the dependency, now every component uses OpenSSL dynamic library.
1 year ago
Javier Jaramago Fernández 0277b041eb Crash fix: Add integrity check for 'column-count' packet to 'libmariadbclient'
1 year ago
Yashwant Sahu 2e46f53baf 1. Removed internal openssl bio structure
1 year ago
René Cannaò 39973adaac CMAKE_BUILD_TYPE=RelWithDebInfo for mariadb_client
2 years ago
Rahim Kanji ab21b4605c
Merge pull request #61 from sysown/v2.x_postgres_optimizations
2 years ago
Rene Cannao 7fe013fac2 Merge branch 'proxysql_v2.x_240813' into v2.x_postgres_merge_v2.x_240813
2 years ago