Commit Graph

22 Commits (28aba935261e575f73d398f2f8bd6f9bb29a4de8)

Author SHA1 Message Date
Rene Cannao 8c09f3caec Code cleanup after use of template in Base_Session
2 years ago
Rene Cannao f7e923bfe6 Template for housekeeping_before_pkts()
2 years ago
Rene Cannao 48eff16cdc Template for handler_special_queries_STATUS()
2 years ago
Rene Cannao 80928395cc Template for reset_all_backends()
2 years ago
Rene Cannao 7563659198 Template for has_any_backend()
2 years ago
Rene Cannao 14c0ee023b Disable autocommit from PgSQL_Session()
2 years ago
Rene Cannao 63573e3ca3 Removed handler_SetAutocommit from PgSQL_Session()
2 years ago
Rene Cannao 66b7c103af Moving return_proxysql_internal() to Base_Session
2 years ago
Rene Cannao 649c985384 Using template for writeout()
2 years ago
Rene Cannao ae1e088d82 Initial work to write Base_Session
2 years ago
Rahim Kanji 27e1e4fb7a Many improvements and bug fixes
2 years ago
Rahim Kanji 65fc633cf5 Generic error handling, transaction detection and handling, bug fixes
2 years ago
Rahim Kanji ef61c367a3 Added support for handling commands and errors
2 years ago
Rahim Kanji a2516654cf Added PgSQL Thread variables.
2 years ago
Rahim Kanji 06a32365cc Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
Rahim Kanji dcbe140199 Route query to PostgreSQL backend server
2 years ago
René Cannaò fde8ace076 Removed json.hpp from include files
2 years ago
René Cannaò c903a45633 Second attempt to use Base_Thread
2 years ago
René Cannaò 5f9ec09b21 Set fileeconding on PgSQL_Session.cpp
2 years ago
Rahim Kanji 962e8c03e9 Added SSL connection support for PostgreSQL connection.
2 years ago
Rahim Kanji ebf20b6a60 * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections)
2 years ago
Rahim Kanji e029d39007 Initial PostgreSQL commit
2 years ago