Commit Graph

514 Commits (6d6015a2034dbee2ea4eb50d2e84381df008fa46)

Author SHA1 Message Date
René Cannaò 9fd4bcfe24 Add zstd to cleanall target and .gitignore
4 weeks ago
René Cannaò df97ae9009 Add documentation for zstd static linking
4 weeks ago
René Cannaò 3f1b0a1510 Add static linking for zstd compression library
4 weeks ago
Javier Jaramago Fernández 1c311fd5f1 fix: coredumper build in newer CMake versions
2 months ago
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ò 763d4df535 chore: add scram.c.diff patch reference for security fix v3.0
2 months ago
orbisai0security c29c77feff fix: resolve high vulnerability c.lang.security.insecure-use-strtok-fn.insecure-use-strtok-fn
2 months ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
2 months ago
Rene Cannao 0102965838 Convert PostgreSQL patches to unified diff format
2 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
2 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 d55947b49f Add comprehensive documentation for sqlite-vec integration
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 a315f1284f upgrade coredumper to percona fork hash 8f2623b
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
6 months ago
Miro Stauder 871b19bc7f fix postgresql clean
6 months ago
Miro Stauder 318f10806b fix compiler issues by updating postgresql
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 1326edfbf2 Removed LE:-1 tag
11 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