]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix erroneous error message printout when a configuration file contains
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 May 2004 19:11:26 +0000 (19:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 May 2004 19:11:26 +0000 (19:11 +0000)
commit360dcb13413103328e6b0f519561c3a7eff9a232
treec08e821bcaaee6ca0c3ab359f340c020477467e1
parent05ce2d738f8b9fb7dee71a1d3511e6d03aff46b4
Fix erroneous error message printout when a configuration file contains
an overlength token.  Printout was always garbage and could dump core
entirely :-(.  Per report from Martin Pitt.
src/backend/libpq/hba.c