Re: COPY enhancements - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: COPY enhancements
Date
Msg-id 4AAAD77E.2000907@agliodbs.com
Whole thread Raw
In response to Re: COPY enhancements  (Emmanuel Cecchet <manu@asterdata.com>)
List pgsql-hackers
On 9/11/09 3:56 PM, Emmanuel Cecchet wrote:
> Robert Haas wrote:
>> http://developer.postgresql.org/pgdocs/postgres/sql-explain.html
>>   
> Just out of curiosity, it looks like I could write something like:
> EXPLAIN (ANALYZE TRUE, COSTS FALSE, VERBOSE TRUE, COSTS TRUE) statement
> 
> What is the expected behavior if someone puts multiple time the same
> option with different values. The last value prevails?

Yes.


-- 
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com


pgsql-hackers by date:

Previous
From: Sam Mason
Date:
Subject: Re: COALESCE and NULLIF semantics
Next
From: Robert Haas
Date:
Subject: Re: COPY enhancements