EXPLAN redundant options - Mailing list pgsql-hackers

From jian he
Subject EXPLAN redundant options
Date
Msg-id CACJufxGDxLwXHjyphdAh4cXe-Q50_GnZHafQBKJ-BuT-=nA8vQ@mail.gmail.com
Whole thread Raw
Responses Re: EXPLAN redundant options
List pgsql-hackers
hi.

just found out we can:
explain (verbose, verbose off, analyze on, analyze off, analyze on)
select count(*) from tenk1;

similar to COPY, do we want to error out these redundant options?



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Removing unneeded self joins
Next
From: "David G. Johnston"
Date:
Subject: Re: EXPLAN redundant options