forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit391a239
committed
Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.
These are only supported in to_char, not in the other direction, but thedocumentation failed to mention that. Also, describe TZ/tz as printing thetime zone "abbreviation", not "name", because what they print is elsewherereferred to that way. Per bug #14558.1 parent4be0c2e commit391a239
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5723 | 5723 |
| |
5724 | 5724 |
| |
5725 | 5725 |
| |
5726 |
| - | |
| 5726 | + | |
| 5727 | + | |
5727 | 5728 |
| |
5728 | 5729 |
| |
5729 | 5730 |
| |
5730 |
| - | |
| 5731 | + | |
| 5732 | + | |
5731 | 5733 |
| |
5732 | 5734 |
| |
5733 | 5735 |
| |
|
0 commit comments
Comments
(0)