Re: Connect By for 8.0

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Connect By for 8.0
Дата
Msg-id m3acqhigqu.fsf@knuth.knuth.cbbrowne.com
обсуждение исходный текст
Ответ на Re: Connect By for 8.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
A long time ago, in a galaxy far, far away, postgres@cybertec.at (Hans-Jürgen Schönig) wrote:
> I think it is important not to think in dogmas (in this case this
> means SQL syntax is always better) - there should be a reasonable
> compromise between compatibility and standard.
> My compromise would be: Support both syntaxes if possible.

As long as they can co-exist, that seems plausible.

I'd personally rather see the standard form, as it's got a more
diverse set of uses.  If introducing the CONNECT BY form did anything
to prevent implementing it the RIGHT way, I'm pretty sure I'm not the
only one that would be most displeased.
-- 
output = ("cbbrowne" "@" "gmail.com")
http://linuxfinances.info/info/slony.html
If anyone ever  markets  a really  well-documented Unix that   doesn't
require  babysitting by a phalanx of  provincial Unix clones, there'll
be a  lot of unemployable,  twinky-braindamaged misfits out deservedly
pounding the pavements.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martin Pitt
Дата:
Сообщение: Re: libpq API incompatibility between 7.4 and 8.0
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: How can I use large object on PostgreSQL Linux