OSDN Git Service

Add first code to help with outer joins.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 23 Feb 1999 07:35:09 +0000 (07:35 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 23 Feb 1999 07:35:09 +0000 (07:35 +0000)
commit6d73a8c0cb9247297fb3e8fb21a357983d2c128e
tree1f2d95be0f65e8fdb996429852ba4b7e46870c91
parent97287e1d1302e053d30885df71150ce41f3bda4f
Add first code to help with outer joins.
Enable by defining
 CFLAGS+= -DENABLE_OUTER_JOINS -DEXEC_MERGEJOINDEBUG
in your Makefile.custom
src/backend/executor/nodeMergejoin.c