In the case of Postgres the interval literal syntax requires each component to have its own sign. This in contrast to the SQL standard, where the leading sign applies to all components in the interval. `DefaultDayToSecondBinding` now overrides `sqlInline0()` and implements this Postgres-specific formatting when rendering interval literals. |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| LICENSE.txt | ||
| NOTICE.txt | ||
| pom.xml | ||