- Notifications
You must be signed in to change notification settings - Fork5
Commit77896d1
committed
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 minimallyuseful idea of where the mistake is when we issue syntax error messages.Move the ClientAuthentication() call to where it should have been inthe first place, so that postmaster memory releasing can happen in areasonable place also. Update obsolete comments, correct one real bug(auth_argument was not picked up correctly).1 parent0889bd0 commit77896d1
File tree
4 files changed
+203
-168
lines changed- src
- backend
- libpq
- postmaster
- tcop
- include/libpq
4 files changed
+203
-168
lines changed0 commit comments
Comments
(0)