Added 'CREATE TABLE' SQL missed in the last patch for #5571
refs #5571
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=233736897decc917206dec737afeb74140de7e81
Author: Aditya Toshniwal
Modified Files
--
.../schemas/tables/templat
Added 'Count Rows' option to the partition sub tables. Fixes #5282
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5198a881b7aada600f08147a39e2ace8d8b7c5e3
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_4_30.r
Thanks, patch applied.
On Fri, Jan 1, 2021 at 12:35 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> The changes in CREATE TABLE sql were missed. Attached patch adds the
> changes.
>
> On Thu, Dec 24, 2020 at 3:02 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com>
Thanks, patch applied.
On Fri, Jan 1, 2021 at 5:21 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch adds "Count rows" option to partition sub tables.
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin hacker | Sr. Software Engineer | *ed
Update copyright notices for 2021
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b372f08a59335b97f705c1593e2f4ba752b92a9b
Modified Files
--
LICENSE| 2 +-
docs/en_US/code_review.rst
On Sun, 3 Jan 2021 at 17:31, Stephen Frost wrote:
> Greetings,
>
> * Dave Page (dp...@pgadmin.org) wrote:
> > On Sat, 2 Jan 2021 at 15:59, Stephen Frost wrote:
> > > * Dave Page (dp...@pgadmin.org) wrote:
> > > > On Sat, 2 Jan 2021 at 15:41, Stephen Frost
> wrote:
> > > > > * Khushboo Vashi (kh