forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc10a7df
doc: Mention timezone(zone, time) in section for AT TIME ZONE
timezone(zone, timestamp) is already mentioned as an equivalent of thetwo first patterns in the table describing the AT TIME ZONE variants,but did not mention the third case about "time" and its equivalent as anSQL function, so let's be consistent here.Extracted from a larger patch by the same author.Author: Vik FearingDiscussion:https://postgr.es/m/8e25dec4-5667-c1a5-6581-167d710c2182@postgresfriends.org1 parent682d3a4 commitc10a7df
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10738 | 10738 |
| |
10739 | 10739 |
| |
10740 | 10740 |
| |
| 10741 | + | |
| 10742 | + | |
| 10743 | + | |
| 10744 | + | |
| 10745 | + | |
| 10746 | + | |
| 10747 | + | |
10741 | 10748 |
| |
10742 | 10749 |
| |
10743 | 10750 |
| |
|
0 commit comments
Comments
(0)