forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit10257fc
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 parent090f21b commit10257fc
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6062 | 6062 |
| |
6063 | 6063 |
| |
6064 | 6064 |
| |
6065 |
| - | |
| 6065 | + | |
| 6066 | + | |
6066 | 6067 |
| |
6067 | 6068 |
| |
6068 | 6069 |
| |
6069 |
| - | |
| 6070 | + | |
| 6071 | + | |
6070 | 6072 |
| |
6071 | 6073 |
| |
6072 | 6074 |
| |
6073 |
| - | |
| 6075 | + | |
| 6076 | + | |
6074 | 6077 |
| |
6075 | 6078 |
| |
6076 | 6079 |
| |
|
0 commit comments
Comments
(0)