Thanks, applied.
On Fri, Jun 7, 2019 at 11:39 AM Akshay Joshi
wrote:
> Hi Hackers,
>
> Today I have read the https://www.postgresql.org/docs/release/12.0/ release
> note. I have created some new feature request and fixed one issue.
> Following are the issues that I have fixed:
>
>- Fixed exi
Hi Hackers,
Today I have read the https://www.postgresql.org/docs/release/12.0/ release
note. I have created some new feature request and fixed one issue.
Following are the issues that I have fixed:
- Fixed existing issue to drop/delete partitions of the partition table.
- Allow foreign key
Hi Hackers,
I have started adding support of PostgreSQL v12 in pgAdmin4. Attached is
the patch to fix the following issues:
- RM #4290: "string indices must be integers" displayed for all objects
- RM #4288: View data issue.
- PG v12 removes the ability to create table using WITH OIDS,