Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom, I see 'set seed' works:
> test=> set seed = 0;
> SET
> but where is it documented?
On the SET reference page. It's not in runtime.sgml because we don't
allow non-interactive settings (which might or might not be a reasonable
restriction, but it's been there awhile without complaints).
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly