Changes between Initial Version and Version 1 of Ticket #3243, comment 16
- Timestamp:
- 09/08/15 10:03:24 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3243, comment 16
initial v1 4 4 5 5 Like I said though the IF define is fine. The issue is your cberror would rely on msvcrt implementation (the Postgres one needs ANSI implementation) so we'd need two different formats to handle -- not sure its worth the trouble. 6 7 I think we should just close this ticket out.