From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | David Ford <david(at)blue-labs(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Hackers List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] To Postgres Devs : Wouldn't changing the selectlimit |
Date: | 2001-10-23 16:23:18 |
Message-ID: | 200110231623.f9NGNIn03596@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
> Not possible to accept both forms at present and issue a notice that
> LIMIT m,n is deprecated?
We accept both now and will for <=7.2. In 7.3, it will be only LIMIT #
OFFSET #.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Aasmund Midttun Godal | 2001-10-23 16:26:43 | Re: Database design? |
Previous Message | Stephan Szabo | 2001-10-23 16:20:30 | Re: Snapshot is not working |
From | Date | Subject | |
---|---|---|---|
Next Message | Aasmund Midttun Godal | 2001-10-23 16:31:12 | Re: PL/pgSQL triggers ON INSERT OR UPDATE |
Previous Message | Bill Studenmund | 2001-10-23 15:43:32 | Re: schema support, was Package support for Postgres |