Bruce Momjian <[EMAIL PROTECTED]> writes:
> I ran pgindent on the tablecmds.c block of code, and cleaned up some
> boolean assignments. There are a few XXX comments still in the code so
> someone should look at those questions and either modify the code or
> remove the comments.
So this patch was by no stretch of the imagination ready to apply,
but you did it anyway.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match