Hi Hackers,
My pull request(https://github.com/EnterpriseDB/wcDocker/pull/5) to fix
resize issue in wcDocker is merged. Attached patch will update the version
of wcDocker and fix the issue in pgAdmin4.
Do not forget to yarn install.
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Softwa
Thanks Dave! I looked at your project descriptions and decided to create an
application for Query Tool Graphing. Here's my partially complete proposal:
https://docs.google.com/document/d/1zZhpmZQZBuZNsJA1UeKHrXKFJQCfmKKvTsnNbdmtT_0/edit?usp=sharing
Everyone's welcome to give me feedback/suggestion
Hi
On Wed, Mar 20, 2019 at 7:30 AM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch to fix the RM #4030 - IDENTITY column not
> recognised.
> - Added support for IDENTITY column for PostgreSQL >= 10.0
>
A few issues unfortunately:
- There's an ex
Ensure that parser should be set in FTS Configuration.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48c5c39c5dbfaf6aae662d0639c5c7f49e462202
Modified Files
--
.../templates/fts_configuration/sql/default/properties.sql |
Thanks - I've committed that, with a minor change to print the total at the
end in a nice friendly format.
On Wed, Mar 20, 2019 at 10:21 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the updated patch. Changes include,
> 1) I have added a new requir
Add a small utility for extracting PostgreSQL SQL and pl/pgsql keywords from
the interwebs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e9a77b3e36cd754be32a2273ae6f2a84a394db9
Author: Aditya Toshniwal
Modified Files
--
tools
Fix an issue with Python 2.7 where regression test output is printed twice by
the logger.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b529c28b4383c8b66239f4849487a32bb783b050
Author: Khushboo Vashi
Modified Files
--
web/regre
1) Fixed issue in Select2 Control, added undefined/null check.
2) Fixed the width of the delete cell.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5dd1472d6b407b59cfe5b2c300268df4843edd7c
Modified Files
--
web/pgadmin/browser/se
Update pycodestyle to 2.5.0. Allow newer versions so we can catch issues early.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=906a4a845e09e60f9d8683ca037305e79bbdcd3e
Modified Files
--
.pycodestyle
Remove the dependency on importlib for Python <= 2.7. It's not actually
required.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48c3763e95d872fc11b2a572645472ac69d36bbc
Modified Files
--
pkg/pip/setup_pip.py | 6 --
requireme
Delete the ci scripts that have be unmaintained and unused for some time now.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1ae502725bfaced544285215a1e742aa3e028b8
Modified Files
--
ci/build_docs.sh| 17 -
Apply codestyle checks to all Python code.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb1e908b54a66f7b8751a82b358bcad49bbda9f1
Modified Files
--
.pycodestyle | 2 +-
Makefile | 6
Hi Hackers,
Attached is the updated patch. Changes include,
1) I have added a new requirements.txt file under pgadmin/tools for
requirements specific to utilities.
2) As suggested by Dave, I have pulled the release version from
https://www.postgresql.org/docs/current/index.html and used it to pull
We need to prefix the exclude directories as the pycodestyle file is now in a
different location.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a8367beb9c6f750b3baf5b6ffd5b9a653064a40
Modified Files
--
.pycodestyle | 2 +-
1 fil
Hi
On Wed, Mar 20, 2019 at 8:21 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi,
>
> On Tue, Mar 19, 2019 at 9:46 PM Dave Page wrote:
>
>> Hi
>>
>> On Tue, Mar 19, 2019 at 10:43 AM Aditya Toshniwal <
>> aditya.toshni...@enterprisedb.com> wrote:
>>
>>> Hi Hackers,
>>>
>>> Att
Hi
On Wed, Mar 20, 2019 at 7:15 AM Travis wrote:
> How does pdadmin4 get DDL of a table i cannot find any refrence in source
> code
> kindly help
>
The hard way I'm afraid - it's reverse engineered and re-generated from the
system catalogues.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twi
Fix PEP-8 issue and move the pycodestyle config into a central location.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9273da2dc68ecf6cc1e2b4262f6de57bd04e2937
Modified Files
--
web/.pycodestyle => .pycodestyle | 0
Makefile
Hi,
On Tue, Mar 19, 2019 at 9:46 PM Dave Page wrote:
> Hi
>
> On Tue, Mar 19, 2019 at 10:43 AM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Attached is a small utility which help in getting the SQL keywords used
>> by PostgreSQL and pl/pgsql.
>> Note that
Hi,
Please find the attached patch to fix the RM #4030 - IDENTITY column not
recognised.
- Added support for IDENTITY column for PostgreSQL >= 10.0
Thanks,
Khushboo
RM_4030.patch
Description: Binary data
How does pdadmin4 get DDL of a table i cannot find any refrence in source
code
kindly help
20 matches
Mail list logo