Commit Graph

5406 Commits (fix/pgsql-unix-socket)

Author SHA1 Message Date
Rene Cannao 49371fd647 pgsql: omit port= when port==0 (Unix socket support)
3 weeks ago
Rahim Kanji eed52db897
Merge branch 'v3.0' into v3.0_partition-fairness
1 month ago
Rahim Kanji 6909011b67 perf(partition): promote longest-waiting B session via max_connect_time fold
1 month ago
René Cannaò a5bb7f640f
Merge branch 'v3.0' into v3.0_partition-gate
1 month ago
René Cannaò 46ab989adb
Merge commit from fork
1 month ago
René Cannaò 7dbe1f7029
Merge commit from fork
1 month ago
René Cannaò 3e7b77456e
Merge branch 'v3.0' into v3.0_partition-gate
1 month ago
René Cannaò 8025acdf60
Merge branch 'v3.0' into v3.0_pgsql_options_5801
1 month ago
René Cannaò cda58357b2
Merge branch 'v3.0' into feature/ci-codecov-unit-tests
1 month ago
Rene Cannao b04caafef1 fix(coverage): unbreak lcov capture for {MySQL,PgSQL}_Session.cpp
1 month ago
Rahim Kanji e491c899ad refactor(pgsql): address PR review on #5801 options handling
1 month ago
Rahim Kanji 093131cf27
Merge branch 'v3.0' into v3.0_pgsql_options_5801
1 month ago
Rahim Kanji 4bb067bf59 fix(pgsql): accumulate multiple untracked options startup parameters
1 month ago
Rahim Kanji 5e7677cb4d fix(pgsql): strip trailing space from backend options startup parameter
1 month ago
René Cannaò 35cad4b4f4
Merge branch 'v3.0' into fix/kill-proxysqlgenai-build-flag-v2
1 month ago
Rene Cannao 10c2c237e9 chore(sonar): use snprintf for DNS-counter row formatting
1 month ago
Rene Cannao de37c64f5e chore(sonar): tighten NOSONAR placement for remaining hotspots
1 month ago
Rene Cannao a315ebe0be fix(set-walker #150): document algo-3-vs-algo-0/1/2 whitespace divergence
1 month ago
Rene Cannao d7976aca13 fix(set-walker): PG walker gates on full-input AST coverage (not just status)
1 month ago
Rene Cannao 35f84c384b fix(pgsql-session): don't lock hostgroup on parse fail for tracked vars
1 month ago
Rene Cannao 950f6415b5 test+debug(set_param_validation #184): chain test + temp validator logging
1 month ago
Rene Cannao 6f63499731 chore(sonar): silence cpp:S2245 PRNG false-positives in DNS jitter sites
1 month ago
Rene Cannao 0d39ac6991 build: kill PROXYSQLGENAI flag, PROXYSQL40=1 builds all plugins
1 month ago
Rene Cannao b54aaa5f76 fix(set-walker): preserve raw source for function calls and delimited idents
1 month ago
Rene Cannao 1621ea2e2c fix(pgsql): preserve outer quotes on PG SET values in the walker
1 month ago
Rene Cannao 031f6fa1f5 fix(build): adapt callers of dns_cache counters to std::atomic
1 month ago
Rene Cannao ca145d5026 fix(pgsql): atomic shutdown flag; honor dns_lookup fallback contract
1 month ago
Rene Cannao 039d538c2a fix(dns): correct inet_pton check; make DNS cache counters atomic
1 month ago
René Cannaò 1d52499791
Merge pull request #5808 from sysown/issue_5639
1 month ago
René Cannaò af4aa17346
Merge pull request #5807 from sysown/fix/5790-mariadb-collation-255
1 month ago
René Cannaò fadffdbcbd
Merge pull request #5806 from sysown/pgsql_dns_cache
1 month ago
René Cannaò 642b2327b7
Merge pull request #5805 from sysown/fix/parsersql-1.0.3-pg-set-fixes
1 month ago
Rene Cannao 3fd7aae059 fix(core): wrap MON_GALERA case body in braces (compile fix)
1 month ago
Rene Cannao 4eb52abf2c fix(pgsql,test): PG multi-value SET dispatch + test-fixture cleanup
1 month ago
Rene Cannao f2b53ea6e3 Address findings from independent diff review
1 month ago
Rene Cannao 81bcc802da fix(core): apply MariaDB / MySQL 9.x detection to sibling version checks
1 month ago
Rene Cannao 79414c10f1 fix(core): guard atoi(server_version) in validate_charset (#5790 review)
1 month ago
Rene Cannao a62d1b4e99 Address CodeRabbit + Gemini review feedback
1 month ago
Rene Cannao c10b30523c Test: cover pgsql DNS cache + fix whitespace handling
1 month ago
Rene Cannao 0cb8b6dfa5 Register pgsql-monitor_local_dns_* names with Admin
1 month ago
Rene Cannao a19894427e Add independent DNS cache for PgSQL
1 month ago
Rene Cannao a2fff3725f Extract DNS cache into shared DNS_Cache module
1 month ago
Rene Cannao b3f7d29d51 fix(session): avoid double-free of stmt_meta pkt in LargePacket (#5639)
1 month ago
Rene Cannao 3ad60f6881 fix(security): hygiene follow-ups for PP1 UNKNOWN handling (GHSA-gw94-85m2-x8v2)
1 month ago
Rene Cannao d8e51349e2 fix(core): validate_charset must replace collation 255 on MariaDB backends (#5790)
1 month ago
Rene Cannao 5a48004af5 fix(deps): bump ParserSQL to v1.0.3 — PG SET TIME ZONE alias + multi-value list
1 month ago
Rene Cannao 1d2e080a66 fix(security): reject address fields in PROXY-Protocol v1 UNKNOWN frames (GHSA-gw94-85m2-x8v2)
1 month ago
Rahim Kanji 53eea80aaf feat(partition-gate): suppress low-volume ticks via min-attempts floor
1 month ago
Rahim Kanji 878ba3b1e6 refactor(partition-gate): consolidate into Base_Thread; drain every iteration; widen ratio to uint64_t
1 month ago
Rahim Kanji dcd143d39e revert: drop unrelated push_MyConn_local debug-leftover split
1 month ago