Re: Bug with view definitions?
От
Christopher Kings-Lynne
Тема
Re: Bug with view definitions?
Дата
Msg-id
40EA1BD0.1060702@familyhealth.com.au
Ответ на
Re: Bug with view definitions? (Tom Lane)
Список
Дерево обсуждения
Bug with view definitions? Justin Clift <jc@telstra.net>
Re: Bug with view definitions? Dennis Bjorklund <db@zigo.dhs.org>
Re: Bug with view definitions? Dennis Bjorklund <db@zigo.dhs.org>
Re: Bug with view definitions? Bruno Wolff III <bruno@wolff.to>
Re: Bug with view definitions? Dennis Bjorklund <db@zigo.dhs.org>
Re: Bug with view definitions? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug with view definitions? Justin Clift <jc@telstra.net>
Re: Bug with view definitions? Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: Bug with view definitions? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug with view definitions? Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: Bug with view definitions? Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: Bug with view definitions? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug with view definitions? Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: Bug with view definitions? Andreas Pflug <pgadmin@pse-consulting.de>
Re: Bug with view definitions? Andreas Pflug <pgadmin@pse-consulting.de>
Re: Bug with view definitions? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug with view definitions? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug with view definitions? Justin Clift <jc@telstra.net>
Re: Bug with view definitions? Andreas Pflug <pgadmin@pse-consulting.de>
>> need_paren = (PRETTY_PAREN(context) ? >> !IsA(op->rarg, RangeTblRef) : true); > > > In a quick glance this code seems close to completely brain dead :-( > For one thing, why isn't it making separate determinations about whether > the left and right inputs of the UNION (resp INTERSECT or EXCEPT) > operator need to be parenthesized? After that maybe we could figure out > what the individual decisions need to be. So what are we going to do about it? Was it one of the pgAdmin guys who wrote it in the first place? Chris
В списке pgsql-hackers по дате отправления