git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7c5ac5c) | patch
Create a FETCH_COUNT parameter that causes psql to execute SELECT-like
2006年8月29日 22:25:08 +0000 (22:25 +0000)
2006年8月29日 22:25:08 +0000 (22:25 +0000)
commit c2f60711d25b256dbe2c1ddce833c5c69ca051cc
Create a FETCH_COUNT parameter that causes psql to execute SELECT-like
queries via a cursor, fetching a limited number of rows at a time and
therefore not risking exhausting memory. A disadvantage of the scheme
is that 'aligned' output mode will align each group of rows independently
leading to odd-looking output, but all the other output formats work
reasonably well. Chris Mair, with some additional hacking by moi.
doc/src/sgml/ref/psql-ref.sgml diff | blob | blame | history
src/bin/psql/common.c diff | blob | blame | history
src/bin/psql/print.c diff | blob | blame | history
src/bin/psql/print.h diff | blob | blame | history
src/bin/psql/settings.h diff | blob | blame | history
src/bin/psql/startup.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /