Re: per-column generic option
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Shigeru Hanada <shigeru.hanada@gmail.com>, Kohei KaiGai <kaigai@kaigai.gr.jp>, Robert Haas <robertmhaas@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2011-07-12T21:26:16Z
Lists: pgsql-hackers
On tis, 2011-07-12 at 09:56 -0400, Alvaro Herrera wrote: > Speaking of which -- what's the difference between ADD and SET for > SQL/MED options? ADD add to the existing options, SET overwrites all options with what you specify.