forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd09fbf6
committed
Revert "Don't truncate database and user names in startup packets."
This reverts commit562bee0.We received a report from the field about this change in behavior,so it seems best to revert this commit and to add propermultibyte-aware truncation as a follow-up exercise.Fixes bug #18711.Reported-by: Adam RauchReviewed-by: Tom Lane, Bertrand Drouvot, Bruce Momjian, Thomas MunroDiscussion:https://postgr.es/m/18711-7503ee3e449d2c47%40postgresql.orgBackpatch-through: 171 parent8afff7d commitd09fbf6
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
805 | 805 |
| |
806 | 806 |
| |
807 | 807 |
| |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
808 | 817 |
| |
809 | 818 |
| |
810 | 819 |
| |
|
0 commit comments
Comments
(0)