forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit01c1a12
committed
Remove special case allowing parameters to ident auth for initdb
This was required in pre-8.4 versions to allow the specification of"ident sameuser", but sameuser is no longer required. It could be extendedto allow all parameters in the future, but should then apply to allmethods and not just ident.1 parentf12423d commit01c1a12
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2635 | 2635 |
| |
2636 | 2636 |
| |
2637 | 2637 |
| |
2638 |
| - | |
2639 | 2638 |
| |
2640 | 2639 |
| |
2641 | 2640 |
| |
|
0 commit comments
Comments
(0)