diff options
| author | Bruce Momjian <bruce@momjian.us> | 2005-06-10 15:34:26 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2005-06-10 15:34:26 +0000 |
| commit | ea88824a3e2d2a610ceff43740391b2269939f77 (patch) | |
| tree | 23ae0fa564d91616b87b68dd706d55fadcadc2ff /contrib/btree_gist/sql/bit.sql | |
| parent | 92eadf6c4a5cc762e3829b360d4ac4d51cae03fb (diff) | |
the following patch makes the filename used to store the readline
history customizable through a variable named HISTFILE, analogous to
psql's already implemented HISTCONTROL and HISTSIZE variables, and
bash's HISTFILE-Variable.
The motivation was to be able to get psql to maintain separate
histories for separate databases. This is now easily achievable
through a line like the following in ~/.psqlrc:
\set HISTFILE ~/.psql_history-:DBNAME
Andreas Seltenreich
Diffstat (limited to 'contrib/btree_gist/sql/bit.sql')
0 files changed, 0 insertions, 0 deletions
