New QUERY_LIMIT set command.

Bruce Momjian <bruce@momjian.us>

Commit: 8cec4cf91b844e8ff3e19a444ddfa750ea4dba11
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-10-14T05:10:12Z
Releases: 7.1.1
New QUERY_LIMIT set command.

Files

PathChange+/−
doc/src/sgml/ref/set.sgml modified +38 −0
src/backend/commands/variable.c modified +96 −7
src/backend/executor/execMain.c modified +7 −3
src/bin/psql/psqlHelp.h modified +8 −6
src/include/executor/executor.h modified +5 −1
src/man/set.l modified +7 −1