CREATE DATABASE "FY_4" WITH TEMPLATE = template0 TABLESPACE = pg_default GO USE "FY_4" GO create table a1( clm_1 varchar )
ADS Version | Operating System | Postgres SQL Version | |||||
Windows | Linux | OSX | v8.3 | v9.4 | v9.5 | v9.6 | |
v18 | Y | Y | Y | Y | Y | Y | Y |
v17 | Y | Y | Y | Y | Y | Y | Y |
v16 | Y | Y | Y | Y | Y | Y | Y |
v15 | Y | Y | Y | Y | Y | Y | Y |
|
345 KB
|
135 KB
Pls provide complete regression matrix.
Work w/ @abhishek if you have any questions.
@Sachin Sir,
Pls provide complete regression matrix.
Work w/ @abhishek if you have any questions.
I have Added the regression matrix in this issue.
Please let me know if anything else is required.
@Sachin Sir,
Pls provide complete regression matrix.
Work w/ @abhishek if you have any questions.
I have Added the regression matrix in this issue.
Please let me know if anything else is required.
@sachin sir,
PgAdmin shows the details Correctly. I have mentioned that in the Attachment.
@sachin sir,
PgAdmin shows the details Correctly. I have mentioned that in the Attachment.
This is resolved by issue #15179.
In v19, we support the following nodes:
- Domains node lists all the objects that are created using CREATE DOMAIN.
- Datatypes node lists all the objects that are created using CREATE TYPE.
This is resolved by issue #15179.
In v19, we support the following nodes:
- Domains node lists all the objects that are created using CREATE DOMAIN.
- Datatypes node lists all the objects that are created using CREATE TYPE.
Verified in ADS-19.0.0-alpha27. Refer updated screenshot 'updated_14917.png'
Verified in ADS-19.0.0-alpha27. Refer updated screenshot 'updated_14917.png'
Issue #14917 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 19.0.0-dev-25 |
No time estimate |
Pls provide complete regression matrix.
Work w/ @abhishek if you have any questions.