]> granicus.if.org Git - postgresql/commit
Use the parser macro IS_BINARY_COMPATIBLE() to allow more success
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 17 Aug 1998 16:03:31 +0000 (16:03 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 17 Aug 1998 16:03:31 +0000 (16:03 +0000)
commit15f82836bf9bc5d2d358f2d6cb7c41b7dbf106fb
tree12e16d9de2eaa97771889dbe1f646cfe37c5212f
parent91162057ae3fab184dcf25b2be78df788b9f7938
Use the parser macro IS_BINARY_COMPATIBLE() to allow more success
 in type checking for DEFAULT contraint clauses.
Could do more type coersion later...
src/backend/catalog/heap.c