forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita0ff56e
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 parent4766438 commita0ff56e
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
830 | 830 |
| |
831 | 831 |
| |
832 | 832 |
| |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
833 | 842 |
| |
834 | 843 |
| |
835 | 844 |
| |
|
0 commit comments
Comments
(0)