Commit Graph

16 Commits (db5f1ea498f736d4ff733bbd41ec649d073cf932)

Author SHA1 Message Date
Rene Cannao 0102965838 Convert PostgreSQL patches to unified diff format
2 months ago
Rahim Kanji 9fa3d75fb3 Backport PQsendPipelineSync from PostgreSQL 17 and update code to use it
5 months ago
Keith Brings aaefac0ca4
Merge pull request #5142 from sysown/v3.0_bind_fmt_bug_fix_5140
5 months ago
Rahim Kanji 786fb370d6 Fix parameter length misalignment in PQsendQueryPrepared
6 months ago
Miro Stauder 318f10806b fix compiler issues by updating postgresql
6 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
Rahim Kanji c71f9871fc First data row should be skipped since it is part of PGresult, which contains row description
1 year ago
Rahim Kanji d055c1e29a Few tweaks
2 years ago
Rahim Kanji ed6aedd7d9 Improved PShandleRowData function
2 years ago
Rahim Kanji 2bc6c8ad0a Added missing handle_row_data.patch file
2 years ago
Rahim Kanji 65fc633cf5 Generic error handling, transaction detection and handling, bug fixes
2 years ago
Rahim Kanji d6159e68a9 Updated PostgreSQL to v16.3
2 years ago
Rahim Kanji 0e0ca2ec6e Update PostgreSQL to latest version - Symlink
2 years ago
Rahim Kanji bde4b5f633 Added postgres symbolic link
2 years ago
Rahim Kanji 89d3f44a06 Added postgresql library
2 years ago