Add Reverse Engineered SQL tests for Columns. Fixes #4546
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f541200d98ed754cb6fd3d2a1b3f07dc547762a
Author: Murtuza Zabuawala
Modified Files
--
docs/en_US/release_notes_4_12.rst
Thanks patch applied.
On Fri, Aug 16, 2019 at 7:31 AM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hello Akshay,
>
> On Fri, Aug 2, 2019 at 11:54 AM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi Murtuza
>&
Update message catalogs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=177def1e580751198d60fad9a7bfe1bc1d271ff5
Modified Files
--
web/pgadmin/messages.pot | 938 +
.../translations/de/LC_MESSAGES
Hi Translators,
We will have release next week, so updates to translations prior to release
would be helpful. The template and catalogs have been updated in git.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976
Ensure compound triggers for event should be updated properly. Fixes #4635
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=24f9f65b1ba36e6bb0fddef6bde9cdf9f917b366
Modified Files
--
docs/en_US/release_notes_4_12.rst
Update Japanese translation.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=659d0b84361af8f06a5f50565aea6ecd9c8adcf1
Author: Identifier Anonymous
Modified Files
--
.../translations/ja/LC_MESSAGES/messages.mo| Bin 170370 -
Thanks patch applied.
On Sat, Aug 17, 2019 at 4:07 PM fn ln wrote:
> Hello.
> Updated translation for upcoming version 4.12 is in attachment.
> messages.pot was taken from git 177def1e.
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Softwa
1) Added new python test that checks the transaction status after executing
queries and saving data when auto-commit is on/off.
2) Some refactoring of previously written python tests.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=663e8382f39
21).
> Class representative of CMP 2021.
> https://www.linkedin.com/in/yosrym93/
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
ww.linkedin.com/in/yosrym93/
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Fix issue where Deleting N number of rows makes first N number of rows disable.
Fixes #3605
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=315538062129c1a453bf02b874d3364138bcd023
Author: Murtuza Zabuawala
Modified Files
--
docs
n Save grid icon
> 6) Try to update the first row's column b value
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
19, 2019 at 11:48 AM Akshay Joshi
wrote:
> Thanks patch applied.
>
> On Sat, Aug 17, 2019 at 6:22 PM Yosry Muhammad wrote:
>
>> Hi Hackers,
>>
>> Please find attached a patch including new python test that checks the
>> transaction status after executing querie
t have access to my machine right now. I will try to
> work on it (and the JS patch) once I get the chance to.
>
> On Mon, Aug 19, 2019, 9:49 AM Akshay Joshi
> wrote:
>
>> Hi Yosry
>>
>> Test cases are failing on our build machines. When I reviewed your pa
Can you send me the error message? Unfortunately there is a problem with
> my machine right now I am unable to investigate it myself, I am very sorry
> for the inconvenience.
>
> On Mon, Aug 19, 2019, 2:08 PM Akshay Joshi
> wrote:
>
>> Hi Yosry
>>
>> We have tr
Comment out the failed Transaction Status API test cases for successful Jenkins
build
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=624f229ce752f533f8d38adba69ab5329d406249
Modified Files
--
.../sqleditor/tests/test_transaction_
1) Ensure compound triggers should be displayed under Views. Fixes #4638.
2) Ensure Truncate option should be available for Compound Triggers. Fixes
#4641.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d6f07a035e68555154c5a1f7764c855db12e38
est running in parallel is
> enabling auto-commit or commiting the transaction?
>
> There is a problem with my machine right now, can you skip this test for
> this release if the issue is not resolved?
>
> Sorry for the inconvenience.
>
> On Mon, Aug 19, 2019, 2:30 PM Akshay Jo
Added missing file for function selectivity feature. Fixes #4333
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f3e4721a909b72a2cfad67359b5640e6710260a2
Modified Files
--
.../functions/ppas/sql/12_plus/get_support_functions.sql
Fix the Transaction Status failed test cases.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed76787b763542540d4b200ec0fae9c3d2022ad1
Author: Khushboo Vashi
Modified Files
--
.../sqleditor/tests/test_transaction_status.py | 1
> On Tue, Aug 20, 2019 at 9:52 AM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi Yosry
>>
>> Not able to figure out the cause today as well, I have comment out the
>> disable auto commit test cases for Transaction Status. Please look into it
>
Update version for release
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c8aefc01e72545be1fb667fbbebc770aadacb4d
Modified Files
--
runtime/Info.plist | 4 ++--
runtime/pgAdmin4.pro | 2 +-
web/config.py| 4 ++--
3 files c
Hi All,
pgAdmin4 v4.12 candidate builds and source can be found at
https://developer.pgadmin.org/builds/2019-08-20-1/
Fahar, can you please verify it for release on Thursday.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mo
1) Added ProjectSet icon for explain module. Fixes #2706
2) Added Gather Merge, Named Tuple Store Scan and Table Function Scan icon for
explain module. Fixes #2828
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bdff046c572796d1fbf47f22c6f70f3
Fix Truncate option deselect issue for compound triggers. Fixes #4643
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41e2a674e37c530c9a15de196cd8b5ba228f38f3
Modified Files
--
docs/en_US/release_notes_4_13.rst
Add Reverse Engineered SQL tests for Rules. Fixes #4600
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=094e5577e8a6165a74f9ac4b375841e7b031e137
Modified Files
--
docs/en_US/release_notes_4_13.rst | 1 +
.../tests
Fix length and precision enable/disable issue when changing the data type for
Domain node. Fixes #4644.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc64ce331a731115ad7722eb878c9528af1af930
Author: Neel Patel
Modified Files
--
gt; Thanks,
> Neel Patel
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
>>> Please find attached patch for reverse engineering test cases for domain
>>> node ( RM #4463 )
>>> Do review it and let me know for comments.
>>>
>>> Thanks,
>>> Neel Patel
>>>
>>
>>
>> --
>> Dave Page
>> Blo
Move schema precondition logic into separate function for RE-SQL.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7090c02014e375193afac40f9e392443f920acd5
Modified Files
--
web/regression/re_sql/tests/test_resql.py | 65 +++
mittent failures encountered
> while executing the test cases multiple times.
>
> Please review the patch.
>
> --
> Thanks & Regards,
> Shubham Agarwal
> EnterpriseDB Corporation
>
> The Postgres Database Company
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Feature test improvement and fix intermittent failures part of #3936
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9f455a514e317412b03b9b6adac55cd601284098
Author: Shubham Agarwal
Modified Files
--
web/pgadmin/feature_tests/brow
On Thu, Aug 22, 2019 at 3:07 PM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> I think Jenkins should be enabled for the feature tests.
>
Not now, it's not stable couple of tests are failing on EPAS/PG 12.
>
> On Thu, Aug 22, 2019 at 2:51 PM Aks
On Thu, Aug 22, 2019 at 2:41 PM Ashesh Vashi
wrote:
> Akshay,
>
> On Thu, Aug 22, 2019 at 2:29 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Nice work!
>>
> It's big patch, and also improvement over last status.
> Can we commit the
e, Aug 20, 2019 at 11:23 AM Fahar Abbas
> wrote:
>
>> Thanks for sharing candidate builds and will update the testing status.
>>
>> Kind Regards,
>>
>>
>>
>> On Tue, Aug 20, 2019 at 11:21 AM Akshay Joshi <
>> akshay.jo...@enterprisedb.com> w
ocker Container and source code tarball from:
https://www.pgadmin.org/download/
RPM and DEB packages are expected to be available on the
postgresql.org repositories
within the next few days.
--
Akshay Joshi
pgAdmin Project
Fix SQL tab issue for Views. It's a regression of compound triggers. Fixes #4650
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=232fe286ee21126bd358544ba15db549791b56a4
Modified Files
--
docs/en_US/release_notes_4_13.rst
Ensure editable and read-only columns in Query Tool should be identified by
icons and tooltips in the column header. Fixes #4667
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8f7d5ac6fd1625ec8d27300b9a1c5319fc22446
Author: Yosry Muhammad
Fix an error that could be seen when click on any system column of a table.
Fixes #4577
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53ab4d7e8dd68021641fbc448728f9bcfb1fc9e9
Author: Aditya Toshniwal
Modified Files
--
docs/en_U
the columns node.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Modified RE-SQL test to cover Password, Account Expire, Connection Limit and
Variables for Roles.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ddc9cc889b52d6d2ee264f8a1515bc014c2232f
Author: Murtuza Zabuawala
Modified Files
-
>>
>>
>> Thanks,
>>
>> Usman Muzaffar
>> QA Team
>> EnterpriseDB Corporation
>>
>
>
> --
>
>
> Thanks,
>
> Usman Muzaffar
> QA Team
> EnterpriseDB Corporation
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Modified_4576.patch
Description: Binary data
Fixed timezone issue in RE-SQL test cases for Roles.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28b741a13a1eeab42e52ba75aca4881e766d8f88
Modified Files
--
.../tests/9.4_plus/alter_login_role_options.sql| 2 +-
.../roles/te
Fix query tool launch error if user name contain html characters. Fixes #4674
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d2e5ed937ea686f4d1e9c391a3ab2411cafb
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_n
nterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
olean column in "View/Edit Data"
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Softw
1) Ensure Boolean columns should be editable using keyboard keys. Fixes #3778
2) Ensure Boolean columns should be editable in View/Edit data and Query Tool.
Fixes #4487
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=06ad6b8ba8152639865fa74ed6
Thanks patch applied.
On Tue, Aug 27, 2019 at 8:02 PM Usman Muzaffar <
usman.muzaf...@enterprisedb.com> wrote:
> Hi,
> Please find here updated patch with the above required test cases.
>
> Please review and commit the changes
>
> On Tue, Aug 27, 2019 at 12:44 PM Ak
1) Add Reverse Engineered SQL tests for Views. Fixes #4576
2) Ensure View should be created with special characters. Fixes #4486
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac298b03c0c06e2cfb3ab06b2c9d59a21f32bc0a
Author: Usman Muzaffar
M
Fix an issue where oid column should not be pasted when copy/paste row is used
on query output containing the oid column. Fixes #4381
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=028473eb830a50b618bbfacdc924f4edb6d92a1a
Author: Aditya Toshn
t; column.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Further code refactoring to stabilise the Feature Tests. Fixes #3936
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc4bef56a049de35c7202459c6e5167e555c70f7
Author: Shubham Agarwal
Modified Files
--
docs/en_US/release_notes_4_13.
t;
>>>> It should skip the test if that's the case.
>>>>
>>> +1
>>>
>>> -- Thanks, Ashesh
>>>
>>>>
>>>>
>>>>>
>>>>> The rest of the issues need some debugging since I have never
&
>>>>>
>>>>
>>>>
>>>> --
>>>> Dave Page
>>>> Blog: http://pgsnake.blogspot.com
>>>> Twitter: @pgsnake
>>>>
>>>> EnterpriseDB UK: http://www.enterprisedb.com
>>>> The Enterprise
Added MSQL test cases for Sequences and cover missing ACL RE-SQL test cases.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6da1cf25cb2e9385af7bbc716a218f4f61c6d42
Author: Aditya Toshniwal
Modified Files
--
.../templates/sequenc
Add Reverse Engineered SQL tests for Schemas. Fixes #4575
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e0c53e7d1dfdb68a55c8aca30d4e59a37c913724
Modified Files
--
docs/en_US/release_notes_4_13.rst | 1 +
.../tem
Fix exception in query history for python 2.7. Fixes #4663
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47f26cc3779b45066a47fd4d891c98ff301f0e4c
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_4_13.rst
tya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Added MSQL test cases for Domain.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ca65d7cfeaa52f58edc6eff5dd96a1b73aea360
Author: Neel Patel
Modified Files
--
.../schemas/domains/tests/default/test.json| 69 -
Increase cache control max age for static files to improve performance over
longer run. Fixes #4681
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bc91a7c7b2f7ad9c952ba0fa44900f2b2debbc68
Author: Aditya Toshniwal
Modified Files
>>
>>>
>>> --
>>> Thanks and Regards,
>>> Aditya Toshniwal
>>> Software Engineer | EnterpriseDB India | Pune
>>> "Don't Complain about Heat, Plant a TREE"
>>>
>>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
; line 35, in reraise
>> raise value
>> File
>> "/Users/dpage/.virtualenvs/pgadmin4/lib/python3.7/site-packages/flask/helpers.py",
>> line 345, in url_for
>> force_external=external)
>> File
>> "/Users/dpage/.virtualenvs/pgadmin
Added MSQL test cases for Cast and Language.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=662266a367bc4fb14b08983e9ae1ba8a2897306e
Modified Files
--
.../tests/default/alter_explicit_cast_msql.sql | 2 +
.../tests/default/alt
Add Reverse Engineered and Modified SQL tests for FTS Templates. Fixes #4619
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ff3f40116bb2cc8b838541f20d6db44a851e1a9
Modified Files
--
docs/en_US/release_notes_4_13.rst
failing on some servers.
>>> Thanks!
>>>
>>>
>>> On Thu, Jul 11, 2019 at 1:53 PM Dave Page
>>> wrote:
>>>
>>>> Thanks, applied.
>>>>
>>>> On Thu, Jul 11, 2019 at 8:07 AM Akshay Joshi <
>>>> akshay.jo...@
Add Modified SQL tests for Resource Group. Fixes #4690
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eeeb350ed224b51300de58392fc7ca22ceb1d01c
Author: Murtuza Zabuawala
Modified Files
--
docs/en_US/release_notes_4_13.rst
Add MSQL test cases for FTS Parser.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0f6e5272aa17739d4d492a0f44eabd037fe1b2d
Author: Shubham Agarwal
Modified Files
--
.../fts_parsers/tests/default/alter_fts_parser_msql.sql |
gt;
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>
>
> --
> Thanks & Regards,
> Shubham Agarwal
> EnterpriseDB Corporation
>
> The Postgres Database Company
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
b.com
> The Enterprise PostgreSQL Company
>
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Fix error while importing data to a table using Import/Export dialog and
providing Not null columns option. Fixes #4461.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04357b7a55f758109e6bf7306950dbe9f659ea34
Author: Aditya Toshniwal
Modifi
uot; option.
> Kindly review.
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
1) Add Reverse Engineered and Modified SQL tests for Foreign Servers. Fixes
#4617
2) Add Reverse Engineered and Modified SQL tests for User Mappings. Fixes #4627
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4745ad56e9f0253e8038889bc1765c213
>
> Please find the modified patch.
>
> On Mon, Sep 2, 2019 at 5:43 PM Akshay Joshi
> wrote:
>
>> Hi Navnath
>>
>> Following are the review comments:
>>
>>- GRANT statement is not visible in RE-SQL for create and alter both.
>>(May
Added Modified SQL test cases for Packages.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4690700a24f1b153d6d96d80429056051ae1a2ca
Author: navnath gadakh
Modified Files
--
.../servers/databases/schemas/packages/__init__.py | 13
Thanks patch applied.
On Tue, Sep 3, 2019 at 5:15 PM Ganesh Jaybhay <
ganesh.jayb...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please find the attached patch for msql test cases of FTS configurations.
> Kindly review.
>
> Regards,
> Ganesh Jaybhay
>
--
*Thanks
Added Modified SQL test cases for FTS Configurations.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=85baa22ca1f0e6c5d294a1b6d1f77e6f47723d5c
Author: Ganesh Jaybhay
Modified Files
--
.../default/msql_alter_fts_conf_add_comment.sq
Thanks patch applied.
On Tue, Sep 3, 2019 at 5:17 PM navnath gadakh <
navnath.gad...@enterprisedb.com> wrote:
> Please check now.
>
> On Tue, Sep 3, 2019 at 5:07 PM Akshay Joshi
> wrote:
>
>> Hi Navnath
>>
>> You forgot to add "c
Add Reverse Engineered and Modified SQL tests for Foreign Tables. Fixes #4618.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5e54f20578c9620c6b92a442c13c79c00a3db3a8
Modified Files
--
docs/en_US/release_notes_4_13.rst
Modified RE-SQL/MSQL test cases of foreign tables for EPAS 9.4 and 9.5
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9eff2e99263ac4bb265b6ae1827451e6ad327a17
Modified Files
--
.../{9.5_plus => 9.6_plus}/alter_add_cons_opts.sql |
> Will send MSQL patch later.
>
> Kind Regards,
> --
> Fahar Abbas
> QMG
> EnterpriseDB Corporation
> Phone Office: +92-51-835-8874
> Phone Direct: +92-51-8466803
> Mobile: +92-333-5409707
> Skype ID: *live:fahar.abbas*
> Website: www.enterprisedb.com
&g
1) Add Reverse Engineered and Modified SQL tests for Indexes. Fixes #4621
2) Fix modified SQL for Index when reset the value of Fill factor and
Clustered?. Fixes #4702
3) Fix reversed engineered SQL for btree Index when provided sort order and
NULLs. Fixes #4703
Branch
--
master
Details
---
Added MSQL test cases for Extension.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9f26e7ed2000ae72029ea75716d94e409fb513a5
Author: Nagesh Dhope
Modified Files
--
.../extensions/tests/9.4_plus/msql_alter_extension_schema.sql |
Thanks patch applied.
On Fri, Sep 6, 2019 at 3:01 PM Nagesh Dhope
wrote:
> Hi,
> Please find a patch for MSQL test cases for Extension node
>
> --
> Thanks,
> Nagesh
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Priv
Italian translation improvements.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=199844e82cbc5cb9ef35d7d1fadfbdfa6bbccb44
Author: Domenico Sgarbossa
Modified Files
--
.../translations/it/LC_MESSAGES/messages.mo| Bin 1599
t;
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
review it.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
RM_4642.patch
Description: Binary data
1) Add Reverse Engineered and Modified SQL tests for Foreign Keys. Fixes #4616
2) Fix issue where Validated switch option is inverted for the Foreign Key.
Fixes #4412
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a931588aa105a52f00a2547095c
Ensure sequence with negative value should be created. Fixes #4726
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7944e75695960c5696bc83e06c80a8c01eae8727
Modified Files
--
docs/en_US/release_notes_4_13.rst | 3 +
I haven't broken any translation string.
On Mon, Sep 9, 2019 at 11:34 AM Akshay Joshi
wrote:
> Thanks patch applied.
>
> On Sun, Sep 8, 2019 at 8:50 PM Domenico Sgarbossa
> wrote:
>
>> I made some improvements! ;-)
>>
>> Il lunedì 2 settembre 2019, 14:43:50 C
Fix query tool and view data issue with the Italian language. Fixes #4736
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d8c53bffd8ffccd7377bf6cc39ee07992fcc255
Modified Files
--
docs/en_US/release_notes_4_13.rst
.. I'll I pay more attention in the future, I'll
> promise.
>
> Il giovedì 12 settembre 2019, 13:19:05 CEST, Akshay Joshi <
> akshay.jo...@enterprisedb.com> ha scritto:
>
>
> Hi Domenico/Dave
>
> There is some problem with the translation file. RM #4736
> &l
Can someone please review this.
On Mon, 9 Sep, 2019, 18:06 Akshay Joshi,
wrote:
> Hi Hackers,
>
> Attached is the patch to fix the RM #4642 "port should not be mandatory
> when a service is provided". *Cyril Jouve* has sent the initial patch,
> but that only removes th
Fix webpack issue where multiple assets emit to the same file.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a69d27009967a10fc89419d8ce664f7c5339e56
Author: Aditya Toshniwal
Modified Files
--
web/pgadmin/misc/file_manager/stati
Ensure port and username should not be mandatory when a service is provided.
Fixes #4642
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da553eec9b2324dde5259457bd654683e2133190
Modified Files
--
docs/en_US/release_notes_4_13.rst
ication that can be made to the way I'm
> installing the requirements.txt file itself. At the moment it gets copied
> to the app builder, and then from there to the final container. I don't
> think it's actually needed in the app builder so I could just copy it from
> the h
risedb.com
> The Enterprise PostgreSQL Company
>
>
>
> On Fri, Sep 13, 2019 at 12:09 PM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Looks good to me.
>>
>> On Fri, Sep 13, 2019 at 8:05 AM Akshay Joshi <
>> akshay.jo...@ent
Fix issue where EXEC script doesn't write the complete script for Procedures.
Fixes #4727
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5a6df4ddba98fe58e8c08fdbcbf54a1182f0996
Modified Files
--
docs/en_US/release_notes_4_13.rst
shboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch to fix below RMs.
>
> 1. #4742 - Primary Key Dialog: Can not create Primary key with Index
> 2. #4624 - Add RE-SQL/MSQL test cases for Primary Keys
>
> Thanks,
> Khushboo
>
-
Update message catalogs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2acd2a56150fa287b015e2eb431e51171a4f518b
Modified Files
--
web/pgadmin/messages.pot | 862 +++
.../translations/de/LC_MESSAGES/m
Hi Translators,
We will have a release next week, so updates to translations prior to
release would be helpful. The template and catalogs have been updated in
git.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976
701 - 800 of 5203 matches
Mail list logo