Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN
Bruce Momjian <bruce@momjian.us>
Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN for Irix.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/libpq++.sgml | modified | +0 −6 |
| doc/src/sgml/libpq.sgml | modified | +0 −6 |
| doc/src/sgml/ref/set.sgml | modified | +0 −37 |
| src/backend/commands/variable.c | modified | +2 −64 |
| src/backend/executor/execMain.c | modified | +1 −21 |
| src/bin/psql/psqlHelp.h | modified | +3 −4 |
| src/include/executor/executor.h | modified | +1 −7 |
| src/include/utils/memutils.h | modified | +8 −8 |
| src/interfaces/libpq/fe-connect.c | modified | +1 −4 |
| src/man/set.l | modified | +1 −5 |
| src/template/linux_ppc | modified | +1 −1 |