2009/5/24 Robert Haas <robertmh...@gmail.com>: >>> EXPLAIN ('hash_detail', 'on') query... > > Oops, I should have written EXPLAIN (hash_detail 'on') query... can't > follow my own syntax. > >> I am sorry - this is really strange syntax . Who will use this syntax? >> For some parser is little bit better function call, than parametrized >> statement. Some dificulties with options should be fixed with named >> param (we are speaking about 8.5). >> >> select explain_xml("select ...", true as hash_detail, ...) > I prefere little bit different syntax for named params like param = value, or param => value, but syntax with AS is one confirmed.
> See to me THAT is a really strange syntax, so I guess we need some more votes. ok > > ...Robert > -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers