diff options
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r-- | src/interfaces/ecpg/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index 613a3096886..2147d28efcb 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -2327,3 +2327,8 @@ Sun, 02 Mar 2008 11:50:48 +0100 - Fixed bug that caused arrays of varchar to be output with incomplete name. + +Thu, 20 Mar 2008 16:54:27 +0100 + + - Changed statement escaping to not escape continuation line markers. + |