Commit Graph

10 Commits (2c8c27bf6425ef103589dd4019b698c5fef8d2aa)

Author SHA1 Message Date
Rahim Kanji d84444724a Replaced use of the generic write_generic() helper with direct packet construction for selected PostgreSQL protocol messages to reduce overhead and improve performance.
4 months ago
Rahim Kanji e744c2bbb7 Optimize transaction command parsing to avoid unnecessary tokenization
4 months ago
Rahim Kanji 901fe53c6d Refactored and optimized pgsql_variable_validate_search_path
5 months ago
Rahim Kanji b005c2dd8c Add tracking for PostgreSQL search_path parameter
5 months ago
Rahim Kanji db442ba8cf Treat client_encoding as normal server parameter/variable.
11 months ago
Rahim Kanji 9f7cb598f7 Added pgsql_variable_validate_maintenance_work_mem_v3, it now supports decimal values too
1 year ago
Rahim Kanji c5fb8da375 Improved Session parameter value validator
1 year ago
Rahim Kanji 9388d5dc15 Fixed IntervalStyle parameter values
1 year ago
Rahim Kanji 6603d48bb0 Optimized and simplified PostgreSQL variable Validator
1 year ago
Rahim Kanji a5b7063cf3 Add validation for PostgreSQL patameters/variables and default PostgreSQL variables
1 year ago