add cl-postgres-oid package
commit19f27959582ea4f2b65d44e38e40149923b206b2
authorCyrus Harmon <ch-github@bobobeach.com>
Thu, 3 Nov 2016 17:12:11 +0000 (3 10:12 -0700)
committerCyrus Harmon <ch-github@bobobeach.com>
Thu, 3 Nov 2016 17:12:11 +0000 (3 10:12 -0700)
tree474735622bd15378bfe89e30e63dfd04aa68e73a
parent6d05613f632f83a845ed043f2ec6ffd7cbae122a
add cl-postgres-oid package

 * has various postgres oid (object ID) constants
cl-postgres.asd
cl-postgres/oid.lisp [new file with mode: 0644]
cl-postgres/package.lisp