Fix PG_ErrorInfo and ER_ReturnError when error message is larger than 65535 bytes...
authorr33s3n6 <r33s3n6@gmail.com>
Sun, 3 Nov 2024 13:00:59 +0000 (21:00 +0800)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 13:00:59 +0000 (08:00 -0500)
commite318ab90c81b617d225c8d28a829880b96d31732
treee7b53b9ee7760f1268208c0988a07a3862e88fcc
parent7adc6a1742cfdc6031b61ea24992403fe5e236c6
Fix PG_ErrorInfo and ER_ReturnError when error message is larger than 65535 bytes (#70)
environ.c
psqlodbc.h
statement.c