Commit Graph

24 Commits (v3.0-lint)

Author SHA1 Message Date
Rene Cannao 5d786520b0 Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243
3 months ago
Rene Cannao 82a28a2e62 fix(pgsql-eventslog): close remaining minor review findings in logger internals
3 months ago
Rene Cannao 17092487cf Add protocol-labeled logger counters and FLUSH LOGS race TAP
3 months ago
Rene Cannao 0aa3c5e153 fix(pgsql-eventslog): harden event ownership and keep newest rows in memory table
3 months ago
Rene Cannao c5191d21f8 logger: avoid log drops during rotate close/open window
3 months ago
Rene Cannao eba795d729 fix(pgsql-eventslog): make dump-to-memory sizing protocol-agnostic across admin ports
3 months ago
Rene Cannao acbd7d0df3 Implement PostgreSQL eventslog circular buffer and sink pipeline
3 months ago
Rene Cannao caf324f911 logger: harden buffered logging flush/rotation semantics
3 months ago
vramesha 71143c2e84 Address AI review comments
3 months ago
vramesha 091942e9d6 Address AI review suggestions
3 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
3 months ago
Rahim Kanji 2702c2092f Fixed typo
8 months ago
Rahim Kanji 9b0366a89a Improved PostgreSQL Logger
8 months ago
Rahim Kanji a89291c9a9 Added query logging support for PostgreSQL
8 months ago
Rahim Kanji bfc1484923 Added SET statement tracking tests
10 months ago
Rahim Kanji 02eb58db79 Added SET statement tracking support
10 months ago
Rahim Kanji 48ba491cb7 Add support for unnamed Describe Portal and improve extended query handling
10 months ago
Rahim Kanji d5fc1fefff Renamed pending_query to extended_query_frame
11 months ago
Rahim Kanji 24fecc1f6e Add PostgreSQL extended query (prepared statement) support in ProxySQL
11 months ago
Rahim Kanji 026f458f7c Removed last_insert_id from PostgreSQL modules
12 months ago
Rahim Kanji e723082a1b Refactored Query Processor Architecture
2 years ago
Rahim Kanji d01e883638 Renamed 'schemaname' to 'dbname' in PgSQL_Connection_userinfo
2 years ago
René Cannaò fde8ace076 Removed json.hpp from include files
2 years ago
Rahim Kanji e029d39007 Initial PostgreSQL commit
2 years ago