Re: To Postgres Devs : Wouldn't changing the select limit - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: To Postgres Devs : Wouldn't changing the select limit
Date
Msg-id Pine.LNX.4.30.0110172025340.628-100000@peter.localdomain
Whole thread Raw
In response to Re: To Postgres Devs : Wouldn't changing the select limit  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: To Postgres Devs : Wouldn't changing the select limit  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: To Postgres Devs : Wouldn't changing the select limit  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian writes:

> > Break the SQL code that has been implemented for prior versions??
> >  Bummer ;((.
>
> Yes, but we don't follow the MySQL behavior, which we copied when we
> added LIMIT.  Seems we should agree with their implementation.

Isn't it much worse to not follow PostgreSQL behaviour than to not follow
MySQL behaviour?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: User privileges on sequences
Next
From: Arcady Genkin
Date:
Subject: SQL equivallent to "\ds" in psql