David <dbree(at)duo-county(dot)com> writes:
> Could someone explain the why's and the difference?
There is no difference between := and = in plpgsql: the scanner treats
them as the same token. You didn't show us your problem in any detail,
but I'll bet you made some other change that fixed whatever was
bothering you.
regards, tom lane