diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2011-07-24 00:25:29 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2011-07-24 00:25:29 +0300 |
commit | 79b3ca06d820032ad84446e0a021b56422172d86 (patch) | |
tree | 79c06f79a72853e4bcd14138b70eb764d2dcc2bd /src/backend/executor/nodeRecursiveunion.c | |
parent | 988cccc620dd8c16d77f88ede167b22056176324 (diff) | |
download | postgresql-79b3ca06d820032ad84446e0a021b56422172d86.tar.gz postgresql-79b3ca06d820032ad84446e0a021b56422172d86.zip |
Change EDITOR_LINENUMBER_SWITCH to an environment variable
Also change "switch" to "arg" because "switch" is a bit of a sloppy
term. So the environment variable is called
PSQL_EDITOR_LINENUMBER_ARG. Set "+" as hardcoded default value on
Unix (since "vi" is the hardcoded default editor), so many users won't
have to configure this at all. Move the documentation around a bit to
centralize the editor configuration under environment variables,
rather than repeating bits of it under every backslash command that
invokes an editor.
Diffstat (limited to 'src/backend/executor/nodeRecursiveunion.c')
0 files changed, 0 insertions, 0 deletions