[postmodern-devel] Patch: {} syntax for arrays should be inside ''

Stas Boukarev stassats at gmail.com
Tue Feb 15 02:32:54 UTC 2011


Stas Boukarev <stassats at gmail.com> writes:

> Stas Boukarev <stassats at gmail.com> writes:
>
>> According  to
>> http://www.postgresql.org/docs/current/static/arrays.html#ARRAYS-INPUT
>> arrays should look like '{ val1 delim val2 delim ... }', but cl-postgres
>> sends them as {val1 ...}, the attached patch corrects this.

Aw, now I hit C-x C-w in the wrong buffer, that's what you  get for
being in a hurry.
Sorry for the noise, here's the patch for real.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arrays.diff
Type: text/x-patch
Size: 1423 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20110215/195ae57e/attachment.bin>
-------------- next part --------------

-- 
With Best Regards, Stas.


More information about the postmodern-devel mailing list