[jOOQ/jOOQ#8771] Remove REDSHIFT from SelectWithTiesAfterOffsetStep

SelectWithTiesAfterOffsetStep#withTies() is not supported by REDSHIFT.
This commit is contained in:
Knut Wannheden 2019-06-11 14:26:17 +02:00
parent 338c02a89e
commit afe0643d7c

View File

@ -51,7 +51,6 @@ import static org.jooq.SQLDialect.POSTGRES;
// ...
// ...
// ...
// ...
/**
* This type is used for the {@link Select}'s DSL API when selecting generic