diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-07-31 22:55:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-07-31 22:55:45 +0000 |
commit | 77896d1fc92d3cc48622d24a8fc0037186baeefd (patch) | |
tree | 0d3e6698a02f73a06d5fb032c3e063d9dfa39b3f /src/tutorial | |
parent | 0889bd00bd365ca252d75118378171fe5fd48289 (diff) | |
download | postgresql-77896d1fc92d3cc48622d24a8fc0037186baeefd.tar.gz postgresql-77896d1fc92d3cc48622d24a8fc0037186baeefd.zip |
Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line
number in the data structure so that we can give at least a minimally
useful idea of where the mistake is when we issue syntax error messages.
Move the ClientAuthentication() call to where it should have been in
the first place, so that postmaster memory releasing can happen in a
reasonable place also. Update obsolete comments, correct one real bug
(auth_argument was not picked up correctly).
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions