New QUERY_LIMIT set command.
Bruce Momjian <bruce@momjian.us>
New QUERY_LIMIT set command.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |