Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit75a8d11

Browse files
committed
Mention LIMIT change in HISTORY file.
1 parent1aab783 commit75a8d11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎HISTORY

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ usage.
3434
Migration to 7.1
3535

3636
A dump/restore using pg_dump is required for those wishing to migrate
37-
data from any previous release.
37+
data from any previous release. One significant change is that
38+
SELECT ... LIMIT 10,20 now uses the 10 as the OFFSET and the 20 as
39+
the LIMIT. Previous versions had this reversed.
3840

3941

4042

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp