Re: [GENERAL] Insert via Select Problem

2000-11-06 Thread Tom Lane
Tara Pierkowski <[EMAIL PROTECTED]> writes: > In essence, what I have found is that if I execute a somewhat lengthy query > and dump the output to the screen I get a result set that is different than > if I execute the exact same query but use the query as the source for an > insert command. You

[GENERAL] Insert via Select Problem

2000-11-06 Thread Tara Pierkowski
Hello. I've come across something that seems like it may be a bug. I was wondering if someone could either confirm that this was the case or explain to me the error of my ways. ;-) In essence, what I have found is that if I execute a somewhat lengthy query and dump the output to the screen I get