forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit67ef403
committed
Fix comments of GUC hooks for timezone_abbreviations
The GUC assign and check hooks used "assign_timezone_abbreviations",which was incorrect.Issue noticed while browsing this area of the code, introduced in0a20ff5.Reviewed-by: Tom LaneDiscussion:https://postgr.es/m/Z1eV6Y8yk77GZhZI@paquier.xyzBackpatch-through: 161 parent416d1bd commit67ef403
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
482 |
| - | |
| 482 | + | |
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
|
0 commit comments
Comments
(0)