]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make HISTCONTROL=ignoredups work again (broken by misordering of
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Dec 2006 19:14:41 +0000 (19:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Dec 2006 19:14:41 +0000 (19:14 +0000)
commit3b1645d11910399403ad01f2d76bae48c028ce00
treec494d934d12e353a6ac931d69928d5f087bf9074
parent593d020ff62cfa982fb6b952107ec1f838348da7
Make HISTCONTROL=ignoredups work again (broken by misordering of
operations during recent code refactoring).  Per bug #2840 from Ned Crigler.
src/bin/psql/input.c