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

Commit90f5178

Browse files
committed
Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode.
Formerly this was done with a cursor, which is problematic sincenot all result-set-returning query types can be put into a cursor.The new implementation is better integrated into other psqlfeatures, too.Daniel Vérité, reviewed by Laurenz Albe and myself (and whackedaround a bit by me, so any remaining bugs are my fault)Discussion:https://postgr.es/m/CAKZiRmxsVTkO928CM+-ADvsMyePmU3L9DQCa9NwqjvLPcEe5QA@mail.gmail.com
1 parent4643a2b commit90f5178

File tree

4 files changed

+171
-365
lines changed

4 files changed

+171
-365
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp