X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=947d2eb20c8250dfb5057323c00fb400be83e43b;hp=45fa7d754eb3c5785fdddf0083666a7cfa80c991;hb=1c10cdd27e21604ec9a78ac55c9f1e9856bbe99f;hpb=31ca29efddf77e342aa180dfd2d2e292f6055530 diff --git a/ChangeLog b/ChangeLog index 45fa7d7..947d2eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-04-06 Russ Tyndall + * sql/operations, sql/expressions: add postgresql E-string + operator / expression. Needed for correct regex handling + EG: [E "some string"]=> E'some string' + 2015-03-24 Russ Tyndall * sql/oodml.lisp: fixed call-next-method in the base of read-sql-value and replaced with a continuable