fix array of null handling
commit160ba03c0bf91563dcdce055e185e2f5b3301348
authorCyrus Harmon <ch-github@bobobeach.com>
Sun, 23 Oct 2016 07:30:08 +0000 (23 00:30 -0700)
committerMarijn Haverbeke <marijn@haverbeke.nl>
Mon, 24 Oct 2016 08:40:21 +0000 (24 10:40 +0200)
tree62caed93f10fa18181dde81273ef4ce70f3ed7fd
parentfc15297ff04e863b511f54b2efe5f3c20cae0f36
fix array of null handling

 * fixes handling of arrays with null elmemts

 * also, return nil two places where we used to return :null
cl-postgres/interpret.lisp
cl-postgres/tests.lisp