Fixed API test case for Foreign Table.

This commit is contained in:
Akshay Joshi 2024-01-08 15:02:08 +05:30
parent 26ec59ab5f
commit f5ba42bec8

View File

@ -269,22 +269,11 @@
}
],
"name": "emp",
"cltype": "\"char\"",
"typdefault": null,
"attnotnull": false,
"collname": "pg_catalog.\"default\"",
"cltype": "text",
"attlen": null,
"attnum": 1,
"inheritedfrom": null,
"inheritedid": null,
"attstattarget": -1,
"attoptions": null,
"attfdwoptions": [
"column_name=ColOptionValue"
],
"attndims": 0,
"atttypmod": -1,
"fulltype": "text",
"isdup": false
"attnotnull": false,
"typdefault": null
}
]
}